[Hamlib-developer] [Hamlib/Hamlib] a6951c: Change debug indentation to use "*" to make more v...
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Michael B. <no...@gi...> - 2024-01-13 14:28:17
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: a6951c8e1485df9ac2c71aad03bd7987f566d88a https://github.com/Hamlib/Hamlib/commit/a6951c8e1485df9ac2c71aad03bd7987f566d88a Author: Mike Black W9MDB <mdb...@ya...> Date: 2024-01-13 (Sat, 13 Jan 2024) Changed paths: M src/misc.h Log Message: ----------- Change debug indentation to use "*" to make more visible Commit: 79c496800e1b5d15b497b057840047eea7705e05 https://github.com/Hamlib/Hamlib/commit/79c496800e1b5d15b497b057840047eea7705e05 Author: Mike Black W9MDB <mdb...@ya...> Date: 2024-01-13 (Sat, 13 Jan 2024) Changed paths: A simulators/simtmd710.c Log Message: ----------- Add simtmd710 Commit: 89876895de0643f2ba050bed623f60ef2e96a786 https://github.com/Hamlib/Hamlib/commit/89876895de0643f2ba050bed623f60ef2e96a786 Author: Mike Black W9MDB <mdb...@ya...> Date: 2024-01-13 (Sat, 13 Jan 2024) Changed paths: M simulators/simxiegug90.c Log Message: ----------- Remove Error message from simxiegug90.c Commit: dc0fd2955ddc7a2eb3bd9419e2ac3135aade0255 https://github.com/Hamlib/Hamlib/commit/dc0fd2955ddc7a2eb3bd9419e2ac3135aade0255 Author: Mike Black W9MDB <mdb...@ya...> Date: 2024-01-13 (Sat, 13 Jan 2024) Changed paths: M simulators/Makefile.am Log Message: ----------- Add simtmc710 to Makefile.am Commit: 9b817f325df21e52416416aad431f50c6e9d770a https://github.com/Hamlib/Hamlib/commit/9b817f325df21e52416416aad431f50c6e9d770a Author: Mike Black W9MDB <mdb...@ya...> Date: 2024-01-13 (Sat, 13 Jan 2024) Changed paths: M tests/rigctl.c Log Message: ----------- Add --skipinit to rigctl.c -- can speed up single command-line invocations by quite a bit Commit: 34f953ba0b04f25475d427a799b1f8b08eae40a3 https://github.com/Hamlib/Hamlib/commit/34f953ba0b04f25475d427a799b1f8b08eae40a3 Author: Mike Black W9MDB <mdb...@ya...> Date: 2024-01-13 (Sat, 13 Jan 2024) Changed paths: M include/hamlib/rig.h Log Message: ----------- Change debug statements to use spaces() function Compare: https://github.com/Hamlib/Hamlib/compare/2646f0fd3a18...34f953ba0b04 |