Commit Graph

51 Commits

Author SHA1 Message Date
Russel Yasol
802c90e7b4 updated cell lock info 2024-03-29 21:33:47 +08:00
Russel Yasol
6ad0f026e6 added fix for NSA Scanning 2024-03-29 21:29:02 +08:00
Russel Yasol
21c9099606 removed duplicate reboot button 2024-03-29 21:25:55 +08:00
Russel Yasol
b0545018f2 added more query shortcuts 2024-03-29 21:24:55 +08:00
Russel Yasol
19c233e02b added cell lock max to 10 2024-03-29 21:09:41 +08:00
Russel Yasol
bb2921c8fe added some responsiveness for Simple Network 2024-03-28 13:47:54 +08:00
Russel Yasol
dfbbfe9ba5 added utilities and query 2024-03-28 13:00:59 +08:00
Russel Yasol
968e003fa5 added cell locking functionality 2024-03-28 00:50:51 +08:00
Russel Yasol
6eff6d28cb removed trailing ` at parse script 2024-03-27 10:59:28 +08:00
Russel Yasol
3a506a5eb2 added GUI bandlocking 2024-03-27 10:55:54 +08:00
Russel Yasol
013ce81c09 Merge branch 'development' of https://github.com/dr-dolomite/quectel-rgmii-toolkit into development 2024-03-25 08:56:59 +08:00
Russel Yasol
488486bcdc added dedicated NR-CA NSA parser 2024-03-25 08:52:54 +08:00
Cameron Thompson
f9c9f97e95 Merge branch 'development' into development 2024-03-24 16:02:38 -04:00
Russel Yasol
f58ccff0bf added dedicated NR-CA SA parser 2024-03-25 00:06:44 +08:00
Russel Yasol
b423866d0d added reboot button 2024-03-24 22:38:21 +08:00
Russel Yasol
4a3307f683 added ATI as the default command 2024-03-24 21:50:24 +08:00
Cameron Thompson
4b92fdbaf0 Re-add sed
dea33f9ad9 (r140145133)
2024-03-23 16:36:03 -04:00
Cameron Thompson
a3b4e40027 Sync changes with simpleadmintest 2024-03-21 23:29:16 -04:00
Cameron Thompson
e19dc87405 Re-add sed; Fixes stats page 2024-03-21 22:33:21 -04:00
dr-dolomite
f2e4f26b81 added speedtest page 2024-03-21 19:55:09 +08:00
dr-dolomite
3b739faf66 temporarily removed sed for SA 2024-03-21 08:57:29 +08:00
dr-dolomite
9fae1763e4 added template for client side fetching 2024-03-21 06:03:36 +08:00
dr-dolomite
71fb0b2245 at input now accepts return key 2024-03-18 10:08:16 +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
80b34719a5 incorporated atcmd dynamic wait time to get_atcommand 2024-03-17 17:07:18 +08:00
dr-dolomite
b450fd2813 added clear button and disabled states 2024-03-17 15:49:40 +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
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