[Hamlib-developer] [Hamlib/Hamlib] 751ae2: 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:42:38
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 751ae294db2811a6a636582ecfe17a4fa2e53122 https://github.com/Hamlib/Hamlib/commit/751ae294db2811a6a636582ecfe17a4fa2e53122 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. Commit: d633ccf263b5124a8ec4fd5c55e4a9a5da2ed269 https://github.com/Hamlib/Hamlib/commit/d633ccf263b5124a8ec4fd5c55e4a9a5da2ed269 Author: George Baltz N3GB <Geo...@gm...> Date: 2026-07-03 (Fri, 03 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 Commit: 1a4603499512e75f686428412f3e3a743c464682 https://github.com/Hamlib/Hamlib/commit/1a4603499512e75f686428412f3e3a743c464682 Author: George Baltz N3GB <Geo...@gm...> Date: 2026-07-06 (Mon, 06 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. Commit: 6da672e3a637ba0f6df581ce21e5a804fe9068f6 https://github.com/Hamlib/Hamlib/commit/6da672e3a637ba0f6df581ce21e5a804fe9068f6 Author: Nate Bargmann <n0...@n0...> Date: 2026-07-09 (Thu, 09 Jul 2026) Changed paths: M rigs/kenwood/kenwood.c M rigs/kenwood/ts790.c Log Message: ----------- Merge GitHub PR #2086 Compare: https://github.com/Hamlib/Hamlib/compare/3bed166fd613...6da672e3a637 To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |