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

Low prio: error message for too many contacts in RX group is misleading? #387

Closed allesand closed 1 year ago

allesand commented 1 year ago

A RX group (via "Group Lists") for the Anytone can hold 64 entries. When adding more, qdmr complains

"List 'contacts' takes at most 1 elements, 67 elements found."

Should it not say "takes at most 64 elements"?

hmatuschek commented 1 year ago

Should be fixed.

allesand commented 1 year ago

Check! Closing issue..

allesand commented 1 year ago

@hmatuschek : same change needed in

* Implementation of RadioLimitPrivateCallRefList

( around line 858)?

hmatuschek commented 1 year ago

Should be fixed now.

allesand commented 1 year ago

Closing time again - this time for good :-)