Asterisk - The Open Source Telephony Project  21.4.1
Data Fields
fsk_data Struct Reference

Data Fields

int bw
 
float cola_demod [NCOLA]
 
float cola_filter [NCOLA]
 
float cola_in [NCOLA]
 
float cont
 
struct filter_struct demod_filter
 
int f_mark_idx
 
int f_space_idx
 
int flp
 
double flxv [8]
 
double flyv [8]
 
int fmp
 
double fmxv [8]
 
double fmyv [8]
 
int fsp
 
double fsxv [8]
 
double fsyv [8]
 
int hdlc
 
int icont
 
int instop
 
int ispb
 
struct filter_struct mark_filter
 
int nbit
 
float nstop
 
int parity
 
int pcola
 
int pllids
 
int pllispb
 
int pllispb2
 
struct filter_struct space_filter
 
float spb
 
int state
 
float x0
 
float x1
 
float x2
 
int xi0
 
int xi1
 
int xi2
 

Detailed Description

Definition at line 34 of file fskmodem_float.h.

Field Documentation

int bw

Bandwidth

Band Selector

Definition at line 44 of file fskmodem_float.h.

Referenced by callerid_new(), filterL(), filterM(), filterS(), and tdd_new().

float cola_demod[NCOLA]

Queue of demodulated samples

Definition at line 57 of file fskmodem_float.h.

float cola_filter[NCOLA]

Queue of samples after filters

Definition at line 56 of file fskmodem_float.h.

float cola_in[NCOLA]

Queue of input samples

Definition at line 55 of file fskmodem_float.h.

int f_mark_idx

Mark frequency index (f_M-500)/5

Mark Frequency Index (f_M-500)/5

Definition at line 51 of file fskmodem_float.h.

Referenced by callerid_new(), filterM(), and tdd_new().

int f_space_idx

Space frequency index (f_S-500)/5

Space Frequency Index (f_S-500)/5

Definition at line 52 of file fskmodem_float.h.

Referenced by callerid_new(), filterS(), and tdd_new().

int flp

pointer for L filter

Definition at line 50 of file fskmodem_float.h.

Referenced by filterL().

double flyv[8]

filter stuff for L filter

Definition at line 49 of file fskmodem_float.h.

Referenced by filterL().

int fmp

pointer for M filter

Definition at line 46 of file fskmodem_float.h.

Referenced by filterM().

double fmyv[8]

filter stuff for M filter

Definition at line 45 of file fskmodem_float.h.

Referenced by filterM().

int fsp

pointer for S filter

Definition at line 48 of file fskmodem_float.h.

Referenced by filterS().

double fsyv[8]

filter stuff for S filter

Definition at line 47 of file fskmodem_float.h.

Referenced by filterS().

int hdlc

Modo Packet

Definition at line 39 of file fskmodem_float.h.

Referenced by tdd_new().

int instop

Number of Stop Bits

Definition at line 46 of file fskmodem_int.h.

Referenced by callerid_new(), fsk_serial(), and tdd_new().

int nbit

Number of Data Bits (5,7,8)

Definition at line 36 of file fskmodem_float.h.

Referenced by callerid_new(), fsk_serial(), and tdd_new().

float nstop

Number of Stop Bits 1,1.5,2

Definition at line 37 of file fskmodem_float.h.

Referenced by callerid_new(), fsk_serial(), and tdd_new().

int parity

Parity 0=none 1=even 2=odd

Definition at line 38 of file fskmodem_float.h.

Referenced by fsk_serial(), and tdd_new().

int pcola

Pointer to data queues

Definition at line 54 of file fskmodem_float.h.

Referenced by tdd_new().

int pllispb

Pll autosense

Definition at line 59 of file fskmodem_int.h.

Referenced by callerid_new(), and tdd_new().

float spb

Samples / Bit

Definition at line 35 of file fskmodem_float.h.

Referenced by callerid_new(), fsk_serial(), and tdd_new().


The documentation for this struct was generated from the following files: