You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently implemented protocol is MMDVM (tested against HBLink3)
It should be possible to configure, which protocol the upstream uses (to be able to connect to BM for example)
Differences between those two, are documented (partly) in mmdvm.ksy and homebrew.ksy
Tasks
Implement homebrew_protocols (same as mmdvm_protocols)
Subclass HyteraMmdvmTranslator and provide alternative implementation for translate_from_hytera
Add settings.ini homebrew_protocol=mmdvm/homebrew in [homebrew] section
Implement switching logic in hytera-homebrew-bridge.py
The text was updated successfully, but these errors were encountered:
Currently implemented protocol is MMDVM (tested against HBLink3)
It should be possible to configure, which protocol the upstream uses (to be able to connect to BM for example)
Differences between those two, are documented (partly) in mmdvm.ksy and homebrew.ksy
Tasks
homebrew_protocols
(same as mmdvm_protocols)translate_from_hytera
homebrew_protocol=mmdvm/homebrew
in[homebrew]
sectionhytera-homebrew-bridge.py
The text was updated successfully, but these errors were encountered: