Mike Black W9MDB
1f5f808057
Update simelecraft.c
2022-05-11 16:46:17 -05:00
Mike Black W9MDB
6ad3ace726
Add FUNC_MUTE to K4 in k3.c
2022-05-11 16:36:02 -05:00
Mike Black W9MDB
71407bbf1d
Add debug to show file handle in rigctl_parse
...
https://github.com/Hamlib/Hamlib/issues/1026
2022-05-11 11:53:20 -05:00
Mike Black W9MDB
019faf3b6a
Add BU/BD commands to newcat.c validated with FA to get frequency of new band
...
https://github.com/Hamlib/Hamlib/issues/1026
2022-05-11 10:27:29 -05:00
Mike Black W9MDB
a22787393f
Add debug to rigctl_parse.c to chase down fscanf problem with node-red on some commands
2022-05-10 12:20:54 -05:00
Mike Black W9MDB
e76cd71454
Add RIG_PASSBAND_NOCHANGE to dummy device
2022-05-10 12:20:18 -05:00
Mike Black W9MDB
af8b0d57e9
Change debug in set_powerstat
2022-05-09 09:13:26 -05:00
Mike Black W9MDB
c107fd4af3
Fix rig_flush in rig.c
2022-05-09 07:30:21 -05:00
Mike Black W9MDB
8865bf6c66
Add rig_flush in newcat.c during set_powerstat
2022-05-09 07:25:39 -05:00
Mike Black W9MDB
434d28cd9a
Merge branch 'master' of https://github.com/Hamlib/Hamlib
2022-05-09 07:11:47 -05:00
Mike Black W9MDB
22d4009327
Add flush to set_powerstat to avoid any queued data during power operations
2022-05-09 07:11:01 -05:00
Michael Black
e4d7dbf24c
Merge pull request #1024 from classabbyamp/musl-fix
...
prm80: fix on musl
2022-05-08 11:02:35 -05:00
classabbyamp
e9d9cb9eab
prm80: fix on musl
...
to use timeval with musl libc, sys/time.h must be included.
2022-05-08 11:52:08 -04:00
Mike Black W9MDB
ab499d31eb
Double up the PS0; command in newcat.c too
2022-05-08 06:44:29 -05:00
Mike Black W9MDB
1dd915a706
Merge branch 'master' of https://github.com/Hamlib/Hamlib
2022-05-08 06:37:32 -05:00
Mike Black W9MDB
e661642a7d
Update Kenwood PS1 command to send PS1; twice instead of '\n' then PS1;
2022-05-08 06:36:50 -05:00
Mike Black W9MDB
f0f96dd5ce
Improve simyaesu.c
2022-05-07 22:53:08 -05:00
Mike Black W9MDB
f0c84aa338
Bump up debugmsgsave size to prevent compilation warning
2022-05-07 17:49:50 -05:00
Mike Black W9MDB
80fb97b433
Merge branch 'master' of https://github.com/Hamlib/Hamlib
2022-05-07 17:37:15 -05:00
Mike Black W9MDB
ddf0be7b72
Fix rig->state.rx_vfo and tx_vfo for Elecraft K4
2022-05-07 17:35:17 -05:00
Michael Black
ca53b02dcd
Merge pull request #1023 from orbea/tcl
...
bindings: Fix tcl build with slibtool
2022-05-07 16:57:36 -05:00
orbea
4fa9a211ad
bindings: Fix tcl build with slibtool
2022-05-06 22:12:18 -07:00
Mike Black W9MDB
c774a05be4
Revert "Merge pull request #1022 from orbea/tcl"
...
This merge breaks the default tcl build as it can't find the
This reverts commit 4d919ec454
, reversing
changes made to 279bc84dfe
.
This patch breaks the default tcl build as it can't find Tcl pkgconfig
configure: error: Unable to find Tcl pkgconfig
2022-05-06 23:08:47 -05:00
Michael Black
4d919ec454
Merge pull request #1022 from orbea/tcl
...
bindings: Fix tcl build with slibtool
2022-05-06 22:16:14 -05:00
orbea
9dfbd235af
bindings: Fix tcl build with slibtool
2022-05-06 17:13:39 -07:00
Mike Black W9MDB
279bc84dfe
Restrict extra 100ms time in k4_set_ptt to PTT_OFF
2022-05-06 13:35:04 -05:00
Mike Black W9MDB
6cc4aefdb0
Add 100ms more time to end of k4_set_ptt.
...
Had one report of K4 infrequently not returning to RX from TX when in Fake It mode.
Suspect a little more time is needed between TQ0; response and FA freq set
2022-05-06 13:31:34 -05:00
Mike Black W9MDB
c0d298f0eb
Change k4_set_ptt to remove infinite loop when REC is in use
...
https://github.com/Hamlib/Hamlib/issues/1021
2022-05-05 22:20:31 -05:00
Mike Black W9MDB
5259102cf1
Add detection of set_bwA to flrig.c
2022-05-04 17:46:40 -05:00
Mike Black W9MDB
24c7a0042a
Fix newcat.c error
2022-05-04 16:23:42 -05:00
Mike Black W9MDB
a079655290
Don't ask for VS command for some Yaeus rigs -- unnecessary warning occurs
2022-05-04 15:58:45 -05:00
Mike Black W9MDB
8bf1e7c649
Update NEWS
2022-05-04 15:54:29 -05:00
Mike Black W9MDB
cc7d9cd78d
Remove redundant code in flrig.c
2022-05-04 15:43:01 -05:00
Mike Black W9MDB
d60391fcb0
Fix k2/k3/k4 bandwidth to 10Hz rounding
2022-05-04 13:14:01 -05:00
Mike Black W9MDB
b30db5bc59
Fix minor spelling
2022-05-04 13:08:17 -05:00
Mike Black W9MDB
8cfa1f2f7d
Fix flrig setting bandwidth on VFOB
2022-05-04 12:49:08 -05:00
Mike Black W9MDB
e3bf699732
Fix k3.c compilation
2022-05-04 08:57:34 -05:00
Mike Black W9MDB
704a6aac4b
Correct handling of max power output of KX2/KX3 with KXPA100
...
Handle extended reply of K3
2022-05-04 07:46:01 -05:00
Mike Black W9MDB
e4bd3c8ede
Improved rigerror
2022-05-04 07:31:18 -05:00
Mike Black W9MDB
f0469e48a7
New debug history in rigerror -- notably longer and may reduce this size as it could be too much history
...
Should help error reporting in WSJTX and JTDX
2022-05-04 07:26:59 -05:00
Mike Black W9MDB
3a4d99dd77
Fix rig_set_split_mode detection of existing split status
2022-05-03 12:59:35 -05:00
Mike Black W9MDB
9d73fa737d
More debug in rig.c
2022-05-03 12:51:58 -05:00
Mike Black W9MDB
4ecf274353
Add some more debug to rig.c
2022-05-03 12:48:48 -05:00
Mike Black W9MDB
9d952e6d09
Add some debug to track down cache problem
2022-05-03 12:40:23 -05:00
Mike Black W9MDB
428ca4a196
Update debugmsgsave to save more lines and use less space too
2022-05-03 12:13:02 -05:00
Mike Black W9MDB
1b64214032
Reduce debug in serial.c
2022-05-03 12:12:25 -05:00
Mike Black W9MDB
19c17eb5ba
Add get_split to flrig_open
2022-05-03 12:02:57 -05:00
Mike Black W9MDB
79180089a6
Add default VD meter calibration for 200W yaesu rigs e.g. FTDX-101MP
2022-05-01 07:26:44 -05:00
Mike Black W9MDB
f35e2d8c34
Fix newcat.c
2022-04-30 15:36:04 -05:00
Mike Black W9MDB
157eead021
In newcat.c only execute VS command if available
2022-04-30 15:33:44 -05:00