[Hamlib-developer] [Hamlib/Hamlib] 405343: More trading a little more data for less code
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Nate B. <no...@gi...> - 2026-05-06 22:45:57
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 4053430b621b5f286227e53e6f8d777b97134621 https://github.com/Hamlib/Hamlib/commit/4053430b621b5f286227e53e6f8d777b97134621 Author: George Baltz N3GB <Geo...@gm...> Date: 2026-05-02 (Sat, 02 May 2026) Changed paths: M rigs/yaesu/ft950.c M rigs/yaesu/ft991.c M rigs/yaesu/newcat.c M rigs/yaesu/newcat.h Log Message: ----------- More trading a little more data for less code Add new item to width info struct Predetermine the width_info before the rig selection Consolidate SSB/CW/RTTY processing for the first 3 rigs. Commit: e5eb8211f042f0fc00ec4d7f341a5d6ea5522b37 https://github.com/Hamlib/Hamlib/commit/e5eb8211f042f0fc00ec4d7f341a5d6ea5522b37 Author: George Baltz N3GB <Geo...@gm...> Date: 2026-05-03 (Sun, 03 May 2026) Changed paths: M rigs/yaesu/ft1200.c M rigs/yaesu/ft5000.c M rigs/yaesu/newcat.c Log Message: ----------- Convert some more rigs to common CW/SSB/RTTY set rx bandwidth code. Commit: 92f72b0aac8ae1140a583341429fba75abe43327 https://github.com/Hamlib/Hamlib/commit/92f72b0aac8ae1140a583341429fba75abe43327 Author: George Baltz N3GB <Geo...@gm...> Date: 2026-05-03 (Sun, 03 May 2026) Changed paths: M rigs/yaesu/ft2000.c Log Message: ----------- Make up numbers for FT-2000 rx bandwidths Should agree with old values at the crossover points, but all others will differ. Please feel free to offer better data. Not used yet. Commit: 6ad414dc827596310dc97051c55a416f44db681b https://github.com/Hamlib/Hamlib/commit/6ad414dc827596310dc97051c55a416f44db681b Author: George Baltz N3GB <Geo...@gm...> Date: 2026-05-03 (Sun, 03 May 2026) Changed paths: M rigs/yaesu/ft1200.c M rigs/yaesu/ft5000.c M rigs/yaesu/ft950.c M rigs/yaesu/newcat.c M rigs/yaesu/newcat.h Log Message: ----------- Start converting get_rx_bandwidth to common CW/RTTY/SSB handling Commit: 8a0c758cd1243855b5673d1d9cb4b389316e17fb https://github.com/Hamlib/Hamlib/commit/8a0c758cd1243855b5673d1d9cb4b389316e17fb Author: George Baltz N3GB <Geo...@gm...> Date: 2026-05-05 (Tue, 05 May 2026) Changed paths: M rigs/yaesu/ft2000.c M rigs/yaesu/newcat.c Log Message: ----------- More common code for newcat_get_rx_bandwidth() Fix a typo Commit: 4c1b274759a055720584ffa494a5af9c0324695f https://github.com/Hamlib/Hamlib/commit/4c1b274759a055720584ffa494a5af9c0324695f Author: George Baltz N3GB <Geo...@gm...> Date: 2026-05-05 (Tue, 05 May 2026) Changed paths: M rigs/yaesu/newcat.c Log Message: ----------- Merge paths for FTDX-1200, FTDX-3000, and FTDX-5000 With all the arbitrary constants moved to priv_caps, the code is identical. Only keep 1 copy. Commit: 4d6a23f165d769f620b2c63eee073df681897467 https://github.com/Hamlib/Hamlib/commit/4d6a23f165d769f620b2c63eee073df681897467 Author: Nate Bargmann <n0...@n0...> Date: 2026-05-06 (Wed, 06 May 2026) Changed paths: M rigs/yaesu/ft1200.c M rigs/yaesu/ft2000.c M rigs/yaesu/ft5000.c M rigs/yaesu/ft950.c M rigs/yaesu/ft991.c M rigs/yaesu/newcat.c M rigs/yaesu/newcat.h Log Message: ----------- Merge GitHub PR #2051 Compare: https://github.com/Hamlib/Hamlib/compare/ddba550c2047...4d6a23f165d7 To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |