[Hamlib-developer] timeout not handled correctly
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Volker S. <dl...@gm...> - 2015-12-26 17:32:06
|
Hi all, rig_open returns RIG_OK if the rig is not connected or switched off. I would expect something like RIG_ETIMEOUT in such a case. This patch fixes this problem. -- Volker |