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
$
- Sources inherited from project openSUSE:Backports:SLE-15-SP6
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP6:Update/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 |
Latest Revision
Yuchen Lin (maxlin_factory)
committed
(revision 3)
branch from Backports SP5
Comments 0