A wireshark dissector for Mode-S aircraft transmissions.
Apply the patch file to dump1090 so it will send raw bytes instead of hex strings on port 30002.
Consume the raw byte stream with a TCP client e.g. netcat: nc localhost 30002
Copy the lua file to ~/.wireshark/plugins/
.
Start wireshark and listen on the loopback interface
This script is very alpha and constains a lot of bugs and even more unfinished things. It should not harm your computer but may displays wrong information.