firmware/general/package/comgt/files
Paul Philippov a6b9d985f4
format scripts with tabs, replace backticks, refactor (#770)
2023-05-07 22:06:10 -04:00
..
NOTIFY.txt Add comgt and jsonparser packages, some small fixes for SD card work (#496) 2022-09-30 08:48:42 +03:00
README Add comgt and jsonparser packages, some small fixes for SD card work (#496) 2022-09-30 08:48:42 +03:00
command.scr Add comgt and jsonparser packages, some small fixes for SD card work (#496) 2022-09-30 08:48:42 +03:00
dump.scr Add comgt and jsonparser packages, some small fixes for SD card work (#496) 2022-09-30 08:48:42 +03:00
mywifi.scr Add jsonfilter package (#519) 2022-10-20 22:59:20 +03:00
mywifi_tg.sh format scripts with tabs, replace backticks, refactor (#770) 2023-05-07 22:06:10 -04:00
operator.scr Add comgt and jsonparser packages, some small fixes for SD card work (#496) 2022-09-30 08:48:42 +03:00
send_sms.scr Add comgt and jsonparser packages, some small fixes for SD card work (#496) 2022-09-30 08:48:42 +03:00
send_sms.sh Add comgt and jsonparser packages, some small fixes for SD card work (#496) 2022-09-30 08:48:42 +03:00
set_gprs.scr Add comgt and jsonparser packages, some small fixes for SD card work (#496) 2022-09-30 08:48:42 +03:00
set_umts.scr Add comgt and jsonparser packages, some small fixes for SD card work (#496) 2022-09-30 08:48:42 +03:00
sigmon.sh Add comgt and jsonparser packages, some small fixes for SD card work (#496) 2022-09-30 08:48:42 +03:00

README

####################################################
#
# comgt script files
#  To be placed in /etc/comgt
#
# Copyright (C) 2006  Paul Hardwick <paul@peck.org>
#
###################################################
This directory contains scripts for execution by the comgt utility
`man comgt` for more info on the syntax.

The scripts provided:

command.scr     - Provides an interactive session to let the user send AT commands manually
dump.scr        - Prints the result of AT&V to the console - useful for debugging device configurations
operator.scr    - Gets a list of operators and allows the user to do a manual selection - useful for roaming abroad.
#
sigmon.sh       - Continuosly monitors the signal strength - `man sigmon` for more info