-
Notifications
You must be signed in to change notification settings - Fork 274
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
Protocol specification confusion MMDVM / Homebrew #578
Comments
Ok, so after trying to implement original DL5DI protocol and parse what HBlink/DMRGateway produces, i think we have the differences mapped. All of the homebrew protocol commands, i've been able to find in implementations, is currently described in Kaitai definition here homebrew.ksy and corresponding language specific compilations available here Python 3 and Lua 5.1+ However I've been unable to find authoritative protocol specifiation, and I'd like to be sure Coud someone please confirm that there is no such documentation and one has to find the consensus of protocol in current implementation of various ham-dmr software? @g4klx Example of parsed messages, from hblink/mmdvmhost communication follows (clone Hytera_Homebrew_Bridge,
|
Hello,
we'd like to support MMDVMHost from server-side (replacing brandmeister or HBLink with custom solution)
However reading this docs: https://wiki.brandmeister.network/index.php/Homebrew_repeater_protocol
Seems like the MMDVMHost implementation differs from publicly known DL5DI specification of Homebrew
Could anyone here please clarify, what are the differences (or reasons for differences) ?
Also if there is any updated specification, which describes current state-of-things in MMDVM
Thank you
Project ref. OK-DMR/ok-dmr-master#2
The text was updated successfully, but these errors were encountered: