Re: Test results
2nd update: Answer Mode ------------------------------------------------------------------------ This parameter allows you to set the mode of answering the private call. Option Description * FOACSU:
By
DB9CR
·
#75
·
|
Re: Test results
Update: Two radios with different DMR IDs connectd to same dmrtc can do private calls. Private call from radio on dmrtc to brandmeister tier ii doesn't work. Trunking-Radio looks like call
By
DB9CR
·
#74
·
|
Re: dmrtc headless mode
Hello Adrian, Thanks for updating the docs. I can confirm that -h works - stupid error on my side. My trunk mode repeater is running for evereral days now and only once needed a restart for unknown
By
DB9CR
·
#73
·
|
Re: dmrtc headless mode
Hello Christian, I've fixed all documentation bugs now hopefully, and also added a troubleshooting guide based on our conversation. Can you confirm that your below issue with headless mode does not
By
Adrian M
·
#72
·
|
Re: dmrtc headless mode
Hello Christian, I don't see anywhere the "-h" option when you start it headless. You can omit the DISPLAY variable when using "-h". Adrian
By
Adrian M
·
#71
·
|
Re: DMR Trunking: Hytera PD755 Stuck in "Out of Range"
Hello Adrian, that explains it. Thanks! 73 Christian DB9CR Am 01.07.2024 um 10:04 schrieb Adrian M:
By
DB9CR
·
#70
·
|
dmrtc headless mode
Hello Adrian, while dmrtc has a headless mode, it seems that still, a connection to an X11 server is needed to start: db9cr@tmo:~/software$ ( cd dmrtc/build ; DISPLAY= ./dmrtc ) qt.qpa.xcb: could not
By
DB9CR
·
#69
·
|
Re: DMR Trunking: Hytera PD755 Stuck in "Out of Range"
I'm glad it finally works ok for you. I will fix the documentation bugs and add some new sections based on this email thread as soon as possible. Regarding the routing to DMRGateway: Incoming calls
By
Adrian M
·
#68
·
|
Re: DMR Trunking: Hytera PD755 Stuck in "Out of Range"
Hello Adrian, I changed: DMRDelay to 0 <---- this needs fixing in the documentation! burst_delay_msec? to 60 Control Channel back to channel zero. Registration now works reliably. Also, triggering
By
DB9CR
·
#67
·
|
Re: DMR Trunking: Hytera PD755 Stuck in "Out of Range"
Hi again Christian, I suspect your issues with channel access might be related to the DMRDelay setting. I'm not able to confirm right now, but I just checked the docs and it seems they (wrongly)
By
Adrian M
·
#66
·
|
DMR Trunking: Hytera PD755 Stuck in "Out of Range"
Hello Adrian, my setup is still not working, but after a lot of testing, I have some insights - maybe that rings a bell? - Sometimes, the Hytera radio is able to book into the dmrtc, but most of the
By
DB9CR
·
#65
·
|
Re: DMR Trunking: Hytera PD755 Stuck in "Out of Range"
Oh I see, if there are no dropped packets everything is ok on this side. Most likely not an interruption, but the receiver used for dsd-fme is momentarily overloaded by the nearby high-power
By
Adrian M
·
#64
·
|
Re: DMR Trunking: Hytera PD755 Stuck in "Out of Range"
Hello Adrian, did some more debugging. CPU resources are not a problem. $ cat /proc/cpuinfo processor?????? : 0 vendor_id?????? : GenuineIntel cpu family????? : 6
By
DB9CR
·
#63
·
|
Re: DMR Trunking: Hytera PD755 Stuck in "Out of Range"
Error 14 is due to the serial communication protocol between MMDVMHost and MMDVM being slightly changed for trunking support. So the mmdvm_sdr branch is not compatible with the trunking branch.
By
Adrian M
·
#62
·
|
Re: DMR Trunking: Hytera PD755 Stuck in "Out of Range"
The "trunking" branch should be used in both MMDVM-SDR and MMDVMHost-SDR. I am not sure about the cause of the interruptions. One thing to check for is that qradiolink is at the latest (0.8.13-2 or
By
Adrian M
·
#61
·
|
Re: DMR Trunking: Hytera PD755 Stuck in "Out of Range"
Hello Adrian, as said -? in the MMDVM section in your documentation, "git checkout mmdvm_sdr" gives me the error 14. "git checkout trunking" resolves error 14, but produces the interruptions in the
By
DB9CR
·
#60
·
|
Re: DMR Trunking: Hytera PD755 Stuck in "Out of Range"
Unfortunately, the solution was not permanent. The signal on the control channel ist again interrupted 1-2 times per second. In dsd-fme, messages are coming in blocks like this, with a short break
By
DB9CR
·
#59
·
|
Re: DMR Trunking: Hytera PD755 Stuck in "Out of Range"
Hello Christian, You are completely correct, that is how it works. Regarding your errors, I see that you have solved them, congratulations! The full documentation is now at this URL:
By
Adrian M
·
#58
·
|
Re: DMR Trunking: Hytera PD755 Stuck in "Out of Range"
rm -rf MMDVM-SDR/ git clone https://codeberg.org/qradiolink/MMDVM-SDR cd MMDVM-SDR git checkout mmdvm_sdr mkdir build && cd build cmake .. make -j 2 [...] Runnign with this MMDVM binary, MMDVMHost
By
DB9CR
·
#57
·
|
Re: DMR Trunking: Hytera PD755 Stuck in "Out of Range"
Hello Adrian, things start to make sense. Lookong at the output of MMDVMHost, I see an error something like "message 14". 14 is the ID of Aloha. I made a clean recompile of MMDVM-SDR and now I get
By
DB9CR
·
#56
·
|