[Hamlib-developer] [Hamlib/Hamlib] c7e73d: Fix FIFO pop() sign issue and clean up morse data ...
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2023-07-12 11:31:08
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: c7e73ddf8f8abd7b2c135a1b60b718793b3f9dc1 https://github.com/Hamlib/Hamlib/commit/c7e73ddf8f8abd7b2c135a1b60b718793b3f9dc1 Author: Mikael Nousiainen <mik...@ik...> Date: 2023-07-12 (Wed, 12 Jul 2023) Changed paths: M src/fifo.c M src/fifo.h M src/rig.c Log Message: ----------- Fix FIFO pop() sign issue and clean up morse data handler code Commit: 3821ef92fa294d1a58de142dd722ba830ef9ad45 https://github.com/Hamlib/Hamlib/commit/3821ef92fa294d1a58de142dd722ba830ef9ad45 Author: Michael Black <mdb...@ya...> Date: 2023-07-12 (Wed, 12 Jul 2023) Changed paths: M src/fifo.c M src/fifo.h M src/rig.c Log Message: ----------- Merge pull request #1336 from mikaelnousiainen/fix-morse-handler-1 Fix FIFO pop() sign issue and clean up morse data handler code Compare: https://github.com/Hamlib/Hamlib/compare/5a8bd96427df...3821ef92fa29 |