Michael Black
|
ed788ca264
|
Update c-cpp.yml
Add bootstrap step to github workflow
|
2021-04-14 17:00:06 -05:00 |
Mike Black W9MDB
|
cec6216388
|
Fix vfo_fixup
https://github.com/Hamlib/Hamlib/issues/663
|
2021-04-14 16:56:38 -05:00 |
Mike Black W9MDB
|
4501c1c97b
|
Remove generated files
|
2021-04-14 15:41:01 -05:00 |
Michael Black
|
ef60efe890
|
Create c-cpp.yml
|
2021-04-14 13:18:24 -05:00 |
Mike Black W9MDB
|
af49370709
|
More files for git clone configure
|
2021-04-14 09:24:49 -05:00 |
Mike Black W9MDB
|
9d310062eb
|
More files for git clone configure to work
|
2021-04-14 09:19:27 -05:00 |
Mike Black W9MDB
|
254fcbc804
|
One more file for git clone configure
|
2021-04-14 09:12:45 -05:00 |
Mike Black W9MDB
|
7a9f8893be
|
Add rest of files for doing "configure" from git clone
|
2021-04-14 09:11:11 -05:00 |
Mike Black W9MDB
|
6b9fbf93a2
|
Add configure file to repo so git clone can build without needing extra tools
|
2021-04-14 08:59:20 -05:00 |
Mike Black W9MDB
|
4dadd29d45
|
Merge branch 'master' of https://github.com/Hamlib/Hamlib
|
2021-04-14 07:12:42 -05:00 |
Mike Black W9MDB
|
fe8677322e
|
Remove MAIN and SUB VFOs from ic7100.c -- rig doesn't have them
These have been in there for 8 years but just got exposed as a bug with new VFO handling
https://github.com/Hamlib/Hamlib/issues/660
Start changes to update rig->caps in netrigctl.c so "rigctl -m 2 u" matches "rigctl u"
https://github.com/Hamlib/Hamlib/issues/659
|
2021-04-14 07:11:28 -05:00 |
Mike Black W9MDB
|
10e4e36aa2
|
Remove MAIN and SUB VFOs from ic7100.c -- rig doesn't have them
These have been in there for 8 years but just got exposed as a bug with new VFO handling
https://github.com/Hamlib/Hamlib/issues/660
|
2021-04-13 22:22:05 -05:00 |
Mike Black W9MDB
|
7366522883
|
Remove SATMODE from ic7100.c -- rig does not have satellite mode commands
https://github.com/Hamlib/Hamlib/issues/660
|
2021-04-13 15:31:57 -05:00 |
Mike Black W9MDB
|
fa582b17c1
|
Update vfo_fixup to change VFO_A to Main and VFO_B to Sub as appropriate
https://github.com/Hamlib/Hamlib/issues/654
|
2021-04-13 08:19:48 -05:00 |
Mike Black W9MDB
|
2f2322068e
|
Update Radant rotator
https://github.com/Hamlib/Hamlib/pull/658
|
2021-04-12 09:31:53 -05:00 |
Mike Black W9MDB
|
ec813ae57d
|
Fix cppcheck warning in flrig.c
|
2021-04-12 09:31:10 -05:00 |
Mike Black W9MDB
|
974d978eaa
|
Eliminate debug msg from rigctld.c
|
2021-04-12 08:33:58 -05:00 |
Michael Black
|
681c2ae953
|
Merge pull request #658 from b-o-r-m-a-l-e-y/radant
Add Radant AZV-1 Rotator controller protocol.
|
2021-04-12 07:34:31 -05:00 |
Mike Black W9MDB
|
3ef3a255ff
|
Remove more verbosity from flrig.c
|
2021-04-11 17:34:53 -05:00 |
Mike Black W9MDB
|
9a0e9c370a
|
Reduce flrig verbosity a bit
|
2021-04-11 16:56:04 -05:00 |
Bill Somerville
|
9d38e9a726
|
Add missing shared library API exports
|
2021-04-11 20:56:38 +01:00 |
Mike Black W9MDB
|
73464a6c2e
|
Fix IC910 behavior with gpredict -- also should fix some Main/Sub behavior elsewhere too
https://github.com/Hamlib/Hamlib/issues/657
|
2021-04-11 11:49:37 -05:00 |
Mike Black W9MDB
|
778758200e
|
A more robust rigctld that can survive the rig disappearing and coming back again.
This means when a rigctld client sees RIG_EIO it can keep polling and will reconnect when the rig reappears.
|
2021-04-10 14:22:53 -05:00 |
Mike Black W9MDB
|
758e9bc3a7
|
Use different method to detect rigctld port being offline
|
2021-04-10 11:07:10 -05:00 |
Mike Black W9MDB
|
601f0ab1f1
|
Allow rigctl to reopen port if it has been closed
|
2021-04-10 10:43:49 -05:00 |
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 |