Man page - fuvst_sniffer(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
fuvst_sniffer
NAMESYNOPSIS
Global options:
SEE ALSO
NAME
fuvst_sniffer - http://osmocom-analog.eversberg.eu/docs/
SYNOPSIS
fuvst_sniffer -k <kanal/channel> [ options ] [ station_id ]
Global options:
|
-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! Default: β(null)β
|
--no-config |
Even if a config file exists, donβt use it.
|
-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
|
-k --kanal <channel> |
||
|
-k --channel <channel> |
Channel (German = Kanal) number of "Sender" (German = Transceiver)
|
-a --audio-device hw:<card>,<device>[/hw:<card>.<rec-device>] |
Sound card and device number (default = βhw:0,0β) You may specify a different recording device by using β/β. Donβt set it for SDR!
|
-s --samplerate <rate> |
Sample rate of sound device (default = β48000β)
|
-i --interval 0.1..25 |
Interval of processing loop in ms (default = β1.0β ms) Use 10 to drastically reduce CPU usage. In case of buffer underrun, increase buffer accordingly.
|
-b --buffer <ms> |
How many milliseconds are processed in advance (default = β50β) A buffer below 10 ms requires low interval like 0.1 ms.
|
--rx-gain <dB> |
Raise/lower receiverβs RX level by given gain in dB. (Works with sound card only.)
|
--tx-gain <dB> |
Raise/lower transmittersβs RX level by given gain in dB. (Works with sound card only.)
|
-e --echo-test |
Use echo test, to send back audio from mobile phoneβs microphone to the speaker. (German: βBlasprobeβ).
|
-c --call-device hw:<card>,<device>[/hw:<card>.<rec-device>] |
Sound card and device number for headset (default = ββ) You may specify a different recording device by using β/β.
|
--call-samplerate <rate> |
Sample rate of sound device for headset (default = β48000β)
|
--call-buffer <ms> |
How many milliseconds are processed in advance (default = β50β)
|
-x --osmocc-cross |
Enable built-in call forwarding between mobiles. Be sure to have at least one control channel and two voice channels. Alternatively use one combined control+voice channel and one voice channels.
|
-o --osmocc-sock |
Disable built-in call control and offer socket
|
--cc "<osmo-cc arg>" [--cc ...] |
Pass arguments to Osmo-CC endpoint. Use β-cc helpβ for description.
|
--no-l16 |
Disable L16 (linear 16 bit) codec.
|
-t --tones 0 | 1 |
Connect call on setup/release to provide classic tones towards fixed network (default = β1β)
|
-l --loopback <type> |
Loopback test: 1 = internal | 2 = external | 3 = echo
|
-r --realtime <prio> |
Set prio: 0 to disable, 99 for maximum (default = 0)
|
--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.
Network specific options: Use β-k BS -k BSCβ to trace both sides of SS7 link, using a stereo input. Use β-v 0β for total message logging, including errors. Use β-v 1β for all messages, including resends (and weird messages from SAE). Use β-v 2β for messages between DKO and MSC.
Press digits β0β..β9β and then βdβ key to dial towards mobile station. Press βhβ key to hangup. Press βwβ key to toggle display of RX wave form. Press βcβ key to toggle display of channel status. Press βmβ key to toggle display of measurement value.
SEE ALSO
The full documentation for [0;33m[1;31mDOPTIONS[0;m[0;33m is maintained as a Texinfo manual. If the info and [0;33m[1;31mDOPTIONS[0;m[0;33m programs are properly installed at your site, the command
info [0;33m[1;31mDOPTIONS[0;m[0;33m
should give you access to the complete manual.