Mike Black W9MDB
1d1259545a
Change CHECK_RIG in rig.c to return RIGEIO instead of RIGEINVAL
...
This is a hard error and allows rigctld to reopen ports and not have to restart
2021-04-10 07:58:38 -05:00
Mike Black W9MDB
89c434cc26
Remove comment from flrig.c
2021-04-09 22:53:06 -05:00
Mike Black W9MDB
9644825308
Update flrig.c to use new set_verify cmds for freq & ptt
2021-04-09 22:47:56 -05:00
Mike Black W9MDB
dae869f390
Fix punctuation error in flrig.c
2021-04-09 17:33:18 -05:00
Mike Black W9MDB
eb63b1c9ea
Enable set_ptt_fast in flrig.c -- Fixed in 1.3.54.17
2021-04-09 17:30:35 -05:00
Mike Black W9MDB
c4e37ef277
Add timeout to dump_state so rigctld will use the rig's timeout value plus 200ms for additional network delays
2021-04-09 15:35:30 -05:00
Mike Black W9MDB
6901bb1cda
Remove vfo_mode printout
2021-04-09 15:16:41 -05:00
Evgeniy Titorenko
0165d81e47
Add Radant AZV-1 Rotator controller protocol.
2021-04-09 19:19:08 +03:00
Mike Black W9MDB
7ea4fd17aa
Fix icom.c default vfo to usa VFOA/Main as appropriate
...
https://github.com/Hamlib/Hamlib/issues/654
2021-04-08 22:37:36 -05:00
Mike Black W9MDB
609c9ad8d5
Temporarily disable fast_set_ptt in flrig.c -- not working in FLRig 1.3.54.14
2021-04-08 16:16:35 -05:00
Mike Black W9MDB
def3aee7a6
Add set_ptt_fast capability to flrig.c as default if available
2021-04-08 14:29:40 -05:00
Nate Bargmann
e90147f83c
Merge pull request #653 from N0NB/doxygen_work
...
Update Doxygen comments in
2021-04-07 11:12:35 -05:00
Nate Bargmann
716866bd45
Update Doxygen comments in
...
amp_settings.c
amplifier.c
rot_settings.c
2021-04-07 11:08:02 -05:00
Mike Black W9MDB
74654e1877
Merge branch 'master' of https://github.com/Hamlib/Hamlib
2021-04-07 08:28:06 -05:00
Mike Black W9MDB
4c8dc6e245
Fix flrig vfo inaccessible in flrig_set_split_freq_mode
...
https://github.com/Hamlib/Hamlib/issues/651
2021-04-07 08:26:18 -05:00
Michael Black
313e46acf3
Merge pull request #649 from mdblack98/master
...
Update build-w64-jtsdk.sh
2021-04-07 07:37:04 -05:00
Mike Black W9MDB
87ae220a1a
Update build-w64-jtsdk.sh
2021-04-07 00:02:54 -05:00
Mike Black W9MDB
bddf868414
Make Malachite do 2-freq set all the time -- seems to work well
...
https://github.com/Hamlib/Hamlib/issues/645
2021-04-06 17:38:59 -05:00
Mike Black W9MDB
993a3162fd
Fix FTDX101 and FT9000 RFPOWER_METER_WATTS
...
https://github.com/Hamlib/Hamlib/issues/641
2021-04-06 17:13:14 -05:00
Mike Black W9MDB
03b69afee6
Update NEWS for 4.2 release
2021-04-06 16:47:02 -05:00
Mike Black W9MDB
72161dd316
https://github.com/Hamlib/Hamlib/issues/645
2021-04-06 16:14:36 -05:00
Mike Black W9MDB
0981fa630d
astyle files
2021-04-06 11:40:02 -05:00
Mike Black W9MDB
c02b079fb3
Update timeout values based on testing with Malchite SDR
...
https://github.com/Hamlib/Hamlib/issues/645
2021-04-06 10:45:18 -05:00
Mike Black W9MDB
aa1972fb5d
Show match when rig model is recognized in kenwood.c
2021-04-06 09:47:31 -05:00
Mike Black W9MDB
124a6faafd
More Malachite updates
...
https://github.com/Hamlib/Hamlib/issues/645
2021-04-06 09:38:36 -05:00
Mike Black W9MDB
8d95db88d4
More Malachite updates
...
https://github.com/Hamlib/Hamlib/issues/645
2021-04-06 09:12:20 -05:00
Mike Black W9MDB
eb0f596104
More Malachite updates
...
https://github.com/Hamlib/Hamlib/issues/645
2021-04-06 09:07:42 -05:00
Mike Black W9MDB
623287aa02
Updates for Malchite SDR
...
https://github.com/Hamlib/Hamlib/issues/645
2021-04-06 08:54:53 -05:00
Mike Black W9MDB
4c2f60b9b0
Fix no_id check in kenwood.c for Malchite SDR
...
https://github.com/Hamlib/Hamlib/issues/645
2021-04-06 08:46:49 -05:00
Mike Black W9MDB
f8c4f80fd6
Add C++11 check to ampclass.h
2021-04-06 07:22:28 -05:00
Mike Black W9MDB
c25e8f9e5b
Add TX/RX VFOs to dummy.c
2021-04-06 07:22:19 -05:00
Mike Black W9MDB
502c41d746
Zeroize id value in kenwood.c
2021-04-05 17:49:49 -05:00
Mike Black W9MDB
7d2a5078c4
Fix get_vfo_info when VFOA is requested without setting VFOA first
...
https://github.com/Hamlib/Hamlib/issues/648
2021-04-05 11:46:58 -05:00
Mike Black W9MDB
809f2744e6
Remove set/get_vfo from kenwood.c Malachite SDR
...
https://github.com/Hamlib/Hamlib/issues/645
2021-04-05 07:14:21 -05:00
Mike Black W9MDB
6cb6043a43
kenwood.c add default TS480 ID for Malchite SDR
...
https://github.com/Hamlib/Hamlib/issues/645
2021-04-04 23:42:39 -05:00
Mike Black W9MDB
1bd2cf37d7
In kenwood.c ake bad ID answer non-fatal
...
https://github.com/Hamlib/Hamlib/issues/645
2021-04-04 22:45:49 -05:00
Mike Black W9MDB
2b104ba37d
Fix seg fault in Malachite open
...
https://github.com/Hamlib/Hamlib/issues/645
2021-04-04 16:13:45 -05:00
Mike Black W9MDB
bbc8e00074
astyle files
2021-04-04 12:50:07 -05:00
Mike Black W9MDB
d312945729
Added Malachite DSP -- emulates TS480 but needed to avoid sending ID; command
...
https://github.com/Hamlib/Hamlib/issues/645
2021-04-04 11:54:35 -05:00
Mike Black W9MDB
bdb4ff5b45
Update VFOs.txt
2021-04-04 08:07:55 -05:00
Mike Black W9MDB
93f0cc78e9
Fix flrig.c ordering of statement to prevent warning message
2021-04-03 23:45:49 -05:00
Mike Black W9MDB
e06cce4f0d
Fix FLRig initial check of fast modes to avoid setting freq to zero
2021-04-03 23:41:22 -05:00
Mike Black W9MDB
b9faf48a17
Fix FLRig detection of fast modes
...
Timing on ANAN 100 at 115200 is 136ms with freq confirm and 4ms in fast mode
2021-04-03 23:16:57 -05:00
Mike Black W9MDB
a42142312f
Fix FLRig use of fast functions.
...
Defaults to fast functions if they are available.
param FAST_SET_FREQ 0 to turn on confirmation calls for set_freq
param FAST_SET_PTT 0 to turn on confirmation calls for set_ptt
2021-04-03 16:52:35 -05:00
Mike Black W9MDB
fb9c1eac38
Fix FLRig set_VFOA to be default
...
Add FAST_SET_FREQ and FAST_SET_PTT params to enable new function calls in FLRig for fast VFO/PTT setting
This should better support Doppler speed in SATPC32 and gpredict
2021-04-03 14:28:15 -05:00
Mike Black W9MDB
92e40eca30
In rig.c reduce tx_range from ERR to VERBOSE -- it's not fatal at all
...
Was causing problems with powershell execution detecting the error condition
2021-04-03 10:32:43 -05:00
Mike Black W9MDB
35d945e002
Add 100ms sleep to kenwood.c after set_ptt OFF
...
In kenwood.c when ? reply is receive write the transaction again instead of just reading
https://github.com/Hamlib/Hamlib/issues/644
2021-04-02 16:36:46 -05:00
Mike Black W9MDB
02c985ce3d
Add FLRig set_vfoA_fast detection and use it by default
...
Need to add option to use the regular set_vfoA
2021-04-02 12:07:34 -05:00
Mike Black W9MDB
ca9667a47e
Merge branch 'master' of https://github.com/Hamlib/Hamlib
2021-04-02 10:28:47 -05:00
Mike Black W9MDB
a3fe52ea6c
In FlRig make rig.get_xcvr null answer non-fatal
2021-04-02 10:28:14 -05:00