[Hamlib-developer] [Hamlib/Hamlib] 7bde41: New hl_usleep routine to fix power on/on slowness ...
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2024-09-29 03:33:51
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 7bde413c52a8d3b31e269b3107605eb255a58446 https://github.com/Hamlib/Hamlib/commit/7bde413c52a8d3b31e269b3107605eb255a58446 Author: Mike Black W9MDB <mdb...@ya...> Date: 2024-09-27 (Fri, 27 Sep 2024) Changed paths: M src/sleep.c Log Message: ----------- New hl_usleep routine to fix power on/on slowness and a little faster performance to boot. Times < 3ms use busy-wait for accuracy -- can't find any wait state to minimize CPU usage for those small times. https://github.com/Hamlib/Hamlib/issues/1601 https://github.com/Hamlib/Hamlib/issues/1604 To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |