|
|
static unsigned int cwtab[58] | cwtab[58] |
[private]
psk31_coder coder | coder |
[private]
int transmit_state | transmit_state |
[private]
int audiofd | audiofd |
[private]
int cwmode | cwmode |
[private]
int qpsk | qpsk |
[private]
int lsb | lsb |
[private]
float _txfreq | _txfreq |
[private]
int txfreq | txfreq |
[private]
int txphase | txphase |
[private]
float txIold | txIold |
[private]
float txQold | txQold |
[private]
float txInew | txInew |
[private]
float txQnew | txQnew |
[private]
int stat | stat |
[private]
unsigned char shiftreg | shiftreg |
[private]
unsigned int codewordbuf | codewordbuf |
[private]
int useqpsk | useqpsk |
[private]
int keydown | keydown |
[private]
int echo_char | echo_char |
[private]
int pending_sample | pending_sample |
[private]
int sendchar_cwmode | sendchar_cwmode |
[private]
unsigned int txbuf[TXBUFSIZE] | txbuf[TXBUFSIZE] |
[private]
unsigned int * txbuf_sta | txbuf_sta |
[private]
unsigned int * txbuf_end | txbuf_end |
[private]
char * strupr (char *str)
| strupr |
[private]
int process_31 ()
| process_31 |
[private]
int filter_tx_sample (int stat)
| filter_tx_sample |
[private]
int getnextsymbol ()
| getnextsymbol |
[private]
int get_buffer_entry ()
| get_buffer_entry |
[private]
void send_cw_char (int ch)
| send_cw_char |
[private]
void putcodeword (int cw)
| putcodeword |
[private]
void frontputcodeword (int c)
| frontputcodeword |
[private]
int getcodeword ()
| getcodeword |
[private]
void unqueue_end ()
| unqueue_end |
[private]
void add_echo_char ( int ch, int timestamp )
| add_echo_char |
[private]
int get_echo_char ( int timestamp )
| get_echo_char |
[private]
echo_chars (struct) | echo_chars |
[private]
struct echo_chars echo_buffer[ECHO_BUFFER_LEN] | echo_buffer[ECHO_BUFFER_LEN] |
[private]
struct echo_chars * echo_start | echo_start |
[private]
struct echo_chars * echo_end | echo_end |
[private]
void set_mode (int q, int l, int cw)
| set_mode |
[private]
void set_freq (float f)
| set_freq |
[private]
int execute_cmd (int c)
| execute_cmd |
[private]
void start_execute_cmd ()
| start_execute_cmd |
[private]
int bufferspace ()
| bufferspace |
[private]
psk31_transmitter ()
| psk31_transmitter |
void get_info (int *q, int *l, int *cw, float *f)
| get_info |
void set_audiofd (int fd)
| set_audiofd |
int send_char (int c)
| send_char |
int send_string (char *str)
| send_string |
int send_cw_string (int need_postamble, char *str)
| send_cw_string |
void sendpreamble ()
| sendpreamble |
void sendpostamble ()
| sendpostamble |
int processor ()
| processor |
Generated by: ernie on homer on Sun Oct 6 11:23:16 2002, using kdoc 2.0a53. |