AT commands as input are sent to modem and responses given as output
http://atinout.sourceforge.net
This program will read a file (or stdin) containing a list of AT
commands. Each command will be send to the modem, and all the response
for the command will be output to file (or stdout).
Example, to hang up an ongoing call:
$ echo ATH | atinout - /dev/ttyACM0 -
ATH
OK
$
- Links to hardware / atinout
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:mnhauke/atinout && cd $_ - Create Badge
Refresh
Source Files (show merged sources derived from linked package)
| Filename | Size | Changed |
|---|---|---|
| _link | 0000000442 442 Bytes |
Comments 0