kopia lustrzana https://github.com/Hamlib/Hamlib
Allow rotctld to continue operationg aftr tcp or serial rig disappears
rodzic
a91e85e9fa
commit
cd1fdfe6ce
|
@ -1427,6 +1427,7 @@ int rotctl_parse(ROT *my_rot, FILE *fin, FILE *fout, char *argv[], int argc)
|
||||||
pthread_mutex_unlock(&rot_mutex);
|
pthread_mutex_unlock(&rot_mutex);
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
if (retcode == RIG_EIO) return retcode;
|
||||||
if (retcode != RIG_OK)
|
if (retcode != RIG_OK)
|
||||||
{
|
{
|
||||||
/* only for rotctld */
|
/* only for rotctld */
|
||||||
|
|
Ładowanie…
Reference in New Issue