[chirp_devel] [PATCH] [TK-270] Allow programming Kenwood commercial radios up to 10 MHz out of band. #4709

Pavel Milanes Costa
Mon Apr 24 09:28:30 PDT 2017


El 24/04/17 a las 12:24, Tom Hayward escribió:
>
>>> +            self._range = [(low - 10) * 1000000, (high + 10) * 1000000]
> Hmm, before applying this to all Kenwood radios, would it be better to
> make it percentage based?
>
> 450 - 10 = 440
> 450 * .975 = 438.75
> 148 - 10 = 138 (big difference!)
> 148 * .975 = 144.30
>
> Tom

You are right, tonight I will re-check the "safe" values in the other 
drivers to come up with real % values we can use and create patches for 
that for all comercial kenwoods in this series.

This will preserve de original OEM range in the ident string and will 
allow a safe span of tuning either way, a note to the users will no harm 
either...

I will come up with patches tomorrow, now back to work!

73 de Pavel CO7WT.



More information about the chirp_devel mailing list