[Hamlib-developer] [Hamlib/Hamlib] e02c42: Reduce hl_usleep debug to DEBUG_CACHE
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2023-05-16 22:05:45
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: e02c42f629dbaf3309d84b12f0533cc92d97e81d https://github.com/Hamlib/Hamlib/commit/e02c42f629dbaf3309d84b12f0533cc92d97e81d Author: Mike Black W9MDB <mdb...@ya...> Date: 2023-05-16 (Tue, 16 May 2023) Changed paths: M src/sleep.c Log Message: ----------- Reduce hl_usleep debug to DEBUG_CACHE Commit: bba58dff7b7ad544d3b9aa54d607258819bc0802 https://github.com/Hamlib/Hamlib/commit/bba58dff7b7ad544d3b9aa54d607258819bc0802 Author: Mike Black W9MDB <mdb...@ya...> Date: 2023-05-16 (Tue, 16 May 2023) Changed paths: M rigs/yaesu/newcat.c Log Message: ----------- Revert newcat.c valcmd to ID; as single ; was causing timeouts on FT-991 and possibly others Using ; required a 100ms sleep after receiving the ?; response and that sleep can be removed when using ID; 22ms time vs 135ms time to set freq on FT-991 now Compare: https://github.com/Hamlib/Hamlib/compare/f43aa4367197...bba58dff7b7a |