c vw
31c7441338
corr.
2020-07-17 12:23:26 +02:00
c vw
d0bff25bb9
Corrections
2020-07-17 12:22:21 +02:00
c vw
a00a4b3623
Merge branch 'master' of https://github.com/Hamlib/Hamlib
2020-07-17 11:01:29 +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
c vw
d36c5c5179
Merge branch 'master' of https://github.com/Hamlib/Hamlib
2020-07-16 16:52:48 +02: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
65d8ac8d95
Fix spelling error in rigctl.1
2020-07-14 12:56:09 -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
c vw
fbc9f3508f
Merge branch 'master' of https://github.com/Hamlib/Hamlib
2020-07-10 13:58:39 +02:00
Michael Black W9MDB
9c8561680f
Update ITU3 bandplan
2020-07-09 23:37:22 -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
6f8100ffc0
Fix cppcheck warnings
2020-07-08 11:48:48 -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
Michael Black W9MDB
0db3eafe66
Fix rigctl argument prompt for non-readline capable system
...
https://github.com/Hamlib/Hamlib/issues/339
2020-07-06 10:15:57 -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
Michael Black W9MDB
5007765d10
Make the escaped com port really work
...
https://github.com/Hamlib/Hamlib/issues/337
2020-07-04 12:43:46 -05:00
Michael Black W9MDB
65eab6c430
Allow for escaped COM ports like \\.\COM3
...
https://github.com/Hamlib/Hamlib/issues/337
2020-07-04 12:37:26 -05:00
Michael Black W9MDB
41230fabc2
Fix sleep.c #endif
2020-07-04 12:05:17 -05:00
Michael Black W9MDB
0fb7148172
Fix compilation warning in cachetest.c
2020-07-04 11:41:42 -05:00
Michael Black W9MDB
8e79561b73
Compile sleep replacement only when HAVE_SLEEP is not defined
...
https://github.com/Hamlib/Hamlib/issues/336
2020-07-04 11:33:11 -05:00
Michael Black W9MDB
d361a111e2
Merge branch 'th7d-updates' of git://git.code.sf.net/u/bsomervi/hamlib
2020-07-04 11:23:49 -05:00
Michael Black W9MDB
699927b3e7
Add additional get_freq if freq > 100MHz to update cache
...
This covers rigs that round VHF/UHF freqs to different intervals
https://github.com/Hamlib/Hamlib/issues/334
2020-07-04 11:20:38 -05:00
Bill Somerville
3d852c433e
Less ambiguous variable name and repair merge issue in prior commit
2020-07-04 15:27:07 +01:00
Michael Black W9MDB
5ebb95bb43
Add testnet.c for testing IPV4/IPV6 address/port combinations
2020-07-04 07:21:02 -05:00
Michael Black W9MDB
ed3a26296d
Fix cppcheck warnings
2020-07-04 07:17:45 -05: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
dee097366d
Fix cppcheck warnings
2020-07-03 22:32:14 -05:00
Michael Black W9MDB
3d7ddc7e03
Fix cppcheck warnings
2020-07-03 17:14:09 -05:00
Michael Black W9MDB
57c76ed3c4
Fix cppcheck warnings
2020-07-03 17:10:25 -05:00
Michael Black W9MDB
557eff4f65
Fix cppcheck warnings
2020-07-03 17:01:49 -05:00
Michael Black W9MDB
045c0cff21
Fix cppcheck warnings
2020-07-03 16:59:52 -05:00
Michael Black W9MDB
0ecf32f2a7
Fix cppcheck warning
2020-07-03 16:56:59 -05:00
Michael Black W9MDB
2e0c5f5687
Fix cppcheck warnings
2020-07-03 16:20:23 -05:00
Michael Black W9MDB
a3bb987e23
Fix cppcheck warnings
2020-07-03 16:17:59 -05:00
c vw
705dff4be6
Merge branch 'master' of https://github.com/Hamlib/Hamlib
2020-07-03 16:16:54 +02:00
Michael Black W9MDB
0c2b39c2e0
small change to debug statement
2020-07-03 08:38:33 -05:00
Michael Black W9MDB
b181c1720c
Fix compile error on cachetest2.c
2020-07-03 08:37:17 -05:00
Michael Black W9MDB
88cf2f6da6
Fix compile error on cachetest.c
2020-07-03 08:35:39 -05:00