Wykres commitów

5244 Commity (8194ffefda87366ec5983c92dedbe26d26998ced)

Autor SHA1 Wiadomość Data
Michael Black 40919d703f Fix icom_get_freq_range index 2020-03-09 23:03:48 -05:00
Michael Black 6489209862 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-09 22:56:44 -05:00
Michael Black e6e9d8d8aa Fix acklen in icom_get_freq_range 2020-03-09 22:56:25 -05:00
Michael Black d5592f43a8 Remove set_vfo from icom_get_split split=0 2020-03-09 15:37:53 -05:00
Michael Black df4160665f Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-09 12:28:24 -05:00
Michael Black ced93c5c7c Disabel set_vfo calls in icom_set_split
Needs to be tested with gpredict operations
2020-03-09 12:25:33 -05:00
Michael Black e43bf9bc0d Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-09 09:16:45 -05:00
Michael Black aaf8a074d9 Force final VFO selection in icom_set_split 2020-03-09 09:16:30 -05:00
Michael Black 7a174df5b7 Bump icom.h version 2020-03-09 09:15:21 -05:00
Michael Black d3abac1cf9 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-08 23:19:05 -05:00
Michael Black 16fed06ba1 Adding dynamic freq_range for Icoms stage2 2020-03-08 23:18:33 -05:00
Michael Black aeabef2ffe Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-08 10:09:57 -05:00
Michael Black df1b7620db Adding dynamic freq_range for Icoms 2020-03-08 10:09:37 -05:00
Michael Black c21fdf3747 Beginning implementation of dynamic detection of freq_range for Icom rigs 2020-03-08 09:23:11 -05:00
Michael Black 61fa2d2535 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-08 08:42:35 -05:00
Michael Black 82f47afed0 clean up compiler warning 2020-03-08 08:42:11 -05:00
Michael Black 8e66304860 Move macro_name to end of rig_caps to maintain shared libarary compatibility 2020-03-08 08:39:11 -05:00
Michael Black a22195fbca Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-07 22:00:47 -06:00
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