Support for adding Retevis RT95
________________________________ Da: chirp_users-bounces@intrepid.danplanet.com chirp_users-bounces@intrepid.danplanet.com per conto di Build System donotreply@danplanet.com Inviato: mercoledì 20 febbraio 2019 09:07 A: chirp_users@intrepid.danplanet.com Oggetto: [chirp_users] New Daily Build
Greetings,
A new daily build of CHIRP is available. This includes changes made directly to the tree yesterday, and may include additional features, bug fixes, and/or bugs. If you are interested in trying it, grab it from the following location:
http://trac.chirp.danplanet.com/chirp_daily/daily-20190220
A list of the changes included in this build (since the last daily) follows:
Changes for Build #560 [Dan Clemmensen DanClemmensen@gmail.com] [ft4] add driver for Yeasu FT-4 and eventually FT-65 #4787
ft4.py passes unit tests on main tip and on py3 branch
[Rhett Robinson rrhett@gmail.com] [ic2730] Support frequencies requiring a tuning step of 6.25 kHz. Fixes #6457
This radio stores some flags indicating the tuning step of the frequency, and the frequency as a multiple of the tuning step. This patch adds support for a frequency that is a multiple of 6.25 kHz for both the frequency and offset. Still missing is support for a multiple of 25/3 kHz.