[Hamlib-developer] [Hamlib/Hamlib] 9b2ba6: Fix RFPOWER level for FT-450D. It uses 5-100, rat...
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Brian G. L. <ba...@gm...> - 2018-08-11 12:08:57
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 9b2ba63b7378a380eb0472b2abe3105abfba9d01 https://github.com/Hamlib/Hamlib/commit/9b2ba63b7378a380eb0472b2abe3105abfba9d01 Author: Brian G. Lucas <ba...@gm...> Date: 2018-08-09 (Thu, 09 Aug 2018) Changed paths: M yaesu/newcat.c Log Message: ----------- Fix RFPOWER level for FT-450D. It uses 5-100, rather than 0-255 that the FT-450 does. Commit: a1cfb3804e3cae1d0a04c24d6edae5ec22ced3e2 https://github.com/Hamlib/Hamlib/commit/a1cfb3804e3cae1d0a04c24d6edae5ec22ced3e2 Author: Brian G. Lucas <ba...@gm...> Date: 2018-08-09 (Thu, 09 Aug 2018) Changed paths: M yaesu/newcat.c Log Message: ----------- In newcat_open(), initialize rig_id in case any subsequent commands need it. Compare: https://github.com/Hamlib/Hamlib/compare/ac83428f7b8e...a1cfb3804e3c **NOTE:** This service has been marked for deprecation: https://developer.github.com/changes/2018-04-25-github-services-deprecation/ Functionality will be removed from GitHub.com on January 31st, 2019. |