[Hamlib-developer] [Hamlib/Hamlib] f03b03: Speed up timeout during rig_open by not doing any ...
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2023-05-11 04:01:41
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: f03b03878e97990d8894694684be181c98fa9d68 https://github.com/Hamlib/Hamlib/commit/f03b03878e97990d8894694684be181c98fa9d68 Author: Mike Black W9MDB <mdb...@ya...> Date: 2023-05-10 (Wed, 10 May 2023) Changed paths: M src/rig.c Log Message: ----------- Speed up timeout during rig_open by not doing any retries https://github.com/Hamlib/Hamlib/issues/1282 |