Wykres commitów

245 Commity (fd8e33d727edc5e926bcc8e26bf0ff9e0e8356b7)

Autor SHA1 Wiadomość Data
mdblack98 fd8e33d727 Change ts950 write_delay to 0 -- tested with CT1AXS and his 950SDX
https://github.com/Hamlib/Hamlib/issues/226
2020-04-26 11:35:14 -05:00
mdblack98 acc468fcfd Fix channel reading for civ_731 icom rigs
I assume this is true on all such rigs that they return 5 bytes
Writing and reading a channel should confirm it by returning the correct freq
https://github.com/Hamlib/Hamlib/issues/217
2020-04-26 08:45:16 -05:00
mdblack98 7a075ae9fd https://github.com/Hamlib/Hamlib/issues/222
Fix order of calls in icom_get_split_vfos
Need to set split before getting vfos
2020-04-23 22:50:34 -05:00
mdblack98 a9a604758d https://github.com/Hamlib/Hamlib/issues/222
Fix icom_get_split_vfo filling in rx_vfo and tx_vfo
icom_get_split_vfo: vfo=currVFO rx_vfo=None tx_vfo=None split=0
2020-04-23 15:35:29 -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
mdblack98 90fc72f316 Add debug to kenwood.c chasing down Flex problem 2020-04-23 10:00:12 -05:00
mdblack98 c52f325168 Add more debug to kenwood.c 2020-04-22 14:51:34 -05:00
mdblack98 d2e2fec9f3 Add debug to kenwood.c chasing down Flex problem 2020-04-22 14:39:39 -05:00
Michael Black 16f1ae8037 Update baud rate for TS480 2020-04-17 23:12:04 -05:00
Michael Black 79871210eb Add kenwood_close where missing 2020-04-14 08:38:11 -05:00
Michael Black 930bdf1f79 Add TS140S id value and comment on TS680S 2020-04-13 16:03:45 -05:00
Michael Black fe531222b8 Update comment in ts140.c 2020-04-13 16:00:13 -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 87343fda05 Improve message when allow kenwood rig ID mismatch 2020-04-13 08:29:21 -05:00
Michael Black dbca3e15dc Change kenwood_open to non-fatal when ID does not match
Add kenwood_open to all kenwood rigs
Allow kenwood_open to keep searching list for a better match
2020-04-13 08:10:07 -05:00
Michael Black b94595cac9 Add post_wr-te_delay for Hilberling PT8000A...testing 2020-04-13 07:34:21 -05:00
Michael Black 66525c81f8 Change kenwood to keep searching for matching id/model
Hilberling PT8000A is a 480 emulator but doesn't quite behave like one
So we have to allow for the same ID but a different model
2020-04-11 22:37:10 -05:00
Michael Black b12fa053a1 Add Hilberling PT800A...emulates a TS-480 2020-04-11 08:16:34 -05:00
Michael Black 0267c1b7c9 astyle all files 2020-04-10 09:13:35 -05:00
Michael Black 6269bc4dec Fix sprintf warning in ic10.c 2020-04-07 17:13:01 -05:00
Michael Black 991e4a4f24 Add error check for channel 90-99 split in ic10.c 2020-04-07 17:11:35 -05:00
Michael Black 624db802e4 Fix split detection in ic10.c 2020-04-07 17:04:22 -05:00
Michael Black f7341d7c6d Update ts440 to fix ID return value and reduce timeout values 2020-04-07 16:17:24 -05:00
Michael Black 3ac82b5635 Fix divide by zero in kenwood.c set_powerstat 2020-04-06 08:38:58 -05:00
Michael Black 33003d8d57 Add cmd retry to ic10.c 2020-04-06 07:37:02 -05:00
Michael Black 05469f8683 Fix timeout on H command for ts440 and add ID; for commands with no response 2020-04-05 23:21:23 -05:00
Michael Black 8194ffefda Fix MR command in ic10.c 2020-04-05 14:51:25 -05:00
Michael Black c6189dcfa7 Fix gcc 10 compiler warning and cleanup code a bit in aor.c 2020-04-04 23:32:56 -05:00
Michael Black 46cb356f11 Fix numerous gcc v10 warnings 2020-04-04 22:49:27 -05:00
Michael Black 066ee398c9 Fix bad strchr logic in newcat.c 2020-04-04 17:38:48 -05:00
Michael Black ee55fba442 Fix gcc10 compiler warning 2020-04-04 17:31:35 -05:00
Michael Black 93613e55ac Fix TS950/SDX by increasing write_delay and timeout values...IF command takes over 250ms to respond 2020-04-04 16:03:12 -05:00
Michael Black 4f975144e4 Add TS950S/SDX data mode capability 2020-04-03 10:24:01 -05:00
Michael Black 9c338a5c9f Add RIG_VFO_NONE possible current vfo for kenwood.c 2020-04-03 10:16:20 -05:00
Michael Black ea7b25e985 Fix kenwood.c compile warning 2020-04-03 09:36:33 -05:00
Michael Black ed2a359a64 Add Kenwood TS-950S entry 2020-04-03 07:46:11 -05:00
Michael Black e5c1fab00f Change TS440 to use ic10_get_mode
Add ic10_set_split_freq and ic10_get_split_freq to ic10.c and ts440.c
2020-04-02 22:38:09 -05:00
Michael Black f0bdabf569 Change TS440 RIT to +/- 1270 (low is actually -1280) and promote to STABLE 2020-04-02 12:17:30 -05:00
Michael Black d936f14415 Readd cmdtrm setting in kenwood.c -- it's not fixed in all backends 2020-04-02 11:44:52 -05:00
Michael Black 45914f70f9 Change ts440 r5000 to no flow control 2020-04-02 11:34:26 -05:00
Michael Black 764045bb1b Fix -RIT for kenwood.c 2020-04-02 11:33:57 -05:00
Michael Black ad97b98a71 Remove unneede if check since all backends have been fixed 2020-04-02 07:50:09 -05:00
Michael Black 2c79b1c2fd Change Kenwood rig id for TS950SDX to 012 per the manual
Replace TS950SDX with TS950 as 008 per the manual
Reference TS-950 External Control Instruction Manual
2020-04-02 07:34:01 -05:00
Michael Black d9a1fdabbc Fix ts440 get/set_xit 2020-04-01 22:31:00 -05:00
Michael Black 156661f2f3 For kenwood_transaction only retry when data reponse is expected 2020-04-01 22:29:09 -05:00
Michael Black adc448e87d Change kenwood back to rounding rit 2020-04-01 17:27:16 -05:00
Michael Black 246cbf746e Change kenwood get_rit back to zero-based loop 2020-04-01 17:16:21 -05:00
Michael Black 8089eff320 Change kenwood set_rit to determine # of loops based on current rit 2020-04-01 16:48:04 -05:00
Michael Black 5773df162c astyle files 2020-04-01 11:22:23 -05:00
Michael Black d3b62d5e9e Change all rig model checks to MACROS for brevity
Add data mode for TS950/TS950SDX
2020-04-01 11:15:22 -05:00