[Hamlib-developer] [Hamlib/Hamlib] 5b704d: Allow rigctld to close the rig with the -R option ...
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2022-12-13 05:30:10
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 5b704d24fb4556be7e76603d7a3bcfdde76bee16 https://github.com/Hamlib/Hamlib/commit/5b704d24fb4556be7e76603d7a3bcfdde76bee16 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 |