Simple script to make codeplug changes easier.#12
Simple script to make codeplug changes easier.#12OH1KH wants to merge 1 commit intoOpenRTX:masterfrom
Conversation
(while waiting that someone writes GUI for dmrconfig)
|
Hi Sakari, |
|
Hi!
|
|
|
I have written a script that take very simple input from some very simple text files containing the bare minimum of information needed and generate a dmrconfig configuration file. Take a single DRM repeater, you which normally need to add a range of TGs. This is automatically done and all the numbering of entries is also done automatically. In some ways this is even simpler than using a spreadsheet like GUI. It's available on git for testing. My goal was "how simple can I make it?". I have chosen to make one zone per digital repeater and a small regional zone for the analog repeaters. All digital repaters have the same set of talkgroups to make it simple. |
(while waiting that someone writes GUI for dmrconfig).
I have used this script to get a little automation for codeplug fixing process. Seems to work, but GUI would be very very appreciated.