[Hamlib-developer] [Hamlib/Hamlib] e9fd0f: send_morse now uses a fifo queue and can send up t...
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2023-07-09 21:52:34
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: e9fd0fba401a6ed2d5cbde5905e2c64cbae21f51 https://github.com/Hamlib/Hamlib/commit/e9fd0fba401a6ed2d5cbde5905e2c64cbae21f51 Author: Mike Black W9MDB <mdb...@ya...> Date: 2023-07-09 (Sun, 09 Jul 2023) Changed paths: M include/hamlib/rig.h M src/fifo.c M src/fifo.h M src/rig.c Log Message: ----------- send_morse now uses a fifo queue and can send up to 1024 chars in one message it relies on the rig backend returning an error when the rig's CW queue is full |