Michael Black
243fe294f4
astyle gs232 files
2019-11-23 22:19:56 -06:00
Michael Black
2c707c13be
Fixes go gs232 rotors
2019-11-23 22:19:24 -06:00
Nate Bargmann
4dee666c68
Merge branch 'master' of https://github.com/mdblack98/Hamlib into mdblack98-master
2019-11-22 07:15:59 -06:00
Michael Black
a888afb1b5
remove memset from gs232a and gs232b
2019-11-21 11:14:01 -06:00
Michael Black
646d1ffa21
Remove memset from easycomm.c
2019-11-21 11:10:04 -06:00
Michael Black
ac392687e9
Remove memset from prosistel.c
2019-11-21 11:08:51 -06:00
Michael Black
f02a69f6aa
Change SATMODE to generic for most icoms and specific to ic910
2019-11-20 11:44:27 -06:00
Nate Bargmann
38afd10425
Merge branch 'master' of https://github.com/mdblack98/Hamlib into mdblack98-master
2019-11-20 11:35:59 -06:00
Nate Bargmann
b76a1e987c
Merge branch 'newbranch' of https://github.com/mdblack98/Hamlib into mdblack98-newbranch
2019-11-20 11:16:27 -06:00
Michael Black
0c61cbc7e6
astyle ic910 and ic9100
2019-11-20 07:08:16 -06:00
Michael Black
9ffb87152f
ic910 and ic9100 updates
2019-11-20 06:56:23 -06:00
Michael Black
64491986c3
Add function ic IC99700 and promote to stable
2019-11-19 16:05:36 -06:00
Michael Black
dc3ae60e1c
silence some debug in misc.c
2019-11-19 11:32:39 -06:00
Michael Black
ac2f19a0dd
astyle gs232a and minor debug format change
2019-11-18 23:07:34 -06:00
Michael Black
a79e1c9d7d
gs232 fixes
2019-11-18 17:08:34 -06:00
Michael Black
5df82b7f3c
Add Main/Sub to IC9700
2019-11-09 14:05:12 -06:00
Michael Black
0b92fcb5c3
Fix prosistel printf
2019-11-08 12:31:56 -06:00
Michael Black
2200c2c33e
Fix prosistel values hopefully
2019-11-08 12:29:12 -06:00
Michael Black
b8da8cd4a8
astyle meade and prosistel
2019-11-07 07:52:56 -06:00
Michael Black
3bccc571e7
Fix Meade parsing and promote to stable
2019-11-06 23:19:46 -06:00
Michael Black
5a6a58f478
Enable elevation and make parsing more robuts for prosistel.c
2019-11-06 12:51:09 -06:00
Michael Black
3b60c6f17d
Fix meade get_pos to allow high or low precision answers
2019-11-03 23:17:40 -06:00
Michael Black
84ae165145
astyle icom.c icom.h
2019-10-29 22:29:06 -05:00
Michael Black
8bab7d6e46
Fix TX/RX VFO for get/set freq
2019-10-29 22:28:41 -05:00
Michael Black
1d0373385b
astyle kenwood.c kenwood.h
2019-10-29 22:27:47 -05:00
Michael Black
777eb94825
astyle dummy.c
2019-10-29 22:27:12 -05:00
Michael Black
093e40aa24
Fix RX/TX VFO for kenwoods
2019-10-29 17:04:15 -05:00
Michael Black
de418729cf
Typical sequence
...
RX/TX will show correct answers at startup based on rig current status
This sequence is for the dummy device
Rig command: F RX
Frequency: 14500000
Rig command: F TX
Frequency: 14500000
Rig command: V VFOB
Rig command: F 16000000
Rig command: V VFOA
Rig command: S 1 VFOB
Rig command: V TX
Rig command: f
Frequency: 16000000
Rig command: S 0 VFOA
Rig command: f
Frequency: 145000000
What should this behavior be? Return VFOA or VFOB or error?
Rig command: S 0 VFOB
Rig command: f
Frequency: 16000000
2019-10-29 08:03:03 -05:00
Michael Black
ca034f4c93
Fix rigctl_parse to allow NULL in binary data the right way
2019-10-21 16:00:41 -05:00
Michael Black
99945e87cf
Fix rigctl_parse to allow NULL in binary data
2019-10-21 15:41:38 -05:00
Michael Black
707d60b123
Fix another mistake...arrghhh
2019-10-15 09:47:45 -05:00
Michael Black
6ab855fcb6
Fix mistaken commit
2019-10-15 09:46:26 -05:00
Michael Black
9173e3dc30
Make C++ WIN32 compatible
2019-10-15 09:29:21 -05:00
Michael Black
b017750fe6
Fix c++ amplifier compilation
2019-10-15 09:07:19 -05:00
Michael Black
f0a6fa7ff9
Merge
2019-10-13 23:01:15 -05:00
Nate Bargmann
72593c6217
Merge branch 'master' of https://github.com/gvanem/Hamlib into gvanem-master
2019-10-12 07:28:08 -05:00
Gisle Vanem
d1c194bdf6
Enable verbose mode in bindings/pytest.py
...
Support 'pytest.py -v to show more details.
2019-10-12 01:47:44 +02:00
Michael Black
d1c12a6e96
Get rid of some blank pages in manual
2019-10-11 08:16:40 -05:00
Michael Black
1a96720c47
Add FT-DX101 Beta version
2019-10-10 12:16:07 -05:00
Michael Black
2380019cf5
Fix FT891 mode since it's backwards from all other Yaesu rigs
2019-10-10 11:06:09 -05:00
Michael Black
aa3a701248
astyle for gs232b.c and minor changes to debug msgs
2019-10-07 08:15:26 -05:00
Michael Black
ed2e552852
Fix ts480.c to expect return from RX command when PTT=true
2019-09-30 09:24:07 -05:00
Michael Black
7bdae11b56
Fix ts480.c to expect return from RX command when not in PTT
2019-09-30 08:59:01 -05:00
Michael Black
f9c9001d6c
Fix get_mode for ts50s.c to use IF
2019-09-28 23:01:32 -05:00
Nate Bargmann
9cf84c21b0
Merge branch 'master' of https://github.com/mdblack98/Hamlib into mdblack98-master
2019-09-09 22:55:39 -05:00
Michael Black
44a20c6a1e
Fix chk_vfo response
2019-09-09 22:45:55 -05:00
Martin Cooper
e820138748
Don't send EasyComm I commands to EasyComm II rotators.
...
When setting position, an EasyComm I command sequence was being
sent to EasyComm II controllers. Since this sequence is not valid
for EasyComm II, controllers were forced to implement the older
format to work with rotctl. Instead, send the EasyComm I command
sequence only to EasyComm I controllers, and send a valid sequence
to EasyComm II controllers.
2019-09-09 17:54:51 -07:00
Martin Cooper
7909dda4ae
Don't expect a response when none is required.
...
Passing a buffer to easycomm_transaction causes it to wait for a
response. Most commands, though, do not provide a response, so
this causes a timeout. Pass no buffer instead, so that no response
is expected.
2019-09-09 17:12:57 -07:00
Nate Bargmann
f6d087737d
Merge branch 'master' of https://github.com/mdblack98/Hamlib into mdblack98-master
2019-09-09 15:54:14 -05:00
Michael Black
fab30e07c1
Add some debug for flush
2019-09-09 12:49:11 -05:00