[Hamlib-developer] [Hamlib/Hamlib] be0f74: Fix RFMETER_POWER_WATTS in dummy.c
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Michael B. <no...@gi...> - 2024-05-29 11:15:57
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: be0f7407f2857ccc55ec1f18550b16644421dfb0 https://github.com/Hamlib/Hamlib/commit/be0f7407f2857ccc55ec1f18550b16644421dfb0 Author: Mike Black W9MDB <mdb...@ya...> Date: 2024-05-29 (Wed, 29 May 2024) Changed paths: M rigs/dummy/dummy.c Log Message: ----------- Fix RFMETER_POWER_WATTS in dummy.c Commit: 3583b077e823f0b9474353f36fee4781c1bb4940 https://github.com/Hamlib/Hamlib/commit/3583b077e823f0b9474353f36fee4781c1bb4940 Author: Mike Black W9MDB <mdb...@ya...> Date: 2024-05-29 (Wed, 29 May 2024) Changed paths: M src/network.c M src/network.h Log Message: ----------- Add network_flush2 to support async messages from Flex TCP This allow one to send a command to the Flex and process all the messages returned in the backend rather than thread. This then gives a synchronous behavior which clients expect Compare: https://github.com/Hamlib/Hamlib/compare/a300a73f1d58...3583b077e823 To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |