[Hamlib-developer] [Hamlib/Hamlib] 859204: Update simftdx1200.c
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2022-12-14 16:07:48
|
Branch: refs/heads/Hamlib-4.5.2 Home: https://github.com/Hamlib/Hamlib Commit: 859204026277a3f396a88b5e8f06415fe363cc22 https://github.com/Hamlib/Hamlib/commit/859204026277a3f396a88b5e8f06415fe363cc22 Author: Mike Black W9MDB <mdb...@ya...> Date: 2022-12-11 (Sun, 11 Dec 2022) Changed paths: A simulators/simftdx1200.c Log Message: ----------- Update simftdx1200.c Commit: 46f30345b9c57e85f08630fad9b1c3c2b0b98a7c https://github.com/Hamlib/Hamlib/commit/46f30345b9c57e85f08630fad9b1c3c2b0b98a7c Author: Mike Black W9MDB <mdb...@ya...> Date: 2022-12-12 (Mon, 12 Dec 2022) Changed paths: M rigs/dummy/netrigctl.c Log Message: ----------- If get_powerstat fails assume rig is powered on -- should fix sdr++ problem https://github.com/Hamlib/Hamlib/issues/1186 Commit: 01799cb64f2afa8a8be06a46c0a6f0d4f8a38351 https://github.com/Hamlib/Hamlib/commit/01799cb64f2afa8a8be06a46c0a6f0d4f8a38351 Author: Mike Black W9MDB <mdb...@ya...> Date: 2022-12-12 (Mon, 12 Dec 2022) Changed paths: M tests/rigctld.c Log Message: ----------- Allow rigctld to close the rig with the -R option when client disconnects. This makes it close when any one client disconnects. Should only close when no clients are connected -- that will be the next patch This is for the FT736R and gpredict https://github.com/Hamlib/Hamlib/issues/1187 Commit: fd186abcaeb63506bff9c65b7332fb913f64569d https://github.com/Hamlib/Hamlib/commit/fd186abcaeb63506bff9c65b7332fb913f64569d Author: Mike Black W9MDB <mdb...@ya...> Date: 2022-12-12 (Mon, 12 Dec 2022) Changed paths: M tests/rigctld.c Log Message: ----------- -R option will keep rig open as long as 1 or more clients are connected https://github.com/Hamlib/Hamlib/issues/1187 Commit: 23d98c1e5628597a37b68f9b53859ea1ba37e5b2 https://github.com/Hamlib/Hamlib/commit/23d98c1e5628597a37b68f9b53859ea1ba37e5b2 Author: Mike Black W9MDB <mdb...@ya...> Date: 2022-12-12 (Mon, 12 Dec 2022) Changed paths: M NEWS Log Message: ----------- Update NEWS Compare: https://github.com/Hamlib/Hamlib/compare/0d4f647da3d0...23d98c1e5628 |