[Hamlib-developer] [Hamlib/Hamlib] d3b912: Add precise_time.c to misc to help speed up Windows
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2023-05-15 16:53:58
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: d3b912aadb2a8348bf02da90f40631e531f9769a https://github.com/Hamlib/Hamlib/commit/d3b912aadb2a8348bf02da90f40631e531f9769a Author: Mike Black W9MDB <mdb...@ya...> Date: 2023-05-15 (Mon, 15 May 2023) Changed paths: M lib/Makefile.am A lib/precise_time.c Log Message: ----------- Add precise_time.c to misc to help speed up Windows https://github.com/Hamlib/Hamlib/issues/1290 Commit: 58655be3557bf247f2cb130047c9c7eb71163a42 https://github.com/Hamlib/Hamlib/commit/58655be3557bf247f2cb130047c9c7eb71163a42 Author: Mike Black W9MDB <mdb...@ya...> Date: 2023-05-15 (Mon, 15 May 2023) Changed paths: M src/sleep.c Log Message: ----------- Replace hl_usleep with monotonic sleep shamelessly stolen from FLRig https://github.com/Hamlib/Hamlib/issues/1290 Commit: 73465d16c4976ed0912bc1e47be7d4b6ebae0867 https://github.com/Hamlib/Hamlib/commit/73465d16c4976ed0912bc1e47be7d4b6ebae0867 Author: Mike Black W9MDB <mdb...@ya...> Date: 2023-05-15 (Mon, 15 May 2023) Changed paths: M cppcheck.sh Log Message: ----------- Remove cJSON.c from cppcheck as it segfaults on it right now Commit: 6142e98c23fcbac70e9745a164e1073e1014a90e https://github.com/Hamlib/Hamlib/commit/6142e98c23fcbac70e9745a164e1073e1014a90e Author: Mike Black W9MDB <mdb...@ya...> Date: 2023-05-15 (Mon, 15 May 2023) Changed paths: Log Message: ----------- Merge branch 'master' of https://github.com/Hamlib/Hamlib Compare: https://github.com/Hamlib/Hamlib/compare/1265ede3844f...6142e98c23fc |