n7ekb / cps-import-builder

DMR Radio CPS import file builder in Python. Inspired by K7ABD's anytone-config-builder perl script.
https://n7ekb.net
GNU General Public License v3.0
20 stars 8 forks source link

OpenGD77 Support #23

Open n7ekb opened 3 years ago

n7ekb commented 3 years ago

Consider adding the OpenGD77 CPS to the supported import files generated by cps-import-builder. The OpenGD77 project can be found here: https://github.com/rogerclarkmelbourne/OpenGD77CPS. @rogerclarkmelbourne has been making regular releases to this open source, community version of the CPS for the Radioditty GD77 and GD77s radios. OpenGD77 appears allow import of channels and talk groups only for now - no zone support.

Neon22 commented 3 years ago

FYI:

OpenGD77 uses a dedicated CPS. The CPS allows import of and direct manipulation of entries.

However the scripts supplied by Colin (G4EML) are used for csv imports/exports. These generate a g77 file directly.

Its notable that openGD77 operates much more like a Ham radio than a DMR radio. E.g. only ever one entry needed for a channel not one per talkgroup. So you'll have to take that into account.