[Hamlib-developer] [Hamlib/Hamlib] e99364: Move tuning step list into rig file
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Nate B. <no...@gi...> - 2026-06-23 15:48:56
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: e993649a14ab6a1ec0a031c73b01a4ff6ec06862 https://github.com/Hamlib/Hamlib/commit/e993649a14ab6a1ec0a031c73b01a4ff6ec06862 Author: George Baltz N3GB <Geo...@gm...> Date: 2026-06-17 (Wed, 17 Jun 2026) Changed paths: M rigs/icom/ic7300.c M rigs/icom/icom.c M rigs/icom/icom.h Log Message: ----------- Move tuning step list into rig file Commit: b6c8eb7bf7fe3d01becb9a55eb8fdf0b12432be8 https://github.com/Hamlib/Hamlib/commit/b6c8eb7bf7fe3d01becb9a55eb8fdf0b12432be8 Author: George Baltz N3GB <Geo...@gm...> Date: 2026-06-18 (Thu, 18 Jun 2026) Changed paths: M rigs/kenwood/ts2000.c M rigs/kenwood/ts480.c M rigs/kenwood/ts590.c Log Message: ----------- Make more data static, not global Commit: 9b66b861f7834244f86a0251f51be17f49e7c1b9 https://github.com/Hamlib/Hamlib/commit/9b66b861f7834244f86a0251f51be17f49e7c1b9 Author: George Baltz N3GB <Geo...@gm...> Date: 2026-06-19 (Fri, 19 Jun 2026) Changed paths: M rigs/icom/ic7000.c M rigs/icom/ic756.c M rigs/icom/icom.c M rigs/icom/icom.h M rigs/icom/icr8600.c M rigs/mds/serialnum.c M rigs/tentec/tt550.c Log Message: ----------- More routines and data made static Commit: cfaf1573deabe962452a42b58402e4f158554676 https://github.com/Hamlib/Hamlib/commit/cfaf1573deabe962452a42b58402e4f158554676 Author: George Baltz N3GB <Geo...@gm...> Date: 2026-06-19 (Fri, 19 Jun 2026) Changed paths: M rigs/icom/ic7000.c M rigs/icom/ic7100.c M rigs/icom/ic7300.c M rigs/icom/ic7410.c M rigs/icom/ic7600.c M rigs/icom/ic7610.c M rigs/icom/ic7700.c M rigs/icom/ic7760.c M rigs/icom/ic7800.c M rigs/icom/ic785x.c M rigs/icom/ic9100.c M rigs/icom/icom.h M rigs/icom/icr30.c M rigs/icom/icr8600.c Log Message: ----------- Make extcmds data const Commit: 3e08d91f6efe05528b40bc717b88aa780a2e9d25 https://github.com/Hamlib/Hamlib/commit/3e08d91f6efe05528b40bc717b88aa780a2e9d25 Author: George Baltz N3GB <Geo...@gm...> Date: 2026-06-21 (Sun, 21 Jun 2026) Changed paths: M cppcheck.sh M rotators/skywatcher/skywatcher.c Log Message: ----------- cppcheck - suppress C++ messages for C code Get rid of messages about missing C++ initializers a) The structure is always built in C code b) calloc() is a very good initializer And make a few routines static Commit: e817be57349bf21fa9bd3d4773a20ea795eeed93 https://github.com/Hamlib/Hamlib/commit/e817be57349bf21fa9bd3d4773a20ea795eeed93 Author: George Baltz N3GB <Geo...@gm...> Date: 2026-06-21 (Sun, 21 Jun 2026) Changed paths: M rigs/yaesu/ft710.c M rigs/yaesu/ft891.c M rigs/yaesu/ft991.c M rigs/yaesu/ftdx10.c M rigs/yaesu/ftdx101.c M rigs/yaesu/ftdx101mp.c M rigs/yaesu/ftx1/ftx1.c M rigs/yaesu/newcat.c M rigs/yaesu/newcat.h Log Message: ----------- Implement rig_stop_voice_mem() for Yaesu rigs that support it. Commit: 102e31c1fa6590318e4e19ed8f2ca1ab898d47bc https://github.com/Hamlib/Hamlib/commit/102e31c1fa6590318e4e19ed8f2ca1ab898d47bc Author: Nate Bargmann <n0...@n0...> Date: 2026-06-22 (Mon, 22 Jun 2026) Changed paths: M cppcheck.sh M rigs/icom/ic7000.c M rigs/icom/ic7100.c M rigs/icom/ic7300.c M rigs/icom/ic7410.c M rigs/icom/ic756.c M rigs/icom/ic7600.c M rigs/icom/ic7610.c M rigs/icom/ic7700.c M rigs/icom/ic7760.c M rigs/icom/ic7800.c M rigs/icom/ic785x.c M rigs/icom/ic9100.c M rigs/icom/icom.c M rigs/icom/icom.h M rigs/icom/icr30.c M rigs/icom/icr8600.c M rigs/kenwood/ts2000.c M rigs/kenwood/ts480.c M rigs/kenwood/ts590.c M rigs/mds/serialnum.c M rigs/tentec/tt550.c M rigs/yaesu/ft710.c M rigs/yaesu/ft891.c M rigs/yaesu/ft991.c M rigs/yaesu/ftdx10.c M rigs/yaesu/ftdx101.c M rigs/yaesu/ftdx101mp.c M rigs/yaesu/ftx1/ftx1.c M rigs/yaesu/newcat.c M rigs/yaesu/newcat.h M rotators/skywatcher/skywatcher.c Log Message: ----------- Merge GitHub PR #2082 Compare: https://github.com/Hamlib/Hamlib/compare/6c809adbc3df...102e31c1fa65 To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |