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 | 0000000147 147 Bytes | |
atinout.spec | 0000001619 1.58 KB |
Revision 1 (latest revision is 2)
Dominique Leuenberger (dimstar_suse)
accepted
request 632527
from
Martin Hauke (mnhauke)
(revision 1)
I want to maintain atinout in Factory
Comments 0