DUMP1090-MUTABILITY(1) | User Commands | DUMP1090-MUTABILITY(1) |
dump1090-mutability dump1090-mutability --interactive dump1090-mutability --ifile file
dump1090-mutability receives and decodes Mode S packets using the Realtek RTL2832 software defined radio interface. It provides the ability to decode multiple frame types as well as correct bit errors using the embedded 24-bit CRC. Results can be viewed using a text client, via the built- in HTTP server or forwarded off to other locations for collection.
The supported options are as follows:
--net Enable networking
--net-sbs-port port TCP BaseStation output listen port (default: 30003)
The Debug mode is a visual help to improve the detection algorithm or to understand why the program is not working for a given input.
In this mode messages are displayed in an ASCII-art style graphical representation, where the individual magnitude bars sampled at 2MHz are displayed.
An index shows the sample number, where 0 is the sample where the first Mode S peak was found. Some additional background noise is also added before the first peak to provide some context.
Select frames to log using the following flags:
Interactive mode
Daemon mode
dump1090-mutability --interactive
You can also use dump1090-mutability as a network hub for multiple receivers by using
dump1090-mutability --net --quiet &
dump1090-mutability --net-only
Report bugs with the program to the project's github page <https://github.com/mutability/dump1090/>
Dump1090 was originally written by Salvatore Sanfilippo <antirez@gmail.com>. This version is now maintained by Oliver Jowett <oliver@mutability.co.uk>. This manpage was prepared for Debian by Matthew Ernisse <mernisse@ub3rgeek.net>.
17 August 2014 |