Hamlib/rigs
Nate Bargmann c8838cd3a6
Avoid truncating AC Log frequencies above 1 GHz
Per GitHub issue #1704, frequencies higher than 1 GHz passed from AC Log
have an embedded comma.  Even though sscanf() offers the "'" (single
quote) character as a means of ignoring thousands separator, apparently
it depends on the environment variable LC_NUMERIC being set correctly
and that may not be supported on all platforms.

This patch just parses through the string while skipping any comma that
may appear and then uses strtold() to convert to a numeric variable.  It
is supected that AC Log always uses a comma as a thousands separator.
2025-05-01 19:49:44 -05:00
..
adat
alinco
anytone
aor
barrett astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
codan Fix typos 2025-04-26 20:50:14 +02:00
commradio astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
dorji
drake
dummy Avoid truncating AC Log frequencies above 1 GHz 2025-05-01 19:49:44 -05:00
elad astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
flexradio Fix sscanf check in smartsdr.c 2024-12-21 14:46:39 -06:00
gomspace
icmarine Fix typos in comments 2024-11-24 19:24:35 +01:00
icom Add support of setting IC-705 WFM mode 2025-05-01 02:29:16 +00:00
jrc
kachina astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
kenwood Enable rig_vfo_op for TS-890S 2025-04-21 13:32:42 -04:00
kit astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
lowe
mds astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
motorola astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
pcr astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
prm80
racal astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
rft
rs astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
skanti
tapr
tentec Fix typos in comments 2024-11-24 19:24:35 +01:00
tuner
uniden astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
winradio astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
wj astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
yaesu Fix FTDX101D/MP ALC scale 2025-03-12 12:49:17 -05:00
hamlib_voice_cw_memory_4.6.0.xlsx