MMDVM log #mmdvm_bridge
David Martin
Hello Dimitri,
I have had good success (mostly) using a Nextion screen with MMDVM_Bridge. It works well on Receive but not at all on transmit. Transmit is not too much of a problem though as it’s only myself. I am using NextionDriver 1.18 and a 3.5” basic screen. Initially there was no TXRx frequencies, CPU Temperature or location. But found ‘#define XTRA’ in NextionDriver.h to enable these.
I have only tested this on DMR so far
Are you trying to get the Transmit information to show? If so I would be interested in what you come up with as a solution.
Regards David VK3KQT.
From:
main@DVSwitch.groups.io [mailto:main@DVSwitch.groups.io] On Behalf Of Dimitri F5SWB
Hello, I
need to parse the MMDVM log to get some informations to show on a Nextion
screen ... Logging levels, 0=No logging, 1=Debug, 2=Message, 3=Info, 4=Warning, 5=Error, 6=FatalDisplayLevel=1 I would
like to get only one file
named mmdvm.log without the date like
mmdvm.log for example ... Many thanks in advance ! Regards.
|
|
Dimitri F5SWB
Hello david,
Yes, I have the informations on the screen in rx (network) and tx also. The project with numeric feature is the following of this : https://github.com/F8ASB/spotnik2hmi_V2 https://youtu.be/AAncUrFdAnY To get the informations I'm using an application programming interface in javascript and a python script : at this point of dev, I need to get the MMDVM_Bridge log without the date as MMDVM_Bridge-2020-10-09.log what I need is only MMDVM_Bridge.log .... 73's F5SWB.
|
|