[Hamlib-developer] [Hamlib/Hamlib] e3926a: Add FT-710 to 60M exception in newcat.c to allow s...
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2023-01-09 16:45:34
|
Branch: refs/heads/Hamlib-4.5.4 Home: https://github.com/Hamlib/Hamlib Commit: e3926a2e139f301f508d7236ca72e4fc0a0fbcac https://github.com/Hamlib/Hamlib/commit/e3926a2e139f301f508d7236ca72e4fc0a0fbcac Author: Mike Black W9MDB <mdb...@ya...> Date: 2023-01-09 (Mon, 09 Jan 2023) Changed paths: M NEWS M rigs/yaesu/newcat.c M rigs/yaesu/newcat.h Log Message: ----------- Add FT-710 to 60M exception in newcat.c to allow some ability to work with WSJT-X https://github.com/Hamlib/Hamlib/issues/1211 Commit: 0fce421845b593ce59f9ca71fb069f7afae474fd https://github.com/Hamlib/Hamlib/commit/0fce421845b593ce59f9ca71fb069f7afae474fd Author: Mike Black W9MDB <mdb...@ya...> Date: 2023-01-09 (Mon, 09 Jan 2023) Changed paths: M rigs/yaesu/newcat.c Log Message: ----------- Ensure 60M exception for FT710 is only for US language setting https://github.com/Hamlib/Hamlib/issues/1211 Commit: df2aa87a19b9d9dd9581a9f11f94f5ec444891d5 https://github.com/Hamlib/Hamlib/commit/df2aa87a19b9d9dd9581a9f11f94f5ec444891d5 Author: Mike Black W9MDB <mdb...@ya...> Date: 2023-01-09 (Mon, 09 Jan 2023) Changed paths: M NEWS M src/rig.c Log Message: ----------- Close rig on set_powerstat 0 -- Linux was unable to reconnect to IC-7300 https://github.com/Hamlib/Hamlib/issues/1212 Commit: 5f9fc933f5f05070ca6310b5c26cda8f5a916463 https://github.com/Hamlib/Hamlib/commit/5f9fc933f5f05070ca6310b5c26cda8f5a916463 Author: Mike Black W9MDB <mdb...@ya...> Date: 2023-01-09 (Mon, 09 Jan 2023) Changed paths: M rigs/icom/icom.c M rigs/icom/icom.h Log Message: ----------- For Icom rigs close and reopen rig after set_powerstat=1 -- Linux resets the usb device https://github.com/Hamlib/Hamlib/issues/1212 Commit: eea990150204ee6f0ad2099ad436f9d25651ddb9 https://github.com/Hamlib/Hamlib/commit/eea990150204ee6f0ad2099ad436f9d25651ddb9 Author: Mike Black W9MDB <mdb...@ya...> Date: 2023-01-09 (Mon, 09 Jan 2023) Changed paths: M NEWS M rigs/kenwood/kenwood.c M rigs/kenwood/kenwood.h Log Message: ----------- Fix get_powerstat status return to always show POWER_ON for kenwood non-PS rigs https://github.com/Hamlib/Hamlib/issues/1213 Commit: 2570c273abf8605b84a860cb1a6e187db294772e https://github.com/Hamlib/Hamlib/commit/2570c273abf8605b84a860cb1a6e187db294772e Author: Mike Black W9MDB <mdb...@ya...> Date: 2023-01-09 (Mon, 09 Jan 2023) Changed paths: M rigs/yaesu/newcat.c M rigs/yaesu/newcat.h Log Message: ----------- Fix FT-710, FTDX10, FTDX101D/MP 60M operations https://github.com/Hamlib/Hamlib/issues/1211 Commit: ccca746fa7f7ac3183a8290ec41371ffbe8d021f https://github.com/Hamlib/Hamlib/commit/ccca746fa7f7ac3183a8290ec41371ffbe8d021f Author: Mike Black W9MDB <mdb...@ya...> Date: 2023-01-09 (Mon, 09 Jan 2023) Changed paths: M NEWS Log Message: ----------- Update NEWS Compare: https://github.com/Hamlib/Hamlib/compare/c653d5effdfa...ccca746fa7f7 |