Hamlib/rigs/dummy
Nate Bargmann 923a789c29
Fix sscanf() truncating input from thousands separator
Per Github issue #1704, N3FJP logger sends a string with an embedded
comma for frequencies above 1 GHz resulting in such frequencies being
truncated.  This patch uses the optional apostrophe character in the
sscanf() format string to ignore the thousands separator.

A possible bug is when the locale of the system on which libhamlib is
executing uses a dot for the thousands separator rather than a comma.
It is unclear if the N3FJP software obeys such locales or not.  If this
turns out to be an issue then this fix will need to be reconsidered.
2025-04-21 21:27:55 -05:00
..
Android.mk Add SDR# rig for use with SDR#'s gpredict pluigin -- can only get/set freq 2023-01-27 17:31:24 -06:00
Makefile.am Add PSTRotator to rotctl 2024-06-07 15:28:21 -05:00
aclog.c Fix sscanf() truncating input from thousands separator 2025-04-21 21:27:55 -05:00
amp_dummy.c astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
amp_dummy.h [rigs/*] Fix includes 2023-02-16 19:08:24 +01:00
dummy.c Fix typos in messages 2024-11-24 19:24:35 +01:00
dummy.h Fix ptt_share segmentation fault 2023-11-23 15:00:05 -06:00
dummy_common.c Change token_t to hamlib_token_t to avoid collsions with libbsm and others 2024-01-21 23:11:55 -06:00
dummy_common.h Change token_t to hamlib_token_t to avoid collsions with libbsm and others 2024-01-21 23:11:55 -06:00
flrig.README Move dummy to rigs directory 2020-10-05 09:58:20 -05:00
flrig.c Additional PKTUSB and PKTLSB mapping for USB-D1/LSB-D1 2025-04-14 23:59:20 +02:00
flrig.h Fix ptt_share segmentation fault 2023-11-23 15:00:05 -06:00
netampctl.c astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
netrigctl.c Fix rigctld hamib_version print to suppress it 2025-02-11 10:48:48 -06:00
netrotctl.c Add csntechnologies.net S.A.T. satellite rotor 2024-06-10 22:26:21 -05:00
quisk.c astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
rot_dummy.c astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
rot_dummy.h Add csntechnologies.net S.A.T. satellite rotor 2024-06-10 22:26:21 -05:00
rot_pstrotator.c Fix MacOS compile warning in rot_pstrotator.c 2024-09-08 08:57:28 -05:00
rot_pstrotator.h Move pstrotator read to a separate thread so that get_pos can see real-time movement 2024-06-10 17:29:51 -05:00
sdrsharp.c astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
tci1x.c Fix unbalanced ENTERFUNC/RETURNFUNC pairs in icom.c 2024-12-22 16:48:56 -05:00
trxmanager.c Fix sscanf compare in trxmanager.c 2024-12-22 10:36:05 -06:00
trxmanager.h Remove unused includes related to times and dates 2022-07-23 18:12:10 +02:00