[Hamlib-developer] [Hamlib/Hamlib] 7caef5: Return exact value for rig_raw2val when appropriate
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Michael B. <no...@gi...> - 2024-02-15 15:28:23
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 7caef5398e7bda1460cf21e8a8ccc5a40856f9bb https://github.com/Hamlib/Hamlib/commit/7caef5398e7bda1460cf21e8a8ccc5a40856f9bb Author: Mike Black W9MDB <mdb...@ya...> Date: 2024-02-15 (Thu, 15 Feb 2024) Changed paths: M src/cal.c Log Message: ----------- Return exact value for rig_raw2val when appropriate Commit: 4cadea95f8aa5e8c4ab23a6a393d38b96b8a1af6 https://github.com/Hamlib/Hamlib/commit/4cadea95f8aa5e8c4ab23a6a393d38b96b8a1af6 Author: Mike Black W9MDB <mdb...@ya...> Date: 2024-02-15 (Thu, 15 Feb 2024) Changed paths: M src/cal.c Log Message: ----------- Astyle cal.c Commit: 1ea597b6e133aa96c68d76e0bf0b229059ec22d3 https://github.com/Hamlib/Hamlib/commit/1ea597b6e133aa96c68d76e0bf0b229059ec22d3 Author: Mike Black W9MDB <mdb...@ya...> Date: 2024-02-15 (Thu, 15 Feb 2024) Changed paths: M src/misc.c Log Message: ----------- Move time_t test later so 32-bit check of 64-bit functions can work https://github.com/Hamlib/Hamlib/issues/1478 Compare: https://github.com/Hamlib/Hamlib/compare/5d83ac767b02...1ea597b6e133 |