Wykres commitów

5264 Commity (b94595cac9427cde3420657ce52b0d3457b551da)

Autor SHA1 Wiadomość Data
Michael Black b8cddb611e Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-12 15:57:28 -05:00
Michael Black c8e4e99e97 Reenable icom_get_freq_range now that rigctld stays open after first called 2020-03-12 15:57:05 -05:00
Michael Black 2223a4f345 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-12 12:07:45 -05:00
Michael Black e4058156b1 Change rigctld to keep the rig open all the time
When a single client connects/disconnecta/connects it takes a bit too long to open the rig sometimes
2020-03-12 12:06:06 -05:00
Michael Black 78e190aa8b Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-12 10:29:06 -05:00
Michael Black 727c8f5ea7 Bump version in kenwood.h 2020-03-12 10:28:34 -05:00
Michael Black 5579b210cb Kenwood only run PS1 when ID command fails 2020-03-12 10:28:08 -05:00
Michael Black 42871be196 Added some places to set default vfo when vfo has not been set yet. We're avoiding setting the default VFO on startup but allowing for clients which don't set the vfo properly.
Commented out icom_get_freq_range as can't have this on every rig_open call...too busy for rigctld
2020-03-12 10:12:59 -05:00
Michael Black 643e74e9b4 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-12 09:08:09 -05:00
Michael Black 30e4f472f5 Fix HASHSZ in register.c and make a hash collision fatal 2020-03-12 09:07:48 -05:00
Michael Black 134bcfc2c0 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-11 17:38:28 -05:00
Michael Black 7685613310 Add setting of vfo when client does not set vfo themselves and instead asks to do things with RIG_VFO_CURR 2020-03-11 17:37:23 -05:00
Michael Black 63447494bc Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-10 17:01:09 -05:00
Michael Black 98e1316f11 Fix -L printout for rotctl south_zero 2020-03-10 17:00:44 -05:00
Michael Black 95c53c42c5 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-10 09:18:14 -05:00
Michael Black 1a4faf22d0 Add set_conf get_conf to rot_dummy.c 2020-03-10 09:17:55 -05:00
Michael Black 0a6c84085d Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-10 08:44:21 -05:00
Michael Black f46067977a Fix rotctl set_conf 2020-03-10 08:43:42 -05:00
Michael Black e704f7783c Fix rotctl state printout to show az_offset and el_offset 2020-03-10 07:07:21 -05:00
Michael Black ef36c7d960 Merge branch 'master' of https://github.com/mdblack98/Hamlib 2020-03-09 23:04:10 -05:00
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