Closed majkrzak closed 1 year ago
I see that everything happens here: D878UVCodeplug::ChannelElement::linkChannelObj
And it looks correct, according to what i see here: D878UVCodeplug::ChannelElement::enableTXAnalogAPRS
I will have to find out what is wrong in there. Nevertheless, IMO, the logic behind when to set channel as APRS rx is flawed. Here on every channel which have the aprs
assigned it makes it receive the APRS trafic, which mostly don't have sense. IMO it should be made to set aprs receive explicitly, or set it on the channel which is selected as the APRS channel in the APRS config section.
Looks like, it may be related to some subtle differences on the 3.01 version https://github.com/hmatuschek/qdmr/issues/287
I was programming my AT-D878UVII when encountered a problem with APRS config. When uploading to the radio, the
APRS -> Upload Type
got set toSel D Aprs
which stands for uploading aprs via the DMR, AFAIK. In the official CPS this is namedAPRS Report Type
.