KO
|
EN
gitlite — search
Search
#python
#typescript
#nextjs
#react
#postgresql
#tailwindcss
#ai
#machine-learning
#exploit
#hacktoberfest
#java
#api
go-dmr
★ 75
Open GitHub ↗
Digital Mobile Radio
Download README (.md)
Explore Similar Repositories
Moto.Net
:
A C# client to handle MotoTrbo including native wire line communication, LRRP, and TMS
DMRGCN
:
Official Code for "Disentangled Multi-Relational Graph Convolutional Network for Pedestrian Trajectory Prediction (AAAI 2021)"
DMRfinder
:
Identifying differentially methylated regions from MethylC-seq (bisulfite-sequencing) data
openwebrxplus-softmbe-docker
:
Docker image for OpenWebRX+ from luarvique, with Digital modes, including DMR, D-Star, YSF, FreeDV, DRM, NXDN, etc.
dMRI-RCNN
:
Diffusion MRI Recurrent CNN for Angular Super-resolution
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
go-dmr
?
Download (.md)
# go-dmr Golang Digital Mobile Radio protocols. [](https://travis-ci.com/pd0mz/go-dmr) ## References The DMR Air Interface protocol is specified in *Electromagnetic compatibility and Radio spectrum Matters (ERM); Digital Mobile Radio (DMR) Systems; Part 1: DMR Air Interface (AI) protocol*, [ETSI TS 102 361-1][ETSI TS 102 361-1]. The Brandmeister Homebrew protocol is specified in [IPSC Protocol Specs for homebrew DMR repeater][homebrew specs] by [Hans DL5DI](mailto:dl5di@gmx.de), [Jonathan Naylor (G4KLXG)](https://twitter.com/g4klx) and Torsten Schultze (DG1HT). [ETSI TS 102 361-1]: docs/ts_10236101v010405p.pdf [homebrew specs]: docs/DMRplus%20IPSC%20Protocol%20for%20HB%20repeater%20(20150726).pdf ## Warning This implementation is not suitable for commercial use and is for educational purposes only. ## Acknowledgements The implementation is possible because of the invaluable help from the following persons. Thanks for your patience and providing me with sample data and links to test the protocols. * Rudy Hardeman (PD0ZRY) * Artem Prilutskiy (R3ABM)