George Baltz N3GB
3029260582
Add default level values for Elecraft rigs.
...
Add limits for 0.0-1.0 float values.
2023-05-20 11:13:16 -04:00
George Baltz N3GB
7a69042876
Enable full level checking for TS-890S.
...
Turn on checking against level_gran on the TS-890S,
so I can eat my own dog food.
2023-05-20 11:13:16 -04:00
George Baltz N3GB
ea37ad1b21
Remove hard-coded constants.
...
Use more data already in rig->caps instead of hard coding values.
2023-05-20 11:13:16 -04:00
George Baltz N3GB
05f04730d7
Round 3 of level_gran updates.
2023-05-20 11:13:16 -04:00
Mike Black W9MDB
1c08cd7a64
Remove timeout_retry as it broke DLL compatibility
2023-05-19 23:50:57 -05:00
Mike Black W9MDB
ca62509013
Fix simftdx3000.c
2023-05-19 23:46:14 -05:00
Mike Black W9MDB
e2a1a00f3a
Add some more LOCKs and astyle rig.c
2023-05-19 23:45:36 -05:00
Mike Black W9MDB
9528132f81
In icom.c show poweron with OK retval
2023-05-19 23:44:51 -05:00
Mike Black W9MDB
67344a66a7
Fix TS590 SH/SL command expected length
2023-05-19 16:32:26 -05:00
Mike Black W9MDB
04ee4ec580
Fix IC7800 to use get_freq instead of 0x18 command since it cannot read power status
2023-05-18 11:40:43 -05:00
Mike Black W9MDB
673ef04b0f
Add x25_always to ic7610.c ic785x.c
2023-05-17 23:56:33 -05:00
Mike Black W9MDB
a9d098bab3
Add send_voice_mem to kenwood.c and TS890
2023-05-17 22:41:29 -05:00
Mike Black W9MDB
44c9f83ae0
Improve power on sequencing for Yaesu rigs
...
https://github.com/Hamlib/Hamlib/issues/1282
2023-05-17 17:26:53 -05:00
Mike Black W9MDB
df53b9a928
Add simicom7300
2023-05-17 16:18:25 -05:00
Mike Black W9MDB
0f5982272a
Add icom_get_vfo for IC7610 and IC785X
2023-05-17 14:10:32 -05:00
Mike Black W9MDB
474428082d
Add rig_get_vfo for IC9700 -- seems we can use x07 0Xd2 to determine main/sub vfo now
2023-05-17 14:03:08 -05:00
Mike Black W9MDB
14c535a01b
Add RIG_VFO_CURR check to suppress bogus warning
2023-05-17 12:22:12 -05:00
Mike Black W9MDB
b607482651
Fix stupid error in rig_debug
2023-05-17 12:05:58 -05:00
Mike Black W9MDB
3c93d83848
Reduce debug in rig.c to CACHE for the lock function
2023-05-17 12:04:19 -05:00
Mike Black W9MDB
efc90d30de
Remove another temporary debug from iofunc.c
2023-05-17 11:45:50 -05:00
Mike Black W9MDB
84187e976d
Remove temporary DEBUG from iofunc.c
2023-05-17 11:36:09 -05:00
Mike Black W9MDB
445e5070c1
Fix 30-second timeout on Windows for the async thread to stop
...
https://github.com/Hamlib/Hamlib/issues/1295
2023-05-17 10:25:33 -05:00
Mike Black W9MDB
630f5866a7
Completely remove single ; valcmd in newcat.c
2023-05-16 17:16:28 -05:00
Mike Black W9MDB
bba58dff7b
Revert newcat.c valcmd to ID; as single ; was causing timeouts on FT-991 and possibly others
...
Using ; required a 100ms sleep after receiving the ?; response and that sleep can be removed when using ID;
22ms time vs 135ms time to set freq on FT-991 now
2023-05-16 17:04:09 -05:00
Mike Black W9MDB
e02c42f629
Reduce hl_usleep debug to DEBUG_CACHE
2023-05-16 17:03:47 -05:00
Mike Black W9MDB
f43aa43671
Fix newcat.c VFOB validation
2023-05-16 15:57:22 -05:00
Mike Black W9MDB
f691be94d9
Fix sleep.c conversion from usec to sec
2023-05-16 15:56:50 -05:00
Mike Black W9MDB
c14d6f0fa2
Add timeout value to debug in iofunc.c
...
https://github.com/Hamlib/Hamlib/issues/695
2023-05-16 07:54:17 -05:00
Mike Black W9MDB
1ad664be4c
Add line# to a couple of debug statements in iofunc.c to distinguish them
...
https://github.com/Hamlib/Hamlib/issues/695
2023-05-16 07:52:00 -05:00
Mike Black W9MDB
01a7eee18d
Reduced loop time in termios.c to 1ms vice 10ms
...
https://github.com/Hamlib/Hamlib/issues/695
2023-05-16 07:38:21 -05:00
Mike Black W9MDB
f4a08e10bf
Add winmm.lib to Win32 build
...
https://github.com/Hamlib/Hamlib/issues/1290
2023-05-15 14:24:16 -05:00
Mike Black W9MDB
6142e98c23
Merge branch 'master' of https://github.com/Hamlib/Hamlib
2023-05-15 11:53:42 -05:00
Mike Black W9MDB
73465d16c4
Remove cJSON.c from cppcheck as it segfaults on it right now
2023-05-15 11:48:59 -05:00
Mike Black W9MDB
58655be355
Replace hl_usleep with monotonic sleep shamelessly stolen from FLRig
...
https://github.com/Hamlib/Hamlib/issues/1290
2023-05-15 11:45:54 -05:00
Mike Black W9MDB
d3b912aadb
Add precise_time.c to misc to help speed up Windows
...
https://github.com/Hamlib/Hamlib/issues/1290
2023-05-15 11:45:40 -05:00
Mike Black W9MDB
1265ede384
Add precise_time.c to misc to help speed up Windows
2023-05-15 11:44:17 -05:00
Mike Black W9MDB
31733cea22
Reduce lock debug to VERBOSE
...
https://github.com/Hamlib/Hamlib/issues/695
2023-05-15 07:49:02 -05:00
Mike Black W9MDB
eff6f2d554
Fix TS590 vfo test to ensure correct A/B when CURR/TX/RX is used
...
https://github.com/Hamlib/Hamlib/issues/1293
2023-05-15 07:45:38 -05:00
Mike Black W9MDB
647c5b37ef
Fix hl_usleep again to undo prior fix
...
Fix hl_usleep to not sleep if 1ms or less is called for -- speeds things up on Windows dramatically
2023-05-14 15:42:00 -05:00
Mike Black W9MDB
29d3833228
Fix nanosleep timing
2023-05-14 14:11:13 -05:00
Mike Black W9MDB
5e8de57f54
Allow using nanosleep in hl_usleep
2023-05-14 13:52:05 -05:00
Michael Black
fa9948b17d
Merge pull request #1294 from mikaelnousiainen/improve-read-timeout-retry-logic
...
Improve read timeout retry logic
2023-05-14 13:19:34 -05:00
Mikael Nousiainen
a43cd80799
Set default timeout_retry value to 1 and allow per-rig override of the setting. Disable timeout_retry during serial flush to avoid slowing down flushes.
2023-05-14 21:13:39 +03:00
Mike Black W9MDB
176a63c726
Add simft847.c
2023-05-14 13:12:45 -05:00
Mike Black W9MDB
0ad834f59e
Add simft847 to Makefile.am
2023-05-14 13:11:58 -05:00
Mike Black W9MDB
05ab130f91
Add width/shift debug to ts590.c
...
https://github.com/Hamlib/Hamlib/issues/1293
2023-05-14 12:50:49 -05:00
Mike Black W9MDB
6651345065
Add SF command for TS-590S/SG
...
Still need to add bandwidth get/set
https://github.com/Hamlib/Hamlib/issues/1293
2023-05-14 11:06:22 -05:00
Michael Black
10f1f3a7cd
Merge pull request #1289 from mikaelnousiainen/bug-fixes-1
...
Fix a number of issues in the current Hamlib code
2023-05-14 07:26:34 -05:00
Mikael Nousiainen
eea12aff0a
Merge master
2023-05-14 12:08:15 +03:00
Mikael Nousiainen
93e8a2879d
Fix read timeout retry logic
2023-05-14 11:57:09 +03:00