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

Make ";xyz" optional in Digital_Repeaters__* files #25

Open n7ekb opened 3 years ago

n7ekb commented 3 years ago

The script currently requires the ";xyz" label be present in column one of the Digital_Repeaters__* file(s). Consider making that an optional feature. In any event, the error handling by the script if the ";xyz" label is malformed or missing needs improvement.

n7ekb commented 3 years ago

Issue was discovered by K7RRL.