Mike Black W9MDB
fd186abcae
-R option will keep rig open as long as 1 or more clients are connected
...
https://github.com/Hamlib/Hamlib/issues/1187
2022-12-12 23:52:30 -06:00
Mike Black W9MDB
01799cb64f
Allow rigctld to close the rig with the -R option when client disconnects.
...
This makes it close when any one client disconnects.
Should only close when no clients are connected -- that will be the next patch
This is for the FT736R and gpredict
https://github.com/Hamlib/Hamlib/issues/1187
2022-12-12 23:52:01 -06:00
Mike Black W9MDB
46f30345b9
If get_powerstat fails assume rig is powered on -- should fix sdr++ problem
...
https://github.com/Hamlib/Hamlib/issues/1186
2022-12-12 23:51:46 -06:00
Mike Black W9MDB
8592040262
Update simftdx1200.c
2022-12-11 14:51:58 -06:00
Mike Black W9MDB
0d4f647da3
Add FTDX1200 to rigs that need to ensure PTT is off before changing frequency
...
https://github.com/Hamlib/Hamlib/issues/1185
2022-12-11 13:57:43 -06:00
Mike Black W9MDB
ec5dde91c5
astyle newcat.c
2022-12-11 13:57:32 -06:00
Mike Black W9MDB
e883918d85
Fix rigctld segfault when using -P RTS
...
https://github.com/Hamlib/Hamlib/issues/1182
2022-12-10 12:05:20 -06:00
Mike Black W9MDB
5c12619117
Add --disable-parallel configure option
...
https://github.com/Hamlib/Hamlib/issues/1181
2022-12-10 12:04:50 -06:00
Nate Bargmann
64b333944a
Quell groff warning of "font p not found".
...
Font names need to be upper case in nroff.
2022-12-09 08:32:02 -06:00
Mike Black W9MDB
18da352508
Hamlib-4.5.2 bug fixes
2022-12-09 08:30:02 -06:00
Mike Black W9MDB
71a9976d9f
Update simftdx3000.c
2022-12-09 08:29:49 -06:00
Mike Black W9MDB
75fbd097b1
Remove 9710.c
2022-12-08 09:11:46 -06:00
Mike Black W9MDB
9a1ea33d0e
Revert "Add MDS 4710 rig"
...
This reverts commit 1e68b06b53
.
2022-12-08 09:08:50 -06:00
Mike Black W9MDB
bffec5b528
Revert "Add mds.h to mds/Makefile.am"
...
This reverts commit 99627855a2
.
2022-12-08 09:08:05 -06:00
Mike Black W9MDB
4b794bf08f
Revert "Split MDS 4710/9710"
...
This reverts commit 1a4745a7c2
.
2022-12-08 09:07:29 -06:00
Mike Black W9MDB
6ad428e091
Revert "Change MDS 4710/9710 to Alpha status -- no testing has been done yet"
...
This reverts commit 09f83cbfb7
.
2022-12-08 09:01:55 -06:00
Mike Black W9MDB
f1464f5a1c
Revert "Fix range list in mds.c"
...
This reverts commit b4a6f98524
.
2022-12-08 09:01:44 -06:00
Mike Black W9MDB
9613433039
Merge remote-tracking branch 'origin/master' into Hamlib-4.5.1
2022-12-08 09:00:38 -06:00
Mike Black W9MDB
b5e258228e
Add missing calibration tables for TS890S
2022-12-07 15:30:38 -06:00
Mike Black W9MDB
2fc6344d54
Update simftdx3000.c
2022-12-06 23:27:28 -06:00
Mike Black W9MDB
22af811d5f
Fix spelling error in rig.c
2022-12-06 12:56:13 -06:00
Mike Black W9MDB
6a80385f8b
Merge branch 'master' of https://github.com/Hamlib/Hamlib
2022-12-05 13:59:55 -06:00
Michael Black
5f634df538
Merge pull request #1175 from PianetaRadio/master
...
Updated YaesuTargetableVFO.ods
2022-12-05 13:51:53 -06:00
PianetaRadio
dae50c7a95
Merge branch 'Hamlib:master' into master
2022-12-05 20:40:50 +01:00
Mike Black W9MDB
40d1bad1e1
Fix Jupiter set_freq problem -- was messing up strlen due to binary format
...
https://github.com/Hamlib/Hamlib/issues/1174
2022-12-05 12:49:03 -06:00
Mike Black W9MDB
e3487cb5c6
Add RIG_TARGETABLE_MODE to ts890.c
...
https://github.com/Hamlib/Hamlib/issues/1172
2022-12-05 09:13:13 -06:00
Mike Black W9MDB
e603da4cb6
If rig does not have TARGETABLE_MODE then we return the cached values from VFOA
...
https://github.com/Hamlib/Hamlib/issues/1172
2022-12-04 11:59:28 -06:00
Mike Black W9MDB
ea1a718bb5
Change CAT TOT command in newcat.c to expect a response
...
https://github.com/Hamlib/Hamlib/issues/1163
2022-12-04 11:18:33 -06:00
Mike Black W9MDB
156b810319
Add secondary check for rig_model in newcat.c for CAT TOT in case ID command fails
...
https://github.com/Hamlib/Hamlib/issues/1163
2022-12-03 22:39:38 -06:00
Mike Black W9MDB
a2b3e1348c
Fix ID for FT991 and FT991 in newcat.c so CAT TOT settings work
...
https://github.com/Hamlib/Hamlib/issues/1163
2022-12-03 22:24:05 -06:00
PianetaRadio
825fc07d00
Merge branch 'Hamlib:master' into master
2022-12-04 00:44:32 +01:00
Mike Black W9MDB
fdd88c317e
Update NEWS
2022-12-03 15:44:19 -06:00
Mike Black W9MDB
1e1ed4c9e6
Force the FT-991 to 100ms along with FT-DX2000, Ft-891, FT950, FTDX3000/D
...
10ms was seeing timeouts on some rigs using rigctl
https://github.com/Hamlib/Hamlib/issues/1163
2022-12-03 15:18:02 -06:00
PianetaRadio
d3d1fd7c40
Update
2022-12-03 19:35:11 +01:00
Mike Black W9MDB
20caf608ac
For the FT991 change write_delay=0 and post_write_delay=2
...
https://github.com/Hamlib/Hamlib/issues/1163
2022-12-03 10:34:26 -06:00
Mike Black W9MDB
827ae18f2e
Reduce FT991 write_delay to 2ms and post_write_delay to 0ms
...
This works with CAT TOT = 10ms at 38,400 baud
https://github.com/Hamlib/Hamlib/issues/1163
2022-12-03 07:40:06 -06:00
Mike Black W9MDB
4fe9f5918d
If mode for VFOB is requested but rig does not have TARGETABLE_MODE then just return VFOA mode
...
https://github.com/Hamlib/Hamlib/issues/1172
2022-12-02 23:29:23 -06:00
Mike Black W9MDB
560afb9de2
Add SM and KS commands to rigctlcom to work better with DXCommander
...
https://github.com/Hamlib/Hamlib/issues/1170
2022-12-02 10:34:29 -06:00
Mike Black W9MDB
a9de174335
Change FT991 write_delay to 5ms -- was seeing many serial errors with 0ms
...
https://github.com/Hamlib/Hamlib/issues/1163
2022-12-02 08:07:12 -06:00
Mike Black W9MDB
aaab26686a
astyle newcat.c
2022-12-01 17:18:48 -06:00
Michael Black
57f6c863c6
Merge pull request #1169 from PianetaRadio/master
...
Fixing newcat for targetable_vfo options
2022-12-01 17:17:46 -06:00
PianetaRadio
545811a978
Update newcat.c
2022-12-02 00:04:14 +01:00
Mike Black W9MDB
2b145fe717
Add netrigctl_send_raw to allow send_raw to work with rigctld
...
https://github.com/Hamlib/Hamlib/issues/1157
2022-12-01 16:20:23 -06:00
Mike Black W9MDB
3e01e7e9a7
Balance the ELAPSED functions
2022-12-01 15:05:20 -06:00
PianetaRadio
13538c38e0
Update newcat.c
...
To be finished
2022-12-01 21:33:49 +01:00
PianetaRadio
cb72a054ea
Update targetable_vfo
2022-12-01 20:39:13 +01:00
PianetaRadio
01706287ff
Update targetable_vfo
2022-12-01 20:37:46 +01:00
PianetaRadio
1102dede64
Update targetable_vfo
2022-12-01 20:37:00 +01:00
PianetaRadio
be499866b9
Update targetable_vfo
2022-12-01 20:35:59 +01:00
PianetaRadio
887aeae114
Update targetable_vfo
2022-12-01 20:34:34 +01:00