MMDVMHost-Private/ISSUES.txt
2017-03-12 19:10:04 +00:00

14 lines
1,004 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

D-Star: No obvious issues.
DMR: There is an issue where transmitted data (text messages) isnt 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 isnt always correct. Maybe the GPS format used by YSF still has some secrets to reveal.
P25: No obvious issues.
General: The Windows serial handling isn't working with the STM32 series of devices. This needs investigating.