jasiek / dmr-codeplug-gen

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dmr-codeplug-gen

Script for generating a codeplug for the AnyTone AT-D878UV and other radios supported by qdmr.

How to use?

  • define the env variable CALLSIGN as your callsign
  • define the env variable DMRID as your DMR ID (radioid.net)
  • poetry install
  • poetry shell
  • Run make to build the codeplug. This will pull all data files and build a codeplug into plug.yaml.

Dependencies

TODO

  • scanlists
  • gps roaming
  • plug for the uk

About


Languages

Language:Python 98.3%Language:Makefile 1.5%Language:Dockerfile 0.3%