gunjubas / RFTap

Modified RFTap dissector for Wireshark

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RFTap

Modified RFTap dissector for Wireshark

Changes

Added signal bandwidth (KHz) and receiver gain (dBi).

Setup

With wireshark >2.3 copy to ../wireshark/epan/dissectors then make.

Usage

Send a UDP packet containing the 100 byte RFTap header. See the Python example.

About

Modified RFTap dissector for Wireshark

License:GNU General Public License v2.0


Languages

Language:C 93.2%Language:Python 6.8%