Wykres commitów

81 Commity (930bdf1f7916d8f9b461a715ecb2bb41478ec9d2)

Autor SHA1 Wiadomość Data
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 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
Michael Black a903c70063 Add FUNC_XIT and FUNC_RIT to ts440.c 2020-03-31 22:44:33 -05:00
Michael Black c62a7b2874 change ic10 set_split to no read after command 2020-03-31 22:19:17 -05:00
Michael Black 3be1c4a76f Add some debug to ic10.c 2020-03-31 16:11:40 -05:00
Michael Black 1d6530dd70 Add xit to ts440 2020-03-31 16:11:07 -05:00
Michael Black 800e07c346 Change ic10 set_ptt for no read after command 2020-03-31 15:31:28 -05:00
Michael Black 2d5df7cfec Remove xit function from ts440 since it doesn't have xit 2020-03-30 23:00:53 -05:00
Michael Black f08de7e004 Bump ts440 to BETA 2020-03-30 22:44:29 -05:00
Michael Black 5ac8f8703d Fix memory functon for ic10.c 2020-03-30 22:43:44 -05:00
Michael Black 2598c8c3ef Fix set_freq for ic10.c to not expect return value 2020-03-30 22:31:53 -05:00
Michael Black b040803765 Standard all version numbers to YYYYMMDD.N where n is intended for multiple versions in one day.
So typically .N will be .0
2020-03-29 23:03:21 -05:00
Michael Black b36fb74499 Fix TS480 ptt off -- seems some versions of it don't return anything at all
for RX; command where some do when in PTT.  So we won't expect any return at all like all other Kenwood rigs.
Start migrating main version number to use YYYYMMDD.  Backends which use generic brand commands will still use numeric versions.  So the TS480 right now will become 20200329.6
2020-03-29 10:14:30 -05:00
Michael Black 8fd5e16363 astyle files 2020-03-26 11:11:46 -05:00
Michael Black 0c8130db00 Add range_list to xg3.c 2020-03-25 23:32:56 -05:00
Michael Black 9d8ddd4582 Replace RIG_LEVEL_VOX with RIG_LEVEL_VOXDELAY 2020-03-24 10:02:17 -05:00