Commit Graph

19 Commits

Author SHA1 Message Date
iamromulan
7f17818a9c Simpleupdates Phase 1
-Moved several installation functions to individual scripts that will run as systemd processes for updating/installing; This is phase 1 in creating an automatic update system
-Merged ttyd into simpleadmin as it is now part of simpleadmin as "console"
2024-04-13 21:56:39 -04:00
Cameron Thompson
0eb07f75ef 1.6 Seconds stats 2024-04-04 01:33:34 -04:00
Russel Yasol
488486bcdc added dedicated NR-CA NSA parser 2024-03-25 08:52:54 +08:00
Russel Yasol
f58ccff0bf added dedicated NR-CA SA parser 2024-03-25 00:06:44 +08:00
dr-dolomite
3b739faf66 temporarily removed sed for SA 2024-03-21 08:57:29 +08:00
dr-dolomite
81260a5289 removed unneeded json file 2024-03-18 09:48:08 +08:00
dr-dolomite
7007844977 fixed APN to fetch the third field directly 2024-03-18 09:47:38 +08:00
dr-dolomite
19a10334cb added conditions when querying SCC bands 2024-03-18 08:44:44 +08:00
dr-dolomite
0ce9b05ef3 fixed NR_BAND where it includes the PCC when 2 SA NRBANDS were detected 2024-03-17 21:40:09 +08:00
dr-dolomite
d8c1799789 added fix for json parsing failing on 2 NR5G bands 2024-03-17 21:16:24 +08:00
dr-dolomite
28c4430ca5 fixed APN not showing, moved to generic branding, and added sms for testing 2024-03-17 13:39:10 +08:00
dr-dolomite
8ba01af384 changed PCI to show both 4G and 5G when using NSA 2024-03-16 20:38:35 +08:00
dr-dolomite
9438fe515d added APN, Model, and Sim Slot query to loop 2024-03-16 13:33:17 +08:00
dr-dolomite
899d405d70 added conversion function for SA band bandwidth 2024-03-16 13:26:05 +08:00
dr-dolomite
3b921694c6 fixed MCCMNC sometimes not showing 2024-03-16 11:13:02 +08:00
dr-dolomite
08e5bc7359 added various fixes and new data fields 2024-03-16 11:01:03 +08:00
iamromulan
0b25cbefd8 Fixed unknown NR5G band 2024-02-29 00:20:15 -05:00
iamromulan
780590bfa5 Combine Dependencies; Other Improvements
-Removed CPU intensive python based telnet server option
-Removed Micropython
-Renamed AT Telnet Daemon socat-at bridge
-Moved TTL related files not part of the www/cgi-bin directory to /simplefirewall
-Improved Simplefirewall menu, added ability to change TTL
-Combined uninstall and install functions for simpleadmin and dependencies into single functions
2024-02-20 23:44:05 -05:00
iamromulan
7f80364ac0 Edit Install/Uninstall scripts; Update README.md
Edited Install and Uninstall scripts to handle both at_telnet_daemon and simpleadmin
2023-09-20 00:35:38 -04:00