Commit Graph

202 Commits

Author SHA1 Message Date
Cameron Thompson
0f7f5a258c Update ttl.html
fix nav
2024-04-12 09:40:49 -04:00
Cameron Thompson
766e6c5457 Update speedtest.html
fix nav
2024-04-12 09:39:53 -04:00
Cameron Thompson
5546c9e3ac Update index.html
fix nav
2024-04-12 09:39:28 -04:00
Cameron Thompson
2fa9596106 Update bandlock.html
fix nav
2024-04-12 09:38:47 -04:00
Cameron Thompson
cadd1fbb8b Update atcommander.html
Fix Nav
2024-04-12 09:38:05 -04:00
Cameron Thompson
d18e3be937 Re-add useful AT commands section for now 2024-04-03 21:05:08 -04:00
Cameron Thompson
47dded4538 Update README.md 2024-03-31 03:01:12 -04:00
Cameron Thompson
9ac6bdf597 Update bandlock.html 2024-03-31 02:31:32 -04:00
Cameron Thompson
16bb998c72 Updated to install the new bandlock.html 2024-03-31 02:28:33 -04:00
Cameron Thompson
20e2aca705 Major Toolkit Update
New: simple settings for band locking, cell locking, and other settable settings.

New: Tailscale and ttyd now get the binaries directly from their sources

Updated: tailscale and ttyd versions

Updated: simpleadmin is now installed by downloading each file individually and directly to the spot it needs to be in

Removed: TTL Only and No at commands versions of simpleadmin. If anyone needs this please open an issue.
2024-03-31 01:50:44 -04:00
Cameron Thompson
de74eecd77 Update ttyd source to 1.75
https://github.com/tsl0922/ttyd/releases/tag/1.7.5
2024-03-28 00:18:27 -04:00
iamromulan
c01c9e88e0 Sync stable Changes with development
-NSA and SA stats now show correctly
-Entware is now considered out of BETA
-ttyd installation process improved
-Added install option for speedtest and fast CLI commands

Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com>
2024-03-26 01:57:29 -04:00
Cameron Thompson
36e3ff1da3 Fixed TTYd not starting at boot 2024-03-19 20:01:53 -07:00
iamromulan
dea33f9ad9 Sync changes with development
Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com>
2024-03-18 00:02:30 -04:00
Cameron Thompson
f44eba7d4d Update README.md 2024-03-17 22:05:09 -04:00
Cameron Thompson
0669bfc693 Update README.md 2024-03-17 22:04:00 -04:00
Cameron Thompson
898482b80f Update main README.md 2024-03-17 21:54:34 -04:00
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