[Hamlib-developer] [Hamlib/Hamlib] c68ef1: Add mutex for rig_send_morse and when locked use c...
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Michael B. <no...@gi...> - 2024-02-29 05:06:27
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: c68ef118e9cbb10807e9f1eebf0823e60624a7e1 https://github.com/Hamlib/Hamlib/commit/c68ef118e9cbb10807e9f1eebf0823e60624a7e1 Author: Mike Black W9MDB <mdb...@ya...> Date: 2024-02-28 (Wed, 28 Feb 2024) Changed paths: M src/rig.c Log Message: ----------- Add mutex for rig_send_morse and when locked use cache for rig_get_freq, rig_get_mode, rig_get_vfo, and rig_get_split_vfo Might need to add more down the road https://github.com/Hamlib/Hamlib/issues/1514 To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |