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
README
command.scr
dump.scr
mywifi.scr
mywifi_tg.sh format scripts with tabs, replace backticks, refactor (#770) 2023-05-07 22:06:10 -04:00
operator.scr
send_sms.scr
send_sms.sh
set_gprs.scr
set_umts.scr
sigmon.sh

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