#include <rig.h>
Data Fields | |
freq_t | start |
freq_t | end |
rmode_t | modes |
int | low_power |
int | high_power |
vfo_t | vfo |
ant_t | ant |
Put together a bunch of this struct in an array to define what frequencies your rig has access to.
|
Antenna list equipped with this range, 0 means all |
|
End frequency |
|
Higher RF power in mW, -1 for no power (ie. rx list) |
|
Lower RF power in mW, -1 for no power (ie. rx list) |
|
Bit field of RIG_MODE's |
|
Start frequency |
|
VFO list equipped with this range |