Bill Somerville
06d130371c
Updates to the TH-D7A/E back end
...
Allow for these rigs echo of successful set commands, no command
verification is requires nor necessary with TH style rigs.
Change rig_open to not use teh IF command with TH style rigs as it is
not supported and breaks communications for the next command.
Send the correct command to disable auto-information mode on TH style
rigs.
Ensure the correct command terminator is sent with all commands to TH
style rigs.
Fix an issue with MEM mode selection in the TH-D7.
Use the correct DCD detection command for the TH-D7.
2020-07-04 13:00:31 +01:00
Michael Black W9MDB
b2dce86e91
Add comment about IC-756 data mode
2020-07-03 23:40:20 -05:00
Michael Black W9MDB
557eff4f65
Fix cppcheck warnings
2020-07-03 17:01:49 -05:00
Michael Black W9MDB
a3bb987e23
Fix cppcheck warnings
2020-07-03 16:17:59 -05:00
Michael Black W9MDB
4bd024c238
Fix come valgrind errors
2020-07-03 08:05:13 -05:00
Michael Black W9MDB
df3285de60
Add FT818 to rigs as copy of FT817
2020-07-02 12:31:09 -05:00
Michael Black W9MDB
c332036efe
astyle ft817.c
2020-06-29 07:55:55 -05:00
Michael Black W9MDB
555dba37fb
Add debug to FT817/857/897
...
Add fallback to non-ack protocol with 10ms post_write_delay if ack error occurs
https://github.com/Hamlib/Hamlib/issues/330
2020-06-29 07:50:55 -05:00
Michael Black W9MDB
3fbaeaf871
Change ft857 and ft897 to use ft815_read_ack and dynamic post_write_delay instead of static
...
This will support adjusting post_write_delay to hopefully fix a problem on older/slower Mac systems
https://github.com/Hamlib/Hamlib/issues/330
2020-06-28 23:34:23 -05:00
Michael Black W9MDB
c70805902a
Reduce FT991 post_write_delay based on testing
2020-06-28 23:34:11 -05:00
Michael Black W9MDB
0ac0d4911a
Remove cache from FT-817 get_freq -- comments indicate 2 consistent reads are needed for some reason
...
https://github.com/Hamlib/Hamlib/issues/329
2020-06-25 23:20:55 -05:00
Michael Black W9MDB
98f5e17ed3
Reduce post write delay for FT991 to 25ms based on user testing
2020-06-25 16:49:51 -05:00
Michael Black W9MDB
ab7d998e38
Undo FT920 RIG_PTT_RIG_MICDATA change
2020-06-25 08:03:59 -05:00
Michael Black W9MDB
bd1085af20
Change timeout length on kenwood startup when com not responding to approx 10 seconds
...
https://github.com/Hamlib/Hamlib/issues/311
2020-06-24 23:34:13 -05:00
Michael Black W9MDB
4c34b5d6d9
Change FT920 to RIG_PTT_MICDATA
...
https://github.com/Hamlib/Hamlib/issues/327
2020-06-24 12:46:12 -05:00
Michael Black W9MDB
c372bffeb3
Add set VFOB modes to ft1000mp.c
2020-06-23 17:39:07 -05:00
Michael Black W9MDB
b6a960d48e
All conversions to rig_flush now done
...
https://github.com/Hamlib/Hamlib/issues/307
2020-06-23 09:01:46 -05:00
Michael Black W9MDB
b380ed5dbf
Add restore VFOB freq after A/B copy in set_split for ft1000mp.c
2020-06-22 22:24:23 -05:00
Michael Black W9MDB
ebb91ff181
Add copy VFOA>VFOB to ft1000mp.c
2020-06-22 17:12:31 -05:00
Michael Black W9MDB
57622bdb9e
Added set_split_freq get_split_freq defs to ft1000mp.h
...
https://github.com/Hamlib/Hamlib/issues/308
2020-06-21 23:09:40 -05:00
Michael Black W9MDB
c4a11e90c8
Add set_split_freq and get_split_freq to ft1000mp.c
...
Change split setup as testing shows the manual is wrong.
Manual says VFO_A=Tx and VFO_B=Rx but that's not the behavior seen
https://github.com/Hamlib/Hamlib/issues/308
2020-06-21 22:48:40 -05:00
Michael Black W9MDB
a3c4eb9ee0
Fix cppcheck warnings
2020-06-21 22:31:31 -05:00
Michael Black W9MDB
d95bcccc94
Add newer Set 2 RIT command to appropriate kenwood rigs
2020-06-21 15:44:01 -05:00
Michael Black W9MDB
3cb79b3bca
Merge branch 'master' of https://github.com/Hamlib/Hamlib
2020-06-21 14:47:52 -05:00
Michael Black W9MDB
35001b12c0
astyle icom.c
2020-06-21 14:47:38 -05:00
Michael Black W9MDB
9dc12e8b63
astyle kenwood.c
2020-06-21 14:47:22 -05:00
Michael Black W9MDB
c2ee1ecb02
astyle files
2020-06-21 14:46:50 -05:00
Michael Black W9MDB
83521b2694
Fix kenwood set_rit for negative values
2020-06-21 14:43:33 -05:00
Michael Black W9MDB
fe8decf475
Fix kenwood get_xit to correct status bit
2020-06-21 14:32:07 -05:00
hiteki
63357389d6
get_dcd responds without crashing #323
2020-06-21 19:10:21 +02:00
hiteki
abe2697f4e
uniden_get_mode report WFM mode correctly #321
2020-06-21 18:09:18 +02:00
hiteki
68e6dd0e21
Correctly compare response strings #319
2020-06-21 16:09:45 +02:00
Michael Black W9MDB
9c87990a76
Update uniden BACKEND date
2020-06-21 06:44:40 -05:00
Michael Black
d5ff0f2478
Merge pull request #318 from hiteki/hiteki_317
...
Uniden bc780xlt channel ranges is 1..500 #317
2020-06-21 06:41:58 -05:00
hiteki
93992efe42
Uniden bc780xlt channel ranges is 1..500 #317
2020-06-21 12:27:59 +02:00
hiteki
0bd366b05b
uniden_get_channel correctly parses rig's response #315
2020-06-21 12:06:40 +02:00
Michael Black W9MDB
2ef8131023
Remove DATA_USB from ft1000mp.c
2020-06-20 17:04:14 -05:00
Michael Black W9MDB
031b101781
Promote bc780.c to stable
2020-06-20 16:12:48 -05:00
Michael Black W9MDB
e5a61a5a14
Change ft1000mp.c back to TARGETABLE_FREQ
2020-06-20 16:03:07 -05:00
tb
b2f1b1880a
uniden_get_freq_2 to use SG<cr> instead of RF<cr> for bc780xlt #313
...
- RF<cr> responds NG on bc780xlt
- SG<cr> responds with the gain + the current frequency
- SG<cr> is valid in manual mode, scan mode and search mode
2020-06-20 20:38:46 +02:00
Michael Black W9MDB
5a28ef9a20
Update ic703 to beta
2020-06-20 06:54:28 -05:00
Michael Black W9MDB
bbc67d598e
Change ft1000mp.c to TARGETABLE_PURE to avoid VFO swap on set_split
2020-06-19 22:40:07 -05:00
Michael Black W9MDB
9033eb733a
Add RIT to get_func for kenwood.c
2020-06-19 17:46:14 -05:00
Michael Black W9MDB
92b7fc32ba
Add get_split_vfo to ft1000mp.c and promote to stable
2020-06-19 17:19:02 -05:00
Michael Black W9MDB
0ec3d475b5
Fix ft100mp set_split_vfo function
2020-06-18 22:33:50 -05:00
Michael Black W9MDB
ec15323293
Adjust time values in ft1000mp.c based on testing with user
...
https://github.com/Hamlib/Hamlib/issues/308
2020-06-18 17:08:12 -05:00
Michael Black W9MDB
c66044f89b
Add set_split_vfo to ft1000mp.c
2020-06-18 16:48:28 -05:00
Michael Black W9MDB
44a61ac9d9
Add debug for retry for ft1000mp
...
https://github.com/Hamlib/Hamlib/issues/308
2020-06-18 11:09:15 -05:00
Michael Black W9MDB
95e869d087
Fix ft1000mp to use rig->state retry value instead of caps
...
https://github.com/Hamlib/Hamlib/issues/308
2020-06-18 10:54:21 -05:00
Michael Black W9MDB
90609a4bfc
Move ft100mp get_vfo from init to open
2020-06-17 22:29:32 -05:00