Project

General

Profile

SoftwarePage » History » Version 4

Anonymous, 04/22/2017 04:04 PM
Change to reference DecoderPage

1 3
=== GNURadio ===
2 4
The demodulator program described below makes use of the [http://www.gnuradio.org GNURadio framework]. The vanilla GNURadio distribution does not contain a number of non-standard extensions that are required by OP25. To use GNURadio the source code distribution must be patched and then built and installed on the target platform. Details of this procedure can be found [WireSharkPage here].
3 1
4 4
=== Decoder ===
5
The most basic part of the software is the [DecoderPage P25 decoder program]. This takes a signal source as its input and produces audio and a stream of messages as its output. The message streams can be captured to file or forwarded either to the TAP device or to a file for later processing.
6 1
7
=== Sniffer ===
8 3
A modified version of the [http://www.wireshark.org WireShark] packet sniffer is used to inspect the contents of the message stream. Custom dissectors pick apart the P25 messages and allow the inspection of individual data items. To use !WireShark the source code distribution must be patched and then built and installed on the target platform. Details of this procedure can be found [WireSharkPage here].
Add picture from clipboard (Maximum size: 48.8 MB)