[Hamlib-developer] [Hamlib/Hamlib] 4efdf1: Add support for the Rhode&Schwarz XK852 transceiver.
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2024-09-21 22:49:38
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 4efdf1dffdf2053f509eba8138d1f9cdfa4900d0 https://github.com/Hamlib/Hamlib/commit/4efdf1dffdf2053f509eba8138d1f9cdfa4900d0 Author: MarcFontaine <Mar...@us...> Date: 2024-09-22 (Sun, 22 Sep 2024) Changed paths: M include/hamlib/riglist.h M rigs/rs/Makefile.am M rigs/rs/rs.c A rigs/rs/xk852.c A rigs/rs/xk852.h Log Message: ----------- Add support for the Rhode&Schwarz XK852 transceiver. Working: * Set and get frequency * Set and get mode * Set and get RFPOWER level * PTT On/Off Setting the transmission power level: Rig command: L RFPOWER 0.0 => Receive only Rig command: L RFPOWER 0.05 => TX low power Rig command: L RFPOWER 0.15 => TX mid power Rig command: L RFPOWER 0.55 => TX high power Commit: 55f83b1647aa43fc6cd0a946e57f2fd81287d075 https://github.com/Hamlib/Hamlib/commit/55f83b1647aa43fc6cd0a946e57f2fd81287d075 Author: Michael Black <mdb...@ya...> Date: 2024-09-21 (Sat, 21 Sep 2024) Changed paths: M include/hamlib/riglist.h M rigs/rs/Makefile.am M rigs/rs/rs.c A rigs/rs/xk852.c A rigs/rs/xk852.h Log Message: ----------- Merge pull request #1615 from MarcFontaine/master Add support for the Rhode&Schwarz XK852 transceiver. Compare: https://github.com/Hamlib/Hamlib/compare/73cdd0b214f6...55f83b1647aa To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |