MMDVMHost
MMDVMHost copied to clipboard
DMR ID transmitted only to a Rewritten Nextion Driver
--- Is it safe to the MMDVMHost to just delete the DMRIDs.dat file to stop the translation of the DMR ID numbers to Callsigns? Or is there a better way, like a software switch? --- We have already rewritten the majority of the ON7LDS Nextion Driver DMR handler routines in a more dynamic way. My main concern here is to make sure that We don't cause the MMDVMhost software to crash / restart over a missing file or using an empty DMRIDs.dat file.
This is a configuration fix. Under the [DMR Id Lookup] group in the config, you can set Time=0 or comment the line out. Also, set the DMRIds.dat file to an empty file (that is, the file should exist and be readable, but have no content in it) and then DMR ID lookup will essentially not happen in MMDVMHost. The DMRIds.dat file location in the config can and should be different than the one you're using for the Nextion Driver ID lookups.
OK, Thanks. We're glad there is a "friendly" way to do this, THANKS!