Hamlib/rigs/dummy
Daniele Forsi IU5HKX b57ad227a0 Remove unused #include <math.h>
Found with iwyu.
2025-07-22 23:33:56 +02:00
..
Android.mk Adds 'dummy' rig that talks to GQRX 2025-07-19 06:32:05 -04:00
Makefile.am Adds 'dummy' rig that talks to GQRX 2025-07-19 06:32:05 -04:00
aclog.c Replace #include serial.h with iofunc.h 2025-07-22 23:33:56 +02:00
amp_dummy.c Remove unused #include "serial.h" 2025-07-22 23:33:56 +02:00
amp_dummy.h
dummy.c Adds 'dummy' rig that talks to GQRX 2025-07-19 06:32:05 -04:00
dummy.h Adds 'dummy' rig that talks to GQRX 2025-07-19 06:32:05 -04:00
dummy_common.c
dummy_common.h
flrig.README
flrig.c Replace #include serial.h with iofunc.h 2025-07-22 23:33:56 +02:00
flrig.h
gqrx.c Apparently uint64_t is handled differently on CISC and RISC systems. CISC requires the %lu format while RISC requires %llu. Solved the cross-platform ping-pong game by using %llu and type casting rmode_t and setting_t values as (long long unsigned int). 2025-07-20 20:08:25 -04:00
netampctl.c
netrigctl.c Remove unused #include "serial.h" 2025-07-22 23:33:56 +02:00
netrotctl.c
quisk.c Remove unused #include "serial.h" 2025-07-22 23:33:56 +02:00
rot_dummy.c
rot_dummy.h
rot_pstrotator.c Remove unused #include <math.h> 2025-07-22 23:33:56 +02:00
rot_pstrotator.h
sdrsharp.c Replace #include serial.h with iofunc.h 2025-07-22 23:33:56 +02:00
tci1x.c Replace #include serial.h with iofunc.h 2025-07-22 23:33:56 +02:00
trxmanager.c Replace #include serial.h with iofunc.h 2025-07-22 23:33:56 +02:00
trxmanager.h