From 41bdb11bf24f630c8adfaa366774d29f380fa718 Mon Sep 17 00:00:00 2001 From: Jonathan Naylor Date: Fri, 10 Mar 2017 08:36:47 +0000 Subject: [PATCH] Add two DMR issues. --- ISSUES.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ISSUES.txt b/ISSUES.txt index 9c136d8..5bf6d41 100644 --- a/ISSUES.txt +++ b/ISSUES.txt @@ -2,6 +2,10 @@ D-Star: No obvious issues. DMR: There is an issue where transmitted data (text messages) isn’t picked up as reliably from an MMDVM than (say) a Hytera repeater. In order to address this, I need to see a trace from a Hytera repeater transmitting text, both from cold (no tx) and when already running. The DMRRX receiver from the DV4RX code in my GitHub repository would do the job, provided you have a DV4mini and a repeater within range. +Timeouts aren't handled cleany, i.e. the repeater should go off transmit rather than stay on. + +It seems like there is a need to add some idle frames at the beginning of a DMO transmission in order allow older DMR radios to wake up. + YSF: There is an issue that need addressing: The data sent to aprs.fi from southern hemisphere users isn’t always correct. Maybe the GPS format used by YSF still has some secrets to reveal. P25: No obvious issues.