Commit Graph

196 Commits

Author SHA1 Message Date
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
ff887444f7 Create LICENSE 2024-03-13 16:19:24 -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
3dff54a90d Add check for existing opkg 2024-03-11 23:12:02 -04: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
iamromulan
07e4e797b7 Add TTYd option 2024-02-26 19:56:22 -05:00
iamromulan
17c8b1f901 Create ttyd.service 2024-02-26 19:15:36 -05:00
iamromulan
b1f001b066 Add ttyd.bash
Example script file for TTYD to start up
2024-02-26 01:18:36 -05:00
iamromulan
f320f94e4c Move uninstall function 2024-02-26 00:44:08 -05:00
iamromulan
c543a1e9ab Update Entware installer trigger 2024-02-26 00:34:46 -05:00
iamromulan
1ebd61b7cb Remove indentations 2024-02-26 00:29:14 -05:00
iamromulan
68a84397b0 Update installentware.sh
Improve Installation process
Add colors to echo
2024-02-26 00:21:40 -05:00
iamromulan
c724d64d04 Add uninstall option
Add uninstall option, cleanup
2024-02-25 23:47:59 -05:00
iamromulan
edee6c61ca Sync with main 2024-02-25 23:22:46 -05:00
iamromulan
2c40cacc18 Add $GITTREE to entware link
Add $GITTREE to entware link
2024-02-25 21:52:05 -05:00
iamromulan
a175d0597a Merge last fixes from Main 2024-02-25 21:41:34 -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