[Hamlib-developer] [Hamlib/Hamlib] a395b9: Add support of setting IC-705 WFM mode
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Nate B. <no...@gi...> - 2025-05-01 17:18:12
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: a395b91be6bd19d760e57005ecb8079b15af9ede https://github.com/Hamlib/Hamlib/commit/a395b91be6bd19d760e57005ecb8079b15af9ede Author: Kenji Rikitake <ken...@ac...> Date: 2025-05-01 (Thu, 01 May 2025) Changed paths: M rigs/icom/ic7300.c M rigs/icom/icom.c Log Message: ----------- Add support of setting IC-705 WFM mode On IC-705, setting WFM mode via ICOM CI-V command 0x26 does not work. This patch implements a workaround using CI-V command 0x06 instead via icom_set_mode_without_data for IC-705 setting mode WFM. Commit: 7c5c71588881fe9c81eb9c0ce15544703208db44 https://github.com/Hamlib/Hamlib/commit/7c5c71588881fe9c81eb9c0ce15544703208db44 Author: Nate Bargmann <n0...@n0...> Date: 2025-05-01 (Thu, 01 May 2025) Changed paths: M rigs/icom/ic7300.c M rigs/icom/icom.c Log Message: ----------- Merge pull request #1719 from jj1bdx/jj1bdx-ic705-wfm Add support of setting IC-705 WFM mode Compare: https://github.com/Hamlib/Hamlib/compare/edef6206f7e1...7c5c71588881 To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |