Wykres commitów

5226 Commity (67d09427d39ea9b14c3be0ca8038fa109ecd36be)

Autor SHA1 Wiadomość Data
Michael Black 53b1a93431 Fix icom_rig_open return for RIG_OK 2020-03-07 22:00:15 -06:00
Michael Black 247fb09ca3 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-07 08:12:50 -06:00
Michael Black c33c02965d Remove freq_range checking from newcat.c
Not hamlib's job to police the operator and this was only
implemented for Yaesu's.
Hamlib freq_range entries will show rig's capabilities
2020-03-07 08:11:15 -06:00
Michael Black c48b2739a8 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-06 22:34:24 -06:00
Michael Black 7688856fe5 Add TX to FT101DX 2020-03-06 22:34:05 -06:00
Michael Black 29526de619 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-06 22:20:04 -06:00
Michael Black 1e2a08f65b Bump icom.h version 2020-03-06 22:19:22 -06:00
Michael Black 117379f42e Add VFO_A set to IC9700 type Icom rigs 2020-03-06 22:19:03 -06:00
Michael Black 830d218731 Remove range_list2 from newcat.c 2020-03-06 22:18:06 -06:00
Michael Black 200a258ee9 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-06 12:18:34 -06:00
Michael Black 086e3ae9da Add dump_caps and dump_state info to man pages 2020-03-06 12:09:42 -06:00
Michael Black 3a43815d71 Move macro_name later in structure for better compatibility 2020-03-06 09:44:29 -06:00
Michael Black 8ef027c676 Fixes the default initialization of ranges by defaulting to range_list1.
Another step in migration of rigs to separate model numbers for variations in models
We default to using range_list1 now and eventually there will only be 1 range_list per model
We have enough room in the model numbers now to expand...so for example we will have
5 models for the IC-9700
IC-9700 USA
IC-9700 EUR
IC-9700 ITR
IC-9700 TPE
IC-9700 KOR
2020-03-06 08:49:21 -06:00
Michael Black cb2cb6bcde Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-05 23:49:47 -06:00
Michael Black 57c7f2a19f astyle files 2020-03-05 23:49:22 -06:00
Michael Black d0f114b178 Add macro_name to caps structures for rig, rot, and amp devices 2020-03-05 23:48:14 -06:00
Michael Black b0230e9ddb Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-05 17:23:25 -06:00
Michael Black 30a8a690ca Fix IC9700 return to VFOA when in split instead of Main 2020-03-05 17:22:51 -06:00
Michael Black 06a370ac69 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-05 15:33:12 -06:00
Michael Black 59e92ab829 Fix set_split_vfo for IC9700 and similar rigs 2020-03-05 15:31:56 -06:00
Michael Black 6493d71e1b Fix spelling error in icom.c 2020-03-05 14:31:19 -06:00
Michael Black 1db59658f7 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-05 10:45:37 -06:00
Michael Black 837006d87b Fix 'S 1 Sub' for icom rigs with A/B only 2020-03-05 10:45:19 -06:00
Michael Black 09e7b381f6 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-05 08:46:48 -06:00
Michael Black c5b4a18cf5 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-05 08:44:38 -06:00
Michael Black d856248178 Add RIG_MODEL macro and change all rigs to support it 2020-03-05 08:44:18 -06:00
Michael Black W9MDB 07b8c280cd rig.swg updates
g/set_split_freq_mode
get_parm
g/set_ext_level
g/set_ext_parm
g/set_ext_func
2020-03-04 11:42:39 -06:00
Michael Black W9MDB c9e8bf1c0a Added rig_get_parm to rig.swg 2020-03-04 10:16:27 -06:00
Michael Black W9MDB 1d86b81518 Add get/set_split_freq_mode to rig.swg 2020-03-04 10:05:23 -06:00
Michael Black W9MDB 8884e0d1f1 Increase version requirement for swig and add swig 3.0 detection
Change bindings test scripts to executable
2020-03-04 09:41:43 -06:00
Michael Black W9MDB 4cdebac333 bump verison in kenwood.h 2020-03-04 09:36:48 -06:00
Michael Black W9MDB 28164ef35e Add kenwood_open to ts480 2020-03-04 09:36:25 -06:00
Michael Black W9MDB fb1d28ee3e Fix get_ant in rig.swg 2020-03-04 08:30:11 -06:00
Michael Black W9MDB 5897514759 Fix kenwood_set_powerstat 2020-03-03 22:40:29 -06:00
Michael Black W9MDB 4b4eeae35c Fix clang warning on unitialized var in mem.c 2020-03-03 22:15:12 -06:00
Michael Black 0cecc9812d Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-03 16:11:51 -06:00
Michael Black 39ac8e7be2 Fix set_vfo when asking for Main/Sub on rig that doens't have Main/Sub 2020-03-03 15:30:14 -06:00
Michael Black 7609efbe5a Fix cppcheck warnings in icom.c 2020-03-01 23:01:24 -06:00
Michael Black f18b0ebb07 Add -X to rigctld.1 2020-03-01 22:48:46 -06:00
Michael Black 48833e2263 Update icom.c 2020-03-01 15:51:03 -06:00
Michael Black 7ae2f28862 Add LEVELS to ic9700 to make grep work for finding levels 2020-03-01 10:01:01 -06:00
Michael Black be922f800f Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-01 09:00:33 -06:00
Michael Black 8096f848fa Add logic to update tx_vfo for ic9700 when satmode is turned on/off 2020-03-01 09:00:16 -06:00
Michael Black fc86c5952b Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-01 08:11:29 -06:00
Michael Black 8981201e4b Add ic9700 logic to set_vfo_curr 2020-03-01 08:11:07 -06:00
Michael Black b0fcd87f7f Add satmode rig logic to set_split_freq 2020-02-29 16:24:31 -06:00
Michael Black 7483e1559e Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-02-29 14:59:48 -06:00
Michael Black e55e1feb86 Add satmode detection to rig_get_split_vfos 2020-02-29 14:59:24 -06:00
Michael Black f6f33583ed Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-02-29 14:27:55 -06:00
Michael Black 1bc024e73e Add set_vfo to return satmode rigs to original vfo 2020-02-29 14:27:26 -06:00