Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose decoded data to network port(s) #211

Open
pilotbox opened this issue Mar 1, 2017 · 1 comment
Open

Expose decoded data to network port(s) #211

pilotbox opened this issue Mar 1, 2017 · 1 comment

Comments

@pilotbox
Copy link

pilotbox commented Mar 1, 2017

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:

  • specify what data is shared/allow customization
  • determine if data is collated into a single stream/port or split among multiple
    -- if split among multiple, per site or some other way?
  • TCP/UDP?
  • develop protocol for data stream
@russinnes
Copy link

+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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants