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
Cameron Thompson
93450eb399
Merge branch 'development' into main
2024-03-17 13:32:43 -04:00
iamromulan
fdb488f478
Sync PR#11 from main
...
Co-Authored-By: Tarun Reddy <tarun@reddyemail.com >
2024-03-17 13:12:44 -04:00
Cameron Thompson
bce789a5b9
Update development README.md
2024-03-17 11:59:50 -04:00
iamromulan
182159fe71
Update Development Branch README
2024-03-17 11:47:10 -04: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
iamromulan
a2d3bc2d87
Delete atcmd
2024-03-16 22:23:26 -04:00
Cameron Thompson
2970209753
Update installentware.sh
...
Remove extra quotes
2024-03-16 22:15:32 -04:00
Cameron Thompson
92fb8ab335
Update RMxxx_rgmii_toolkit.sh
...
Updated ttyd installation
2024-03-16 21:51:49 -04:00
Cameron Thompson
911df02bd8
Update RMxxx_rgmii_toolkit.sh
...
Add more info to the portable/built-in AT Command Function
Defined the Github username
2024-03-16 20:23:07 -04:00
Cameron Thompson
95b10ece14
Update installentware.sh
...
Add color to menu option when looking for existing opkg installed from factory
2024-03-16 20:21:47 -04:00
Cameron Thompson
b7a28b0598
Delete old atcmd
2024-03-16 20:04:16 -04:00
Cameron Thompson
dc8149ad67
Update get_atcommand to use ttyOUT2
...
Using the intended AT command stream now. Should be more responsive.
2024-03-16 19:45:18 -04:00
Cameron Thompson
8c69205582
Update atcmd
2024-03-16 19:33:35 -04:00
Cameron Thompson
2bdbf613e8
Update atcmd
2024-03-16 19:27:40 -04:00
Cameron Thompson
3eeb641309
Update atcmd
2024-03-16 19:22:12 -04:00
Cameron Thompson
91b8dde145
Update atcmd
2024-03-16 19:13:39 -04:00
Cameron Thompson
2f01f9cacc
Add Color to atcmd
2024-03-16 18:53:56 -04:00
Cameron Thompson
efd859e302
Update atcmd
2024-03-16 18:43:58 -04:00
Cameron Thompson
df20fbeca3
Update atcmd
2024-03-16 18:38:46 -04:00
Cameron Thompson
b9916a4c1d
Update atcmd
2024-03-16 18:30:57 -04:00
Cameron Thompson
cf39a48263
at-socat-bridge major update toolkit fix
...
Fixed the chmod +x command failing
2024-03-16 18:13:45 -04:00
iamromulan
127db81532
Major at-socat-bridge update
...
-Now uses both smd11 and smd7 for separate AT streams
-smd11 is linked to ttyOUT
-smd7 is linked to ttyOUT2
ttyOUT is intended for automated AT commands (for parse scripts, etc)
ttyOUT2 is intended for manual user initiated AT commands; the new atcmd bin is now linked to /bin as well for utilization of ttyOUT2 by shell. Just type the command atcmd to run it.
Separating these streams will improve responsiveness and help the progress of more development.
2024-03-16 17:49:52 -04:00
iamromulan
eb1ae610a0
Merge chnages from PR#9
...
https: //github.com/iamromulan/quectel-rgmii-toolkit/pull/9
Co-Authored-By: Russel Yasol <73575327+dr-dolomite@users.noreply.github.com >
2024-03-16 15:54:43 -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
ff887444f7
Create LICENSE
2024-03-13 16:19:24 -04:00
iamromulan
a08f65d02d
Add LICENSE
2024-03-13 16:16:09 -04:00
iamromulan
87dab7a813
Fix missing function call
2024-03-11 23:32:41 -04:00
iamromulan
b16f76b9bc
Update README.md
2024-03-11 23:18:18 -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
3dff54a90d
Add check for existing opkg
2024-03-11 23:12:02 -04:00
iamromulan
0b25cbefd8
Fixed unknown NR5G band
2024-02-29 00:20:15 -05:00
iamromulan
415ee31bbf
Fixed unknown NSA 5G band parse
...
Fixed
2024-02-29 00:18:20 -05:00
iamromulan
cef714f755
Remove Python ref (very old)
2024-02-27 01:09:26 -05:00
iamromulan
9cd62ec422
Add systemd unit for smd7 bridge kill
...
-Kills existing bridge between smd7 and at_usb2 (Confirmed Not the USB COM port that shows in Windows)
2024-02-27 00:19:03 -05:00
iamromulan
369e3ad673
Add new files for 2nd Socat bridge
...
-Create a new set of systemd units to chose from for the creation of ttyIN2 and ttyOUT2 for a 2nd separate AT channel
-Create a new script that kills the smd7 port bridge when smd7 is needed for use by ttyOUT or ttyOUT2
2024-02-26 22:43:47 -05:00
iamromulan
26a74b1e24
Update RMxxx_rgmii_toolkit.sh
2024-02-26 19:59:08 -05:00