[Hamlib-developer] [Hamlib/Hamlib] 328731: Discard Icom packets with E1 controller code
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2024-07-04 16:58:00
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 328731921ef7cd4bfbda6553ab76f29cf8a9ffb7 https://github.com/Hamlib/Hamlib/commit/328731921ef7cd4bfbda6553ab76f29cf8a9ffb7 Author: Mike Black W9MDB <mdb...@ya...> Date: 2024-07-04 (Thu, 04 Jul 2024) Changed paths: M rigs/icom/icom.c M rigs/icom/icom.h Log Message: ----------- Discard Icom packets with E1 controller code These are async packets which were getting flushed but have to be handled individually. Have to hande these as generic flush before sending command breaks async packets when echo is on. https://github.com/Hamlib/Hamlib/issues/1575 To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |