Commit Graph

65 Commits

Author SHA1 Message Date
Daniele Forsi IU5HKX
a5773f6f4e Remove unused includes of cal.h 2022-12-09 17:39:43 +01:00
Mike Black W9MDB
1ef3549e94 Fix rigctld showing the real rig agc_levels instead of all levels
Fix display of RIG_AGC_OFF
Add RIG_AGC_LONG
Fix PowerSDR AGC values
https://github.com/Hamlib/Hamlib/issues/1155
2022-11-23 23:29:18 -06:00
Mike Black W9MDB
8cffaf3875 Change minimum timeout on all Kenwood rigs to 500ms -- legacy timeouts were a touch too short for all situations 2022-11-17 11:05:49 -06:00
Mike Black W9MDB
cc3d912a76 Fix readonly set_level in flex6xxx.c 2022-11-11 23:26:20 -06:00
Mike Black W9MDB
0963d8c5bf Fix if_len in flex6xxx.c
https://github.com/Hamlib/Hamlib/issues/1141
2022-11-07 12:24:55 -06:00
Mike Black W9MDB
b3d0a5a350 Add if_len to flex6xxx.c 2022-10-12 22:38:21 -05:00
Mike Black W9MDB
ccea73e631 Add set_powerstat and get_powerstat to PowerSDR 2022-07-15 16:25:36 -05:00
Mike Black W9MDB
17539bb68a Add VFO UP DOWN to PowerSDR 2022-05-16 22:56:16 -05:00
Mike Black W9MDB
6f9d057162 astyle files getting ready for release 2022-05-13 16:50:13 -05:00
Mike Black W9MDB
3a569fcde1 Add vfo_op to PowerSdr 2022-05-12 17:47:16 -05:00
Mike Black W9MDB
11ffd603ab Add VFO_OP to PowerSDR for BAND_UP and BAND_DOWN 2022-05-12 09:44:00 -05:00
Mike Black W9MDB
4e9962e90b Increase PowerSDR retries from 3 to 10 to allow for Flex 1500 band change delay
https://github.com/Hamlib/Hamlib/issues/992
2022-03-20 12:39:43 -05:00
Mike Black W9MDB
1ef86d8e93 Add LEVEL_RFPOWER to PowerSDR 2022-03-18 22:42:47 -05:00
Mike Black W9MDB
1993073559 Update version in flex6xxx.c 2022-03-06 09:28:52 -06:00
Mike Goodey
a012e8e25d Add RIT and XIT for Flex 6xxx 2022-03-06 15:14:27 +00:00
Mike Black W9MDB
144debb46a Update hamlib_check_rig_caps 2022-02-11 11:34:26 -06:00
Mike Black W9MDB
68e121d82c Change all to remove HAVE_CONFIG dependency and include <hamlib/config.h> by default
This is necessary to keep alignment between the client view of rig->state and the shared libarary view
Including PTHREAD functions in rig->state necessitated this as HAVE_PTHREAD only defined during hamlib compilation.
Clients including hamlib/rig.h did not pick up all the HAVE* config variable that control what gets included
https://github.com/Hamlib/Hamlib/issues/947
2022-02-04 07:41:36 -06:00
Mike Black W9MDB
92542cb028 Change sprintf to SNPRINTF in kenwood rigs
https://github.com/Hamlib/Hamlib/issues/857
2022-01-18 23:03:43 -06:00
Mike Black W9MDB
18f69356c9 Change sprintf to SNPRINTF for kenwood files 2022-01-10 23:03:54 -06:00
Mike Black W9MDB
01b7f81119 Add a data tag to the caps structure and a test in rig_init to ensure the data tag is where it is expected
Modify testrigcaps.c to test new data tag
This should detect any changes which corrupt rig_caps from additons/subtractions/changes to the structure
2021-12-31 23:49:29 -06:00
Mike Black W9MDB
63a51c36a1 astyle files preparing for 4.4 release 2021-11-28 12:41:10 -06:00
Mike Black W9MDB
1b3b5b70c1 Remove overlapping union reference in flex6xxx.c 2021-09-11 09:58:24 -05:00
Mike Black W9MDB
283281c4cb astyle all files preparing for 4.3 release 2021-08-26 06:49:24 -05:00
Mike Black W9MDB
976ba6df02 Add small delay in flex6xxx.c after ptt off -- seems to take a short while to really do it for the ANAN rigs 2021-06-05 22:23:57 -05:00
Mike Black W9MDB
92ed52b5f7 Zero out response in flex6xxx.c -- was generating funky error messages 2021-05-27 10:19:49 -05:00
Mike Black W9MDB
b0e006ce6c astyle files 2021-04-21 23:48:29 -05:00
Michael Black W9MDB
3bc39aaec1 astyle files is preparation for 4.2 release 2021-03-15 17:51:22 -05:00
Michael Black W9MDB
2976239f3a Improve error checking in flex6xxx.c 2021-02-28 12:19:18 -06:00
Michael Black W9MDB
ee60a68bec astyle files 2021-02-28 09:46:01 -06:00
Michael Black W9MDB
7f6ce7a190 Fix PowerSDR get_level AF in flex6xxx.c
https://github.com/Hamlib/Hamlib/issues/562
2021-02-25 11:19:37 -06:00
Michael Black W9MDB
44c1645785 Fix PowerSDR STRENGTH 2020-12-31 14:24:22 -06:00
Michael Black W9MDB
decb02fa30 Fix flex RFPOWER_METER_WATTS level 2020-12-27 23:21:46 -06:00
Michael Black W9MDB
82958c957c Add RIG_MODE_SPEC for PowerSDR and perhaps others to come 2020-12-27 14:53:39 -06:00
Michael Black W9MDB
263f1cde72 astyle files 2020-12-17 15:07:04 -06:00
Michael Black W9MDB
8ed0dcdbb7 Fix flex6xxx RFPOWER_METER_WATTS for sure this time 2020-12-17 12:01:08 -06:00
Michael Black W9MDB
31b42de067 Fix flex6xxx RFPOWER_METER_WATTS 2020-12-17 11:36:21 -06:00
Michael Black W9MDB
c11e592a7a Add RFLEVEL_POWER_METER_WATTS to flex6xxx and k3 2020-12-17 07:53:16 -06:00
Michael Black W9MDB
f3cb1a09ae Add FUNC_TUNE to Flex/PowerSDR 2020-11-09 23:06:44 -06:00
Michael Black W9MDB
cf32ace4be Fix gcc warnings
https://github.com/Hamlib/Hamlib/issues/421
2020-10-16 11:51:41 -05:00
Michael Black W9MDB
7785df1769 Add LEVEL_IF to PowerSDR 2020-10-03 17:35:20 -05:00
Michael Black W9MDB
01364ba1ba astyle flex6xxx.c 2020-09-30 15:08:37 -05:00
Michael Black W9MDB
b47028c59d Add get/set LEVEL_RF to PowerSDR 2020-09-30 15:08:16 -05:00
Michael Black W9MDB
3cbdd3c387 Update kenwood rigs for new get_kenwood_level 2020-09-30 14:47:25 -05:00
Michael Black W9MDB
2362d2fe1c Clean up cppcheck scope 2020-09-19 14:33:27 -05:00
Michael Black W9MDB
42b2b1ed69 Add FUNC RIT XIT and LEVEL AGC to PowerSDR 2020-09-18 16:45:37 -05:00
Michael Black W9MDB
f401d6dd94 Add func NB ANF MUTE to PowerSDR 2020-09-18 16:17:26 -05:00
Michael Black W9MDB
10700186e3 Add LEVEL_AF to PowerSDR 2020-09-18 15:50:08 -05:00
Michael Black W9MDB
3811071f9e Add Thetis/ANAN to PowerSDR description 2020-09-18 13:07:19 -05:00
Michael Black W9MDB
2a378919db Add SQL to PowerSDR 2020-09-18 13:04:31 -05:00
Michael Black W9MDB
fd7ba5e8d0 Added VOX and VOXGAIN to PowerSDR 2020-09-18 12:14:32 -05:00