#include <rig.h>
Data Fields | |
int | channel_num |
int | bank_num |
vfo_t | vfo |
int | ant |
freq_t | freq |
rmode_t | mode |
pbwidth_t | width |
freq_t | tx_freq |
rmode_t | tx_mode |
pbwidth_t | tx_width |
split_t | split |
vfo_t | tx_vfo |
rptr_shift_t | rptr_shift |
shortfreq_t | rptr_offs |
shortfreq_t | tuning_step |
shortfreq_t | rit |
shortfreq_t | xit |
setting_t | funcs |
value_t | levels [32] |
tone_t | ctcss_tone |
tone_t | ctcss_sql |
tone_t | dcs_code |
tone_t | dcs_sql |
int | scan_group |
int | flags |
char | channel_desc [30] |
struct ext_list * | ext_levels |
The channel struct stores all the attributes peculiar to a VFO.
Channel number
Bank number
VFO
int channel::ant |
Selected antenna
Receive frequency
Receive mode
Receive passband width associated with mode
Transmit frequency
Transmit mode
Transmit passband width associated with mode
Split mode
Split transmit VFO
Repeater shift
Repeater offset
Tuning step
Function status
Level values
CTCSS tone
CTCSS squelch tone
DCS code
DCS squelch code
Scan group
int channel::flags |
Channel flags, see RIG_CHFLAG's
char channel::channel_desc[30] |
Name
struct ext_list* channel::ext_levels [read] |
Extension level value list, NULL ended. ext_levels can be NULL
Hamlib documentation for version 1.2.8 -- Mon Dec 15 18:03:30 2008
Project page: http://hamlib.org