Man page - datenklo(1)
Packages contains this manual
- tacs(1)
- anetz(1)
- nmt(1)
- jollycom(1)
- fuvst_sniffer(1)
- cnetz_sim(1)
- bnetz-dialer(1)
- amps(1)
- 5-ton-folge(1)
- bnetz(1)
- osmotv(1)
- pocsag(1)
- osmoradio(1)
- dcf77(1)
- jtacs(1)
- datenklo(1)
- zeitansage(1)
- cnetz_magnetic(1)
- fuvst(1)
- imts(1)
- cnetz(1)
- eurosignal(1)
- matesimulator(1)
- cnetz_memory_card_generator(1)
- mpt1327(1)
- golay(1)
- imts-dialer(1)
- radiocom2000(1)
apt-get install osmocom-analog
Manual
datenklo
NAMESYNOPSIS
NAME
datenklo - http://osmocom-analog.eversberg.eu/docs/
SYNOPSIS
datenklo [ options ] -M <mode>
|
-h --help |
This help
|
--config [Λ/]<path to config file> |
Give a config file to use. If it starts with βΛ/β, path is at home dir. Each line in config file is one option, β-β or β--β must not be given!
|
-v --verbose <level> | <level>,<category>[,<category>[,...]] | list |
Use βlistβ to get a list of all levels and categories. Verbose level: digit of debug level (default = β3β) Verbose level+category: level digit followed by one or more categories -> If no category is specified, all categories are selected
|
-v --verbose date |
Show date with debug output
|
-T --am791x-type 7910 | 7911 |
Give modem chip type. (Default = 7911)
|
-M --mc <mode> |
Give mode setting of AM7910/AM71911, use βlistβ to list all modes.
|
-A --auto-rts |
Automatically rais and drop modemβs RTS line for half duplex operation. TX data will be queued while remote carrier is detected.
|
-B --baudrate <RX rate> <TX rate> |
Given baud rate will override the baud rate given by ioctl. A baud rate of <= 150 Bps for TX and/or RX will attach TX and/or RX to the back channel instead of the main channel.
|
-D --device |
Device name. The prefix β/dev/ is automatically added, if not given. (default = β/dev/ttyDATENKLO0β)
|
-S --stereo |
Generate two devices. One device connects to the left and the other to the right channel of the audio device. The device number in the device name is automatically increased by one. You must also define the mode twice. ( -M <mode> -M <mode>)
|
-a --audio-device hw:<card>,<device> |
Sound card and device number (default = βhw:0,0β)
|
-s --samplerate <rate> |
Sample rate of sound device (default = β48000β)
|
-b --buffer <ms> |
How many milliseconds are processed in advance (default = β50β)
|
-l --loopback <type> |
Perform audio loopback to test modem. type 1: Audio from transmitter is fed into receiver (analog loopback) type 2: Audio is crossed between two modem instances. (use with -S )
|
--fast-math |
Use fast math approximation for slow CPU / ARM based systems.
|
--write-rx-wave <file> |
Write received audio to given wave file.
|
--write-tx-wave <file> |
Write transmitted audio to given wave file.
|
--read-rx-wave <file> |
Replace received audio by given wave file.
|
--read-tx-wave <file> |
Replace transmitted audio by given wave file.