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
Michael Black W9MDB
2b2786cd47
Fix PowerSdr MICGAIN for levels -40 to 10 it returns
...
https://github.com/Hamlib/Hamlib/issues/382
2020-09-17 23:24:40 -05:00
Michael Black W9MDB
b97d05369c
astyle files
2020-09-14 23:12:35 -05:00
Michael Black W9MDB
2020f29185
Remove redundant RIG_LEVEL_BRIGHT
2020-09-10 10:07:11 -05:00
Michael Black W9MDB
c7eec2c788
Add comment to flex6xxx.c
2020-07-19 17:24:04 -05:00
Michael Black W9MDB
614ffe8dab
PowerSDR rig now recognizes 10 modes 0-11 but not SPEC or DRM yet
...
Bandwidth returns now accurately reflect bandwith on Thetis (tested)
Setting bandwidth for PKTUSB/PKTLSB uses 150Hz for lo and hi=width
For example PKTUSB/6000 will set lo=150 and hi=6000
https://github.com/Hamlib/Hamlib/issues/344
2020-07-18 22:56:42 -05:00
Michael Black W9MDB
ba72dc74b2
Upgrade some rigs to STABLE
2020-07-16 11:06:39 -05:00
Michael Black W9MDB
b1f97c69d3
Fix comment in flex6xxx.c
2020-05-28 16:55:16 -05:00
Michael Black W9MDB
0d4b277179
Adding PowerSDR rig
...
https://github.com/Hamlib/Hamlib/issues/265
2020-05-28 16:05:18 -05:00
Michael Black W9MDB
4599322ea5
Add PowerSDR rig
2020-05-28 11:29:42 -05:00
mdblack98
8c061acb13
Fixes https://github.com/Hamlib/Hamlib/issues/221
...
Flex users need to change polling rate to 3 seconds
WSJT-X is timing out based on the polling rate and was disconnecting from hamlibPlus the retries in flex6xxx were inadequate to allow for the slow profile change
2020-04-23 11:38:51 -05:00
Michael Black
6be656a47b
Update retry and post_write_delay in flex6xxx.c to avoid timeouts being experienced
2020-04-13 15:31:45 -05:00
Michael Black
b040803765
Standard all version numbers to YYYYMMDD.N where n is intended for multiple versions in one day.
...
So typically .N will be .0
2020-03-29 23:03:21 -05:00
Michael Black
c489f97624
More cppcheck changes
2020-03-20 07:51:32 -05:00
Michael Black
d856248178
Add RIG_MODEL macro and change all rigs to support it
2020-03-05 08:44:18 -06:00
Michael Black
8d6e2fc781
Directory migration to new layout
2020-01-17 09:22:44 -06:00