hmatuschek / qdmr

A GUI application for configuring and programming cheap DMR radios under Linux and MacOS X.
https://dm3mat.darc.de/qdmr/
GNU General Public License v3.0
223 stars 46 forks source link

Support separate RX and TX limits for AnyTone D878UV II (Plus) #240

Closed toco closed 2 years ago

toco commented 2 years ago

Depending on the configured bands mode the AT D878UV II Plus has different RX and TX limits according to http://members.optuszoo.com.au/jason.reilly1/868mods.htm#SelectingBands However, the current implementation uses the same (TX) limits for both RX and TX. It would be awesome if programming channels with the RX only flag, within the range of allowed RX frequencies (but outside the TX limits) would be correctly verified.

hmatuschek commented 2 years ago

Thanks for pointing it out.

hmatuschek commented 2 years ago

Ok, should be fixed in master.