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

MMDVM vs Homebrew protocol #2

Open
4 tasks
smarek opened this issue Dec 21, 2020 · 0 comments
Open
4 tasks

MMDVM vs Homebrew protocol #2

smarek opened this issue Dec 21, 2020 · 0 comments
Labels
good first issue Good for newcomers
Milestone

Comments

@smarek
Copy link
Member

smarek commented Dec 21, 2020

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
@smarek smarek added the good first issue Good for newcomers label Dec 21, 2020
@smarek smarek added this to the 2021.1 milestone Dec 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant