#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.
Start frequency
End frequency
Bit field of RIG_MODE's
Lower RF power in mW, -1 for no power (ie. rx list)
Higher RF power in mW, -1 for no power (ie. rx list)
VFO list equipped with this range
| ant_t freq_range_list::ant |
Antenna list equipped with this range, 0 means all
1.5.1