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
$
- Developed at hardware
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/atinout && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
atinout-0.9.1.tar.gz | 0000024117 23.6 KB | |
atinout-fix-build.patch | 0000001000 1000 Bytes | |
atinout.changes | 0000000372 372 Bytes | |
atinout.spec | 0000001612 1.57 KB |
Comments 0