Commit Graph

185 Commits

Author SHA1 Message Date
Cameron Thompson
3ee103c3dd Update README.md
Fix spacing issue
2024-03-17 21:32:06 -04:00
Cameron Thompson
0231ac55b2 Merge pull request #11 from tarunVreddy/patch-1
Fixed SA band aggregation
2024-03-17 13:09:38 -04:00
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
iamromulan
a2d3bc2d87 Delete atcmd 2024-03-16 22:23:26 -04:00
iamromulan
d2a1ada389 Merge pull request #9 from dr-dolomite/main
Added Various Fixes on Parsing and Added New Data Fields
2024-03-16 15:29:22 -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
a08f65d02d Add LICENSE 2024-03-13 16:16:09 -04:00
iamromulan
42ef30877f Update README.md
Add && cd / to the command to ensure you are working in / again upon script exit
2024-03-11 23:15:35 -04:00
iamromulan
0b25cbefd8 Fixed unknown NR5G band 2024-02-29 00:20:15 -05:00
iamromulan
7bf87e4f3b add opkg update process 2024-02-25 23:18:33 -05:00
iamromulan
0179c92213 Add a delay to give /opt time to mount 2024-02-25 23:13:50 -05:00
iamromulan
d8ed2fd48f Fix Wget links 2024-02-25 02:21:49 -05:00
iamromulan
dd0f74ae39 Update Tree to main 2024-02-23 19:06:48 -05:00
iamromulan
d218166329 Fix branch name in link 2024-02-23 19:06:21 -05:00
iamromulan
b6139c8ed3 Single Command: Download and run the toolkit
-Edit install instructions
2024-02-23 19:04:10 -05:00
iamromulan
9a385f32f6 Merge iamromulan/quectel-rgmii-toolkit/development into iamromulan/quectel-rgmii-toolkit/main (20240223)
Major Toolkit Update: No more Telnet Daemon
2024-02-23 18:33:50 -05:00
iamromulan
85d3c7bc41 Add Menu Colors
-Added rest of the menu colors
2024-02-23 16:46:28 -05:00
iamromulan
9861d33649 Allow installation of the simplefirewall only
If simplefirewall isn't installed upon entering the config menu it will ask to install it
2024-02-23 15:47:05 -05:00
iamromulan
5f8346f6a5 Fix command usage
cp -f to cp -rf
2024-02-23 15:11:15 -05:00
iamromulan
500a2c4c69 TTL service fix
Fix problem with TTL service not being copied over to sysd correctly
2024-02-23 11:58:14 -05:00
iamromulan
8c69d328b5 Make Menu look better
-Added colors to menu
-Added my logo ;)
2024-02-23 00:05:19 -05:00
iamromulan
5c5e9c5673 Poking at TTL toolkit menu...... 2024-02-22 23:22:40 -05:00
iamromulan
34c9c127fd Fix wrong command usage for TTL 2024-02-22 23:08:15 -05:00
iamromulan
0804f7800f Fix TTL Value set from Toolkit 2024-02-22 23:03:32 -05:00
iamromulan
551ab341bc Revert "Fix TTL Update from toolkit"
This reverts commit 9ec5223806.
2024-02-22 22:44:34 -05:00
iamromulan
9ec5223806 Fix TTL Update from toolkit
Added service restart command
2024-02-22 22:38:23 -05:00
iamromulan
bfba691a37 Fix Path issue 2024-02-22 22:14:03 -05:00
iamromulan
9242b753c4 Merge branch 'development' of https://github.com/iamromulan/quectel-rgmii-toolkit into development 2024-02-22 22:13:03 -05:00
iamromulan
ff50ea1b3f Fix another path issue 2024-02-22 22:12:52 -05:00
iamromulan
c4819964ea Bug fixes
Fixed more path issues
2024-02-22 22:07:20 -05:00
iamromulan
716064753f Fix path 2024-02-22 22:06:17 -05:00
iamromulan
9873a43266 Error Fixes, add entware option
Fix wrong link for simpleadmintest, add install entware option
2024-02-22 21:46:03 -05:00
iamromulan
bf7e716186 Fix wget link for socat-at-bridge 2024-02-22 16:46:49 -05:00
iamromulan
bc5bd18e72 Fix typos and missing remount_rw 2024-02-22 16:14:21 -05:00
iamromulan
b210afdb47 Rename RMxxx_rgmii_toolkit_dev.sh to RMxxx_rgmii_toolkit.sh 2024-02-22 15:26:47 -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
c83f703da6 Add ttyd 1.7.4 armhf binary 2024-02-16 00:50:28 -05:00
iamromulan
2e0d213a0f Add simpleadmin test branch
-Installer now working
2024-02-16 00:36:24 -05:00
iamromulan
b7c3fd927e Add simpleadmin test branch 2024-02-16 00:33:34 -05:00
iamromulan
e37e6fb686 Add simpleadmin test branch
Add new branch for development
2024-02-16 00:22:30 -05:00
iamromulan
d6ba3a8aaa Add CFUN=0 fix
Fixed
2024-02-13 19:52:10 -05:00
iamromulan
a7e9549e36 Add CFUN=0 fix option
-Fixed missing quotes around $service_path during symbolic link
2024-02-13 19:44:05 -05:00
iamromulan
8e7677c8a6 Update RMxxx_rgmii_toolkit.sh
-Rearranged Reboot timer function
-Added a CFUN=1 fix option, in case the modem starts in CFUN=0 mode installing this fix will cause AT+CFUN=1 to be sent at boot per user request
2024-02-13 16:05:45 -05:00