[Hamlib-developer] [Hamlib/Hamlib] 221cc5: Fix setting antenna number 3 for Yaesu FTDX3000
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Nate B. <no...@gi...> - 2025-08-09 23:52:09
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 221cc512bc7f87c540f55fbda8c4482cfc5e527d https://github.com/Hamlib/Hamlib/commit/221cc512bc7f87c540f55fbda8c4482cfc5e527d Author: Daniele Forsi IU5HKX <iu...@gm...> Date: 2025-08-09 (Sat, 09 Aug 2025) Changed paths: M rigs/yaesu/ft3000.c Log Message: ----------- Fix setting antenna number 3 for Yaesu FTDX3000 The argument ant_t ant is a bit mask, not a scalar. Also use the defines instead of magic numbers. Commit: c1aaeba5acd6f1a78163d7b9fc86d4f268ef78d4 https://github.com/Hamlib/Hamlib/commit/c1aaeba5acd6f1a78163d7b9fc86d4f268ef78d4 Author: Nate Bargmann <n0...@n0...> Date: 2025-08-09 (Sat, 09 Aug 2025) Changed paths: M rigs/yaesu/ft3000.c Log Message: ----------- Merge GitHub PR #1837 Compare: https://github.com/Hamlib/Hamlib/compare/10303d58038e...c1aaeba5acd6 To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |