Cameron Thompson
0d962f3130
Merge pull request #171 from 1alessandro1/patch-3
...
fix typo
2025-06-01 13:34:22 -04:00
1alessandro1
6bf2d640c3
fix typo
2025-06-01 08:58:26 +02:00
Cameron Thompson
1d91aebcc8
Update README.md
2025-05-14 21:28:19 -04:00
Cameron Thompson
0b1f3b22d8
Update Branch name
2024-11-08 18:52:35 -08:00
Cameron Thompson
7ed145d7bc
Archive Simpleadmin 1.0
2024-10-30 03:22:39 +00:00
Cameron Thompson
74d7d3f3ef
Reduce README to skeleton
...
Temporary redirection readme
More to come
2024-10-30 03:17:45 +00:00
Cameron Thompson
3962c5cf5a
Hot fix: Broken download link for bandlock.html
2024-05-10 16:17:04 -04:00
Cameron Thompson
67a9ddfff8
Update RMxxx_rgmii_toolkit.sh
2024-04-13 13:08:56 -04:00
Cameron Thompson
84439e332e
Fixed entware not being fully installed
...
-Login binary takeover will now happen when installing entware
-You can set your password at this point as well
2024-04-12 23:51:00 -04:00
Cameron Thompson
4446e6287e
Update RMxxx_rgmii_toolkit.sh
...
Disable dev branch install for now
2024-04-12 09:43:47 -04:00
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