Hamlib
1.2.15
|
Channel structure. More...
#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 |
Channel structure.
The channel struct stores all the attributes peculiar to a VFO.
int channel::ant |
Selected antenna
Bank number
char channel::channel_desc[30] |
Name
Channel number
CTCSS squelch tone
CTCSS tone
DCS code
DCS squelch code
struct ext_list* channel::ext_levels |
Extension level value list, NULL ended. ext_levels can be NULL
int channel::flags |
Channel flags, see RIG_CHFLAG's
Receive frequency
Function status
Level values
Receive mode
Repeater offset
Repeater shift
Scan group
Split mode
Tuning step
Transmit frequency
Transmit mode
Split transmit VFO
Transmit passband width associated with mode
VFO
Receive passband width associated with mode
Hamlib documentation for version 1.2.15 -- Thu Feb 2 2012 21:37:29
Project page: http://www.hamlib.org