Wykres commitów

466 Commity (956b29a0aa4eba8eed43b086fb5cb4c548e29407)

Autor SHA1 Wiadomość Data
Michael Black W9MDB 956b29a0aa Add 4m to FTDX101D and promote to stable 2020-07-23 08:24:03 -05:00
Michael Black W9MDB 133a8acd30 Fix icom MainA/B SubA/B VFO selection
https://github.com/Hamlib/Hamlib/issues/348
2020-07-20 14:42:46 +02:00
Michael Black W9MDB c7eec2c788 Add comment to flex6xxx.c 2020-07-19 17:24:04 -05:00
Michael Black W9MDB 4efbddd0e8 Add ability to set Icom MAIN_VFO_A/B and SUB_VFO_A/B
https://github.com/Hamlib/Hamlib/issues/348
2020-07-19 17:21:23 -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 b135aa3da6 Promote ic7100 to STABLE 2020-07-18 22:54:46 -05:00
Michael Black W9MDB 3e06b86fc7 Add CWR an RTTYR to ic756.c 2020-07-18 13:04:15 -05:00
Ervin Hegedus 9810351958 Fix two typos 2020-07-17 15:36:28 +02:00
Michael Black W9MDB 664cfaa0c6 Another promotion to STABLE 2020-07-17 07:50:24 -05:00
Michael Black 40b5a0f37f
Merge pull request #345 from dl1ycf/master
Corrections. Mostly to make the Compiler happy, but also a serious one.
2020-07-17 06:30:36 -05:00
Michael Black W9MDB 7b3527187c Really fix ft1000mp.c get_rit 2020-07-17 06:28:13 -05:00
c vw c708513d08 corr 2020-07-17 12:25:02 +02:00
c vw 31c7441338 corr. 2020-07-17 12:23:26 +02:00
c vw d0bff25bb9 Corrections 2020-07-17 12:22:21 +02:00
Michael Black W9MDB ec24abb6c6 Some more STABLE rigs 2020-07-16 15:38:44 -05:00
Michael Black W9MDB ba72dc74b2 Upgrade some rigs to STABLE 2020-07-16 11:06:39 -05:00
Michael Black W9MDB 416380ecc7 Promote ic718 and ic7610 to STABLE 2020-07-16 07:40:18 -05:00
Michael Black W9MDB a3428370f8 Promote K3 to STABLE 2020-07-16 07:39:50 -05:00
Michael Black W9MDB 514cebafd5 Try again to fix ft1000mp get_rit for negative values 2020-07-16 07:38:36 -05:00
Michael Black W9MDB 51cf5d7beb Promote ts870s and ts690 to STABLE 2020-07-16 07:16:21 -05:00
Michael Black W9MDB 7fe4a91ac0 Fix get_rit of negative RIT for ft1000mp.c
https://github.com/Hamlib/Hamlib/issues/343
2020-07-15 12:16:40 -05:00
Michael Black W9MDB 17112c308e Fix kenwood_get_rit to utilize the +/- sign
https://github.com/Hamlib/Hamlib/issues/342
2020-07-14 11:26:14 -05:00
Michael Black W9MDB f986be28a8 Fix kenwood RD command to use abs value instead of negative sign
https://github.com/Hamlib/Hamlib/issues/341
2020-07-12 11:29:31 -05:00
Michael Black W9MDB 39670273c1 FT-817/818 doing dual reads causes vfo tuning to return -RIG_EIO
So we will ignore the retry errors as the read normally works
but we need to allow for VFO tuning
https://github.com/Hamlib/Hamlib/issues/340
2020-07-10 17:02:16 -05:00
Michael Black W9MDB e652276e87 Add 6m to ft857 and ft897 ranges 2020-07-09 12:36:42 -05:00
Michael Black W9MDB 33ce152d35 Add debug to ft857.c 2020-07-09 06:47:45 -05:00
Michael Black W9MDB 5e801fd2b5 astyle files 2020-07-07 11:39:26 -05:00
Michael Black W9MDB 4177dde4e0 For all kenwoods remove the ID; check of the RX; command
TS-480 is not returning RX0; as the manual says
May want to consider validating PTT instead
https://github.com/Hamlib/Hamlib/issues/338
2020-07-07 11:36:50 -05:00
Michael Black W9MDB a19169a6b0 Update kenwood_transaction to improve cache invalidation 2020-07-07 07:10:22 -05:00
Bill Somerville 281febec62
New power on option rather than power on/off
Also fixes incorrect token name usage in token definition
2020-07-04 23:23:39 +01:00
Bill Somerville 3f40029720
Add missing config parameters for rig power on/off and screen-saver
Defaults set to by compatible with prior released versions to avoid
regressive behaviour.
2020-07-04 19:42:37 +01:00
Bill Somerville 3d852c433e
Less ambiguous variable name and repair merge issue in prior commit 2020-07-04 15:27:07 +01:00
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