27 Apr
2015
27 Apr
'15
4:38 a.m.
Hi Marco,
This is exactly what I was looking for. I only had a limited amount of time to test his before work. I had to add a "" to the end of the first line below. And I'm not sure if the "_" prior to the "(" is intentional or a typo.
_msg = _("Tx freq %s is out of supported range") % chirp_common.format_freq(freq)
The one thing I noticed, and I may be overlooking something, is that when invoking " def validate_memory(self, mem):" locally, it seems to replace the "common" one. That's why I had code to check the Rx frequency as well. This seems to let me enter any Rx frequency.
Jim KC9HI