Wykres commitów

5893 Commity (51cf5d7bebc2013b79ad904296cf507aac1497c0)

Autor SHA1 Wiadomość Data
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
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
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
Michael Black W9MDB 4bd024c238 Fix come valgrind errors 2020-07-03 08:05:13 -05:00
Michael Black W9MDB e31500842c Ensure cache invalidated before re-reading freq in set_freq 2020-07-02 15:54:26 -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 1ad029bfb3 astyle rig.c 2020-07-02 11:18:33 -05:00
Michael Black W9MDB 4cb0f2917e Fix rig_debug in rig.c 2020-07-02 11:15:27 -05:00
Michael Black W9MDB c12f5d3d55 Remove unused var from flrig.c 2020-07-02 11:14:30 -05:00
Michael Black W9MDB 5a02969257 Fix debug in flrig.c 2020-07-02 10:45:58 -05:00
Michael Black W9MDB fa08887471 Change hamlib_cache_t enums to HAMLIB namespace 2020-07-02 10:23:41 -05:00
Michael Black W9MDB 613b7a6830 Add get_freq to set_freq for confirmation if < 100Hz interval
Should correct incorrect cache reporting and doppler issues
https://github.com/Hamlib/Hamlib/issues/334
2020-07-02 09:40:48 -05:00
Michael Black W9MDB bda6d1d12d Fix make check compilation 2020-07-02 08:32:01 -05:00
Michael Black W9MDB d42d837162 Normalize cache namespaces to hamlib_ and HAMLIB_ 2020-07-01 22:33:32 -05:00