Randy Hall
Randy Hall
Assuming you are connecting the Nextion screen directly to the computer (via TTL serial or USB serial port) rather than connecting via the MMDVM board, then the advice from @on7lds...
The BM repo is a stripped-down fork of MMDVMHost (basically removes anything not DMR-related) that includes some additional cases for the OVCM configuration switch. Inside of the Conf.cpp on that...
https://github.com/BrandMeister/DMRHost/blob/0910faaad428df4a290aab8224a16d2584883ed8/DMRSlot.cpp
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...
It appears that your build environment is misconfigured. Make sure your linker is set up correctly to look in the folder where you compile source code. This is not an...
It's a side effect. There's a LOT to unpack from a computer science perspective on this particular class and how it's used. I looked through it for about half an...
I'm afraid you'll need to provide more details than you have here in order to get some help. Also, have you first visited the Groups.io group OpenDV to pose this...
This sounds like something you might take to the OpenDV Groups.io group for support. You'll need to provide your MMDVM.ini at the very least, as well as what version of...
This seems directly related to #671 I would think that @g4klx might be more inclined to look at this if there was a configuration switch that enabled this behavior. It's...
> Agreed. That will require a bit more digging into the code to learn how the configuration and implementation are tied together. There is a setting for ID or no...