Hamlib/dummy
Michael Black feba5ac89a Change rigctl Y and y commands to be 1-based
Added simulation of 4 antennas to dummy device
Examples testing 4 antennas with option value=ant#
Rig command: y 0
Antenna: 1
Option: 0

Rig command: Y 1 1

Rig command: Y 2 2

Rig command: Y 3 3

Rig command: Y 4 4

Rig command: Y 5 5
set_ant: error = Invalid parameter

Rig command: y 0
Antenna: 4
Option: 4

Rig command: Y 1 1

Rig command: y 0
Antenna: 1
Option: 1

Rig command: y 1
Antenna: 1
Option: 1

Rig command: y 2
Antenna: 2
Option: 2
2020-02-10 12:17:30 -06:00
..
Android.mk Added TRXManager backend 2018-05-08 06:42:40 -05:00
Makefile.am Add first cut at amplifier control 2019-06-12 15:52:35 -05:00
amp_dummy.c Fix cppcheck warning in amp_dummy.c 2020-01-12 22:53:45 -06:00
amp_dummy.h Add first cut at amplifier control 2019-06-12 15:52:35 -05:00
dummy.c Change rigctl Y and y commands to be 1-based 2020-02-10 12:17:30 -06:00
dummy.h Move unnecessary global and file static variables to the stack 2019-08-29 00:39:39 +01:00
flrig.README FLRig thread safety improved and now works WSJT-X split mode with multiple connections 2018-05-09 23:01:55 -05:00
flrig.c Remove double free from flrig.c 2020-01-17 22:22:09 -06:00
flrig.h Fix FLRig to expire VFOB cache when VFOA mode is set 2019-12-18 10:41:00 -06:00
netampctl.c astyle all files 2019-11-30 10:19:08 -06:00
netrigctl.c Changed y command to now use mandatory antenna argument 2020-02-02 08:38:10 -06:00
netrotctl.c astyle all files 2019-11-30 10:19:08 -06:00
rot_dummy.c Fix cppcheck warning in rot_dummy.c 2020-01-12 22:47:43 -06:00
rot_dummy.h Update LGPL header in Dummy source files. 2011-08-22 21:38:34 -05:00
trxmanager.c Fix cppcheck warning in trxmanage.c 2020-01-12 22:49:20 -06:00
trxmanager.h Another fix for gettings modes correct 2018-05-10 16:52:47 -05:00