[Hamlib-developer] [Hamlib/Hamlib] ad1e63: Fix FT-991 Fake It failing to retrun to receive fr...
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2023-07-02 22:53:02
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: ad1e63efa1e64e83cd9bb1c10bfc0b45f7e308bb https://github.com/Hamlib/Hamlib/commit/ad1e63efa1e64e83cd9bb1c10bfc0b45f7e308bb Author: Mike Black W9MDB <mdb...@ya...> Date: 2023-07-02 (Sun, 02 Jul 2023) Changed paths: M rigs/yaesu/newcat.c M rigs/yaesu/newcat.h Log Message: ----------- Fix FT-991 Fake It failing to retrun to receive frequency Yaesu rigs will no return from set_ptt until TX0 is achieved Restrict 300ms wait just to FTDX3000 due to antenna switching This speeds up set_ptt off for other Yaeus rigs https://github.com/Hamlib/Hamlib/issues/1326 |