Nate Bargmann
3f494baec6
Merge branch 'master' of https://github.com/mdblack98/Hamlib into mdblack98-master
2019-06-01 06:48:29 -05:00
Nate Bargmann
c1dec70c2d
Merge branch 'master' of https://github.com/mrmoonlv/Hamlib into mrmoonlv-master
2019-06-01 06:34:22 -05:00
Nate Bargmann
4c47ff4f93
Merge commit 'f9f8e95852f3a546b3522379f8bc944fe33bb979' into vk2ckp_GS232
2019-05-31 22:03:00 -05:00
Nate Bargmann
dc3e717128
Merge commit '7e8e596c00e19a62c4e12d4c857a78590b6292ed' into vk2ckp_GS232
2019-05-31 21:38:33 -05:00
Michael Black
9d85905d72
Add icom_rig_open to IC9700
2019-05-31 16:25:31 -05:00
mrmoonlv
fe3c9118a1
Change credits
2019-05-31 23:07:45 +03:00
mrmoonlv
4e647c2fb3
FIX: ft600_get_freq
2019-05-31 23:03:05 +03:00
vk2ckp
f9f8e95852
Updated and new GS232 backends. Added new models for AMSAT LVB Tracker and Fox Delta ST2. Model 602 is now 'GS232 Generic' with new models for GS232 and GS23.
2019-05-31 22:12:25 +10:00
vk2ckp
7e8e596c00
Modification to backend library to suport azimuth positions to -180deg and associated translation. Used to support -1800>0->180 operation in GPredict of azimuth rotation on Yaesu rotators when physically installed with end-stops facing south.
2019-05-30 23:39:41 +10:00
Michael Black
57c16d20f2
Add USB_echo_check to ic9700
2019-05-29 07:48:20 -05:00
Michael Black
25736acd4b
Fix CM108 ptt_bitnum for pttport
2019-05-27 23:18:43 -05:00
Michael Black
ab7527d95a
Fix compile warning in rotctl_parse.c
2019-05-22 11:15:30 -05:00
Michael Black
51dab90c74
Fix vfonum warning in tmd710.c
2019-05-22 11:14:07 -05:00
Michael Black
a8b6ceebb5
Fix compile warning in rigctl_parse.c
2019-05-22 09:27:01 -05:00
Michael Black
8dae7db02c
astyle debug.c
2019-05-22 08:52:50 -05:00
Michael Black
ba712ce904
Fix compiler warning in debug.c
2019-05-22 08:52:14 -05:00
Michael Black
1e94a37c56
Fix duplicate set_vfo in ic7300.c
2019-05-22 08:45:33 -05:00
Michael Black
d732a46c45
Fix uninitialized in tmd710.c
2019-05-22 08:43:34 -05:00
Michael Black
37f87c9b62
astyle parallel.c
2019-05-21 12:45:09 -05:00
Michael Black
151a7059c5
Fix compile warnings in parallel.c
2019-05-21 12:42:39 -05:00
Michael Black
ad9bcf66c5
Undo ts790 change
2019-05-15 15:02:27 -05:00
Michael Black
c2eb8440a8
Add debug for 60M DX3000/5000 exception
2019-05-15 14:39:41 -05:00
Michael Black
8f8ca10046
Add 60m exception for set_freq for FT-DX3000 and FT-DX5000
2019-05-15 12:35:23 -05:00
Kārlis Millers
c12a6d35d5
Merge pull request #1 from Hamlib/master
...
Merge from upstream
2019-05-14 22:34:36 +03:00
Michael Black
8329e50f01
Merge branch 'master' of https://github.com/Hamlib/Hamlib
2019-05-13 07:04:08 -05:00
Michael Black
5adf6a5951
Change TS790 handhsake to none and promote to stable. Works with WSJT-X
2019-05-11 06:58:03 -05:00
Bill Somerville
56ee4fd18a
Fix timeout issues with the Ten-Tec Orion/Eagle
...
Added much more generous serial port timeouts as these rigs seem to
occasionally delay CAT responses by a second or more. Also flushed
serial Rx buffer before retries in case timeout is not enough.
2019-05-04 11:37:57 +01:00
Bill Somerville
6612f8e1b2
Fix an incorrect error return value from win32_serial_select()
2019-05-04 11:35:55 +01:00
Michael Black
b431b66ceb
astyle for th.c and thd72.c
2019-04-16 09:42:56 -05:00
Michael Black
80a4087e0c
Improved debug in th.c
2019-04-16 09:42:03 -05:00
Michael Black
cf50d79742
Fix thd72 current_vfo problem
2019-04-16 09:40:51 -05:00
Michael Black
592c6401a3
Improve vfo err msgs in kenwood.c
2019-04-15 10:52:12 -05:00
Nate Bargmann
cf1434efa7
Merge branch 'master' of https://github.com/mdblack98/Hamlib into mdblack98-master
2019-04-12 07:14:52 -05:00
Nate Bargmann
5ddd109aa2
Merge branch 'mrmoonlv-master'
2019-04-12 07:04:10 -05:00
Michael Black
0c149e7029
Merge branch 'master' of https://github.com/mdblack98/Hamlib
2019-04-11 07:58:03 -05:00
Michael Black
b788b447aa
Undo get_vfo attempt for ic9700
...
Implement icom Main/Sub get_freq -- broken for IC9700 firmware 1.05
Prototype for ic9700 set_freq to allow band change when Main band wil equal Sub band...but disabled for now until firmware is fixed
2019-04-11 07:47:35 -05:00
Michael Black
72f062f6f1
Fix get_freq for IC9700
2019-04-09 06:50:28 -05:00
Michael Black
70d7125790
Fix ic9700 get_freq frame len
2019-04-08 14:15:00 -05:00
Michael Black
602a3c01b2
Implement new get_freq for IC9700 with TARGETABLE_FREQ now
2019-04-07 23:54:02 -05:00
Michael Black
e2f6c7d092
Add icom get_vfo introduced on IC-9700
...
Add DD mode for IC-9700
Numerous IC-9700 updates
2019-04-07 09:03:55 -05:00
Michael Black
f31701546b
Add priv_caps for IC9700
2019-04-06 14:08:07 -05:00
Michael Black
3d96757c66
Add IC-9700 to ic7300.c
2019-04-06 13:59:25 -05:00
Michael Black
dbcaee4b77
Improved set_powerstat for icom & kenwood
2019-04-03 09:13:08 -05:00
Michael Black
3417acdbb7
Add set/get vfo to ft857
2019-04-02 08:51:32 -05:00
Michael Black
9570d6c669
Add flush to serial open
2019-04-02 08:49:56 -05:00
Michael Black
c6f9e07711
cache timeout when swapping vfos on ft817 and ft897
2019-03-29 11:52:42 -05:00
Michael Black
fbdc494c5b
Change powerstat to wait for get_freq as this is generic to all
2019-03-27 14:25:46 -05:00
Michael Black
aa055a23be
Add wait for set_powerstat in icom.c
2019-03-26 15:46:24 -05:00
Michael Black
e17c013a15
Bump version for kenwood.c
2019-03-26 07:24:31 -05:00
Michael Black
40519ef2d8
Fix set_powerstat wait loop
2019-03-25 15:47:15 -05:00