[Hamlib-developer] [Hamlib/Hamlib] ad2c5a: Make TS-790 match TS-50 & TS-940
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Nate B. <no...@gi...> - 2026-07-09 15:43:15
|
Branch: refs/heads/Hamlib-4.7 Home: https://github.com/Hamlib/Hamlib Commit: ad2c5a06e2ad14b582696cc1ce7e0f8d187730db https://github.com/Hamlib/Hamlib/commit/ad2c5a06e2ad14b582696cc1ce7e0f8d187730db Author: George Baltz N3GB <Geo...@gm...> Date: 2026-07-02 (Thu, 02 Jul 2026) Changed paths: M rigs/kenwood/ts790.c Log Message: ----------- Make TS-790 match TS-50 & TS-940 These rigs are of the same vintage, and the command set is very similar. (cherry picked from commit 751ae294db2811a6a636582ecfe17a4fa2e53122) Commit: a3e18bf33d7080a76c073e2a1815c75a3eefbebe https://github.com/Hamlib/Hamlib/commit/a3e18bf33d7080a76c073e2a1815c75a3eefbebe Author: George Baltz N3GB <Geo...@gm...> Date: 2026-07-04 (Sat, 04 Jul 2026) Changed paths: M rigs/kenwood/kenwood.c Log Message: ----------- Another place to treat TS-790 like TS-50 and TS-940 Add TS-790 to rigs needing change FR->FN, and make it mutually exclusive to addition of ";FT#". Part of issue #2084 (cherry picked from commit d633ccf263b5124a8ec4fd5c55e4a9a5da2ed269) Commit: 1ba48b984034af58186969a706bcaece1757caa5 https://github.com/Hamlib/Hamlib/commit/1ba48b984034af58186969a706bcaece1757caa5 Author: George Baltz N3GB <Geo...@gm...> Date: 2026-07-07 (Tue, 07 Jul 2026) Changed paths: M rigs/kenwood/kenwood.c Log Message: ----------- Fix typo in cache invalidation logic Misplaced close-paren in if statement caused "IF" command to be cached, even if rig settings were changed. Note that the last if-clause would never be evaluated as true due to the strlen() in the first clause. (cherry picked from commit 1a4603499512e75f686428412f3e3a743c464682) Commit: 800e9801071738784f28d423f0acd271c4375842 https://github.com/Hamlib/Hamlib/commit/800e9801071738784f28d423f0acd271c4375842 Author: Nate Bargmann <n0...@n0...> Date: 2026-07-09 (Thu, 09 Jul 2026) Changed paths: M NEWS Log Message: ----------- Update NEWS for TS-790 split and cache fixes Compare: https://github.com/Hamlib/Hamlib/compare/d37694efb123...800e98010717 To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |