I am attempting to add the amateur radio DMR ID radio database to DSDPlus Fastlane.
Per the instructions I found, I added this file, which is called "DMR-IDs.txt" to the end of my "DSDPlus.radios" file.
This is the format:
DMR, 0, -1, 1023001, 50, Normal, 0, 2000/01/01 00:00, "VE3THW: Wayne Edward in Toronto, Ontario, Canada"
DMR, 0, -1, 1023002, 50, Normal, 0, 2000/01/01 00:00, "VA3ECM: Mathieu Goulet in Ottawa-Hull, Quebec, Canada"
DMR, 0, -1, 1023003, 50, Normal, 0, 2000/01/01 00:00, "VE3QC: Guy Charron in Gloucester, Ontario, Canada"
DMR, 0, -1, 1023007, 50, Normal, 0, 2000/01/01 00:00, "VA3BOC: Hans Juergen Bockholt in Cornwall, Ontario, Canada"
The problem is that it doesn't work. The callsign, name, and the rest of the tag don't appear. Instead, when one of these stations transmits, the DSDPlus program treats it as a new addition to the file, and adds it without the tagged information, but with a date and time stamp, in a different location in the DSDPlus.radios file.
In addition, the DSDPlus program changes the order of the information in the DSDPlus.radios file; the amateur radio DMR database info is no longer at the bottom of the file.
This must be something simple.
Per the instructions I found, I added this file, which is called "DMR-IDs.txt" to the end of my "DSDPlus.radios" file.
This is the format:
DMR, 0, -1, 1023001, 50, Normal, 0, 2000/01/01 00:00, "VE3THW: Wayne Edward in Toronto, Ontario, Canada"
DMR, 0, -1, 1023002, 50, Normal, 0, 2000/01/01 00:00, "VA3ECM: Mathieu Goulet in Ottawa-Hull, Quebec, Canada"
DMR, 0, -1, 1023003, 50, Normal, 0, 2000/01/01 00:00, "VE3QC: Guy Charron in Gloucester, Ontario, Canada"
DMR, 0, -1, 1023007, 50, Normal, 0, 2000/01/01 00:00, "VA3BOC: Hans Juergen Bockholt in Cornwall, Ontario, Canada"
The problem is that it doesn't work. The callsign, name, and the rest of the tag don't appear. Instead, when one of these stations transmits, the DSDPlus program treats it as a new addition to the file, and adds it without the tagged information, but with a date and time stamp, in a different location in the DSDPlus.radios file.
In addition, the DSDPlus program changes the order of the information in the DSDPlus.radios file; the amateur radio DMR database info is no longer at the bottom of the file.
This must be something simple.