Wykres commitów

5226 Commity (67d09427d39ea9b14c3be0ca8038fa109ecd36be)

Autor SHA1 Wiadomość Data
Michael Black 67d09427d3 Add experimental network serial mode for network-based serial interfaces 2020-04-03 08:02:31 -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 ee87d5e6df Fix buffer overrun in all utilities
Change MAXCONFLEN to 1024 bytes for some future proofing
2020-04-01 14:51:50 -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 595f94c98e Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-31 22:44:43 -05:00
Michael Black a903c70063 Add FUNC_XIT and FUNC_RIT to ts440.c 2020-03-31 22:44:33 -05:00
Michael Black 6b30698b50 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-31 22:20:11 -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 9ad4f2638a Remove some verbosity from rig_strscan 2020-03-31 16:10:43 -05:00
Michael Black 269916e9b4 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-31 15:41:20 -05:00
Michael Black b83ecd9a5c Reduce verbosity for rig_strvfop 2020-03-31 15:40:54 -05:00
Michael Black bcf08e2f99 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-31 15:31:47 -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 6060f07d55 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-30 22:44:56 -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 b5700cbb39 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-30 22:33:41 -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 28a5286a08 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-30 17:14:33 -05:00
Michael Black 9ae78642aa Update luatest.lau verbiage 2020-03-30 00:19:53 -05:00
Michael Black 40ab38e757 Fix bindings for VOXDELAY 2020-03-29 23:57:28 -05:00
Michael Black d92da8aab2 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-29 23:48:34 -05:00
Michael Black f89ef8fffb Remove bad commit and fix perltest.pl check 2020-03-29 23:47:38 -05:00
Michael Black ee4f7d6fae Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-29 23:06:19 -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 94e968d996 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-29 10:20:46 -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 0ec3247214 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-26 11:12:15 -05:00
Michael Black 8fd5e16363 astyle files 2020-03-26 11:11:46 -05:00
Michael Black 90c56b6b4d Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-25 23:33:33 -05:00
Michael Black 0c8130db00 Add range_list to xg3.c 2020-03-25 23:32:56 -05:00
Michael Black 1e08ce6796 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-25 23:08:01 -05:00
Michael Black 9e89c4455a Add VFO & ANT definitions to rigs that were missing them 2020-03-25 23:07:42 -05:00
Michael Black c7abfb4927 Fix adat.c 'rigctl -m 29001 -u' error 2020-03-25 17:43:55 -05:00