Commit Graph

21 Commits

Author SHA1 Message Date
Tarun Reddy
977cd261bc Fixed SA band aggregation
Parsing failed with more than one band used in SA mode. This does not allow for more than 3 bands in NSA or 2 bands in SA. Relevant for better towers and better rm521 modems.
2024-03-17 07:19:46 -06:00
iamromulan
7d5d9fe74f Major Toolkit Update: socat and TTYd
-Both SMD11 and SMD7 are now used to create 2 separate AT command flows/streams
   -SMD11 is linked to ttyOUT
   -SMD7 is linked to ttyOUT2
-ttyOUT is intended for use with automated AT commands like the modem status parse script
-ttyOUT2 is intended for user initiated AT commands like the AT Commands page in simpleadmin or the new atcmd shell command

-Entware installation has been improved for better compatibility and smoother install.

-Added the option to try out TTYd
   -This is a web based shell console you can access via http on port 443
   -More improvements to come
2024-03-17 00:10:18 -04:00
dr-dolomite
d4a8d83586 adjusted layouts for better readability 2024-03-16 22:46:09 +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
5234303275 fixed unpaired div and missing html closing tag 2024-03-16 11:06:01 +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
24b66cae3e Update atcommander.html 2023-12-03 16:48:13 -05:00
iamromulan
ad4e5f79dd Update ttl.html 2023-12-03 16:47:44 -05:00
iamromulan
24a976fca5 Update atcommander.html 2023-12-03 16:46:59 -05:00
iamromulan
b0886b46df Update index.html 2023-12-03 16:46:13 -05:00
iamromulan
8b94a4a040 Update index.html 2023-12-03 16:45:42 -05:00
iamromulan
1bba789c0a Update simpleadmin_generate_status.service
Get rid of requirement
2023-12-01 23:47:16 -05:00
iamromulan
8a38c9101e Fixed typos
Fixed typos
2023-10-15 13:21:11 -04:00
iamromulan
88c0bc92c9 Edit Wording, Black navbar
Changed nav bar to black
Changed wording on a few spots
Added lots of AT commands for easy copy/paste
2023-10-15 13:09:55 -04:00
iamromulan
ff78cc0f65 Merge latest changes
Merged new simpleadmin changes
2023-10-07 22:58:35 -04: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