|
|
static int hallo | hallo |
[private]
static int decotab[2048] | decotab[2048] |
[private]
static int encotab[256] | encotab[256] |
[private]
static unsigned char symbols[32] | symbols[32] |
[private]
static const unsigned char poly1 | poly1 |
[private]
static const unsigned char poly2 | poly2 |
[private]
int qpsk | qpsk |
[private]
int lsb | lsb |
[private]
state (struct) | state |
[private]
int lastphase | lastphase |
[private]
struct state states[16] | states[16] |
[private]
float agc | agc |
[private]
float ampl | ampl |
[private]
int vlerror | vlerror |
[private]
int rxreg | rxreg |
[private]
unsigned int encode_qpsk (unsigned int sreg)
| encode_qpsk |
[private]
unsigned int encode_bpsk (unsigned int sreg)
| encode_bpsk |
[private]
int decode_qpsk (cmplx rxsymbol)
| decode_qpsk |
[private]
int decode_bpsk (cmplx rxsymbol)
| decode_bpsk |
[private]
float x_distance (cmplx rxsymb, int lastphase, int delta)
| x_distance |
[private]
int decode_varicode (int bit)
| decode_varicode |
[private]
unsigned char parity (unsigned char u)
| parity |
[private static]
void prime_decoder ()
| prime_decoder |
int init_tables ()
| init_tables |
[static]
psk31_coder ()
| psk31_coder |
void setmode (int qpskfl, int lsbfl)
| setmode |
unsigned int encode (unsigned int sreg, int use_qpsk)
| encode |
int encode_varicode (int symb)
| encode_varicode |
int decode (cmplx rxsymbol, int symb)
| decode |
int IQ2iphase (cmplx IQval)
| IQ2iphase |
[static]
Generated by: ernie on homer on Sun Oct 6 11:23:16 2002, using kdoc 2.0a53. |