[Hamlib-developer] [Hamlib/Hamlib] 4ef5bd: Add calibration table for TS-890S RFPOWER_METER_WATTS
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Michael B. <no...@gi...> - 2024-02-01 22:51:11
|
Branch: refs/heads/master Home: https://github.com/Hamlib/Hamlib Commit: 4ef5bd414293e310d2e161232adc3cae88d6b070 https://github.com/Hamlib/Hamlib/commit/4ef5bd414293e310d2e161232adc3cae88d6b070 Author: George Baltz N3GB <Geo...@gm...> Date: 2024-02-01 (Thu, 01 Feb 2024) Changed paths: M rigs/kenwood/ts890s.c Log Message: ----------- Add calibration table for TS-890S RFPOWER_METER_WATTS Make sure we only get RFPOWER_WATTS during xmit, and STRENGTH during receive; else return -RIG_ENAVAIL. Commit: b6dc6110a61e53b91f2a44a41eb1857246b425d9 https://github.com/Hamlib/Hamlib/commit/b6dc6110a61e53b91f2a44a41eb1857246b425d9 Author: George Baltz N3GB <Geo...@gm...> Date: 2024-02-01 (Thu, 01 Feb 2024) Changed paths: M simulators/simts890.c Log Message: ----------- Bring simts890.c a little closer to the real thing Still needs more work. Commit: 697c0909350ecfcf28cfa80fe5e943c991976d12 https://github.com/Hamlib/Hamlib/commit/697c0909350ecfcf28cfa80fe5e943c991976d12 Author: Michael Black <mdb...@ya...> Date: 2024-02-01 (Thu, 01 Feb 2024) Changed paths: M rigs/kenwood/ts890s.c M simulators/simts890.c Log Message: ----------- Merge pull request #1501 from GeoBaltz/fix9 Add calibration table for RFPOWER_METER_WATTS in ts890.c Compare: https://github.com/Hamlib/Hamlib/compare/a03a79c86414...697c0909350e |