hamlib/rigs/dummy
David Christle eff25c9472
fix(dummy): copy string parameter values
The Dummy backend retained caller-owned string pointers in its parameter
array, leaving BANDSELECT and KEYERTYPE dangling after the caller returned.

Deep-copy string parameters, release replacements during cleanup, and add
set/get ownership regressions for both string-valued parameters.
2026-07-31 21:27:17 -07:00
..
aclog.c Clean up what we can in rigs/dummy/ 2026-06-23 12:13:22 -04:00
amp_dummy.c Cope with new amplifier code 2026-02-23 15:16:31 -05:00
amp_dummy.h Extend amplifier API with funcs, levels, parms, ops, status and Expert backend. 2026-02-17 15:54:00 +02:00
dummy.c fix(dummy): copy string parameter values 2026-07-31 21:27:17 -07:00
dummy.h Adds 'dummy' rig that talks to GQRX 2025-07-19 06:32:05 -04:00
dummy_common.c fix: prevent network AGC parser overflow 2026-07-25 00:03:53 -05:00
dummy_common.h fix: prevent network AGC parser overflow 2026-07-25 00:03:53 -05:00
flrig.c Clean up what we can in rigs/dummy/ 2026-06-23 12:13:22 -04:00
flrig.h Fix ptt_share segmentation fault 2023-11-23 15:00:05 -06:00
flrig.README Fix typos 2025-08-16 11:52:55 +02:00
gqrx.c Clean up what we can in rigs/dummy/ 2026-06-23 12:13:22 -04:00
Makefile.am Remove old-fashioned and buggy Android.mk build system 2026-05-17 22:49:59 +08:00
netampctl.c astyle files in preparation for release 4.6 2024-11-06 08:07:34 -06:00
netrigctl.c fix: prevent network AGC parser overflow 2026-07-25 00:03:53 -05:00
netrotctl.c Start adding needed(smaller) #includes 2026-02-23 11:12:14 -05:00
quisk.c fix: prevent network AGC parser overflow 2026-07-25 00:03:53 -05:00
rot_dummy.c Start adding needed(smaller) #includes 2026-02-23 11:12:14 -05:00
rot_dummy.h Add csntechnologies.net S.A.T. satellite rotor 2024-06-10 22:26:21 -05:00
rot_pstrotator.c Start adding needed(smaller) #includes 2026-02-23 11:12:14 -05:00
rot_pstrotator.h Add one more #include <pthread.h> 2026-05-05 21:32:56 -04:00
sdrsharp.c Clean up what we can in rigs/dummy/ 2026-06-23 12:13:22 -04:00
tci1x.c Clean up what we can in rigs/dummy/ 2026-06-23 12:13:22 -04:00
trxmanager.c Start adding needed(smaller) #includes 2026-02-23 11:12:14 -05:00
trxmanager.h Remove unused includes related to times and dates 2022-07-23 18:12:10 +02:00