DSheirer / sdrtrunk

A cross-platform java application for decoding, monitoring, recording and streaming trunked mobile and related radio protocols using Software Defined Radios (SDR). Website:
GNU General Public License v3.0
1.58k stars 255 forks source link

Expose decoded data to network port(s) #211

Open pilotbox opened 7 years ago

pilotbox commented 7 years ago

Enhancement to access decoded data stream via network. Primarily for advanced users, would allow custom displays and in-depth system analysis/logging.

The primary use case would be for multi-site P25 systems.

Some design decisions/issues I have so far:

russinnes commented 7 years ago

+1.. Packet output on a UDP stream or similar would be great. Handy for decoding data packets to subscriber units (p25) that do not come across the control channel.