Cameron Thompson
8de5015d46
Merge pull request #22 from dr-dolomite/development
...
Added Other Bandlocking Page Functionalities
2024-03-28 08:34:48 -04: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
Cameron Thompson
4458b582d6
Add new html to installer
2024-03-28 00:55:34 -04:00
Cameron Thompson
da10c7b300
Merge pull request #21 from dr-dolomite/development
...
Added GUI Bandlocking and Cell Locking
2024-03-28 00:52:13 -04:00
Cameron Thompson
33f81954d7
Delete tailscale/tailscale
...
no longer needed
2024-03-28 00:49:08 -04:00
Cameron Thompson
8ad7da63f1
Delete tailscale/tailscaled
...
No longer needed
2024-03-28 00:48:51 -04:00
Cameron Thompson
d387d5417b
Update tailscale installer
...
Now gets tailscale and tailscaled directly from source
updated to 1.62.1
2024-03-28 00:47:59 -04:00
Cameron Thompson
5bd84a7fb1
Delete ttyd/ttyd
...
remove unneeded file
2024-03-28 00:21:08 -04:00
Cameron Thompson
039c3d0855
update ttyd source to 1.7.5
...
https://github.com/tsl0922/ttyd/releases/tag/1.7.5
2024-03-28 00:20:29 -04:00
Cameron Thompson
0b33a3991e
Fix simpleadmin not installing
2024-03-27 20:32:52 -04: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
Cameron Thompson
cadf231422
Update RMxxx_rgmii_toolkit.sh
2024-03-26 01:44:10 -04:00
Cameron Thompson
6e3ccb63d7
Update installentware.sh
...
-Now installs:
mc: GUI file browser
htop: graphical view of system resources
dfc: graphical view of disk space
lsof: list open files (show what's using a particular thing/file)
2024-03-26 01:25:06 -04:00
Cameron Thompson
ea86c78d73
Update RMxxx_rgmii_toolkit.sh
...
-Update ttyd installation process to allow Updating and Uninstalling; Added new dependency check
-Add fast.com CLI (tops out at 40mbps)
2024-03-26 01:11:40 -04:00
Cameron Thompson
a42e85bcf2
Added Login Patch
...
-Now patches the login and passwd binaries to allow a normal login process
-Sets the $PATH and $HOME of the root user to reflect efficient use of the environment
(These changes were moved from the ttyd installation process as it is useful to more than just ttyd)
2024-03-25 23:29:04 -04:00
Cameron Thompson
31b58c431c
Add Speedtest CLI installer
2024-03-25 01:27:32 -04:00
Cameron Thompson
f8c84d2779
Update ttyd.bash
...
update path to atcmd
2024-03-25 01:01:47 -04:00
Cameron Thompson
81b0a9e0ba
Update ttyd.bash
...
Updated to use atcmd to obtain info
Now shows the firmware version and serial number
2024-03-25 00:53:13 -04:00
Cameron Thompson
fb108bd043
Merge pull request #20 from dr-dolomite/development
...
Added NSA Parsing Fix
2024-03-25 00:15:22 -04: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
93621b3f64
Update TTYd installation
...
-Now copies passwd from /etc to /opt/etc in the case of SELINUX is enabled on the module
-Sets the root user's home folder to /usrdata/root to allow for default writability and more available space
-Creates a .profile to be placed in the home directory that sets the correct $PATH This file can be used to execute a startup menu later.
-Creates /usrdata/root/bin for binaries to be pushed to later. This is added to the $PATH as well by .profile
2024-03-24 20:17:23 -04:00
Cameron Thompson
e1fb14118b
Add the ability to specify an AT command as an argument
...
Usage:
atcmd '<command>'
or
atcmd (starts an interactive session as before)
Example:
root@sdxlemur:~# atcmd 'ATI'
ATI
Quectel
RM521F-GL
Revision: RM521FGLEAR05A02M4G
OK
2024-03-24 17:51:48 -04:00
Cameron Thompson
2d6067799d
Merge pull request #19 from dr-dolomite/development
...
Added various new features and fixes
2024-03-24 16:02:59 -04: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
Cameron Thompson
bc2a2500ad
Merge pull request #17 from dr-dolomite/development
...
Added Speedtest Page
2024-03-21 20:18:06 -04:00
dr-dolomite
f2e4f26b81
added speedtest page
2024-03-21 19:55:09 +08:00
Cameron Thompson
43827d835c
Merge pull request #16 from dr-dolomite/development
...
For Testing: For NR5G SA Carrier Aggregation SCC Parsing
2024-03-21 00:06:02 -04:00
dr-dolomite
de954c1ec4
Merge branch 'development' of https://github.com/dr-dolomite/quectel-rgmii-toolkit into development
2024-03-21 08:57:43 +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
Cameron Thompson
35993bf722
Fixed ttyd not starting at boot
2024-03-19 20:05:56 -07:00
Cameron Thompson
24559dc6f2
Merge pull request #13 from dr-dolomite/development
...
AT Command Page Input Change
2024-03-17 22:23:23 -04:00
Cameron Thompson
871708de51
Merge pull request #12 from dr-dolomite/main
...
Fixed APN and SCC parsing
2024-03-17 22:22:54 -04:00
dr-dolomite
9591200848
Merge branch 'development' of https://github.com/dr-dolomite/quectel-rgmii-toolkit into development
2024-03-18 10:08:33 +08:00
dr-dolomite
71fb0b2245
at input now accepts return key
2024-03-18 10:08:16 +08:00
Russel Yasol
e82218e264
Merge branch 'iamromulan:development' into development
2024-03-18 09:57:13 +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
Cameron Thompson
d553d6d55a
Merge pull request #10 from dr-dolomite/main
...
Added Minor Fixes and Dynamic Wait Time for AT Command Page
2024-03-17 13:34:01 -04:00