philpem / hylink

Python library to access Hytera DMR repeaters through the ADK Dispatcher interface
GNU Lesser General Public License v3.0
5 stars 2 forks source link

Add support for multiple repeaters #1

Open philpem opened 5 years ago

philpem commented 5 years ago

Currently the Hylink Socket handler can only handle a single repeater. It would be useful to have support for multiple repeater connections on a single dispatch console.

This will require additions to the hylink.socket code to do the following: