kpsk/globals.h
- typedef struct --
- typedef struct --
- typedef struct --
- typedef struct --
- typedef struct --
- typedef struct --
- typedef struct --
- typedef struct --
- typedef struct --
- typedef struct --
kpsk/logcore.h
- typedef struct --
- inline bool operator== (qso &qso1, qso &qso2)
- inline bool operator< (qso &qso1, qso &qso2)
kpsk/modes/hansis_fft.h
kpsk/modes/psk31-coder.h
kpsk/modes/psk31-transmitter.h
- enum { TS_INACTIVE, TS_TRANSMIT, TS_WAITFOREND }
kpsk/qsoinfo.h
kpsk/server/server.h
- typedef struct --
- int commWaitUpdate (unsigned long timeout)
- int commGetData (int channel, char *buffer, int buflen)
- int commPutData (char *buffer, int buflen)
- int commControl (int channel, int spec, int value)
- int commGetInfo (int channel, void *buffer, int buflen)
- int server_main (char *audio, char *ptt)
Global member Documentation
#include <kpsk/globals.h>
*
This program is free software; you can redistribute it and/or modify *
it under the terms of the GNU General Public License as published by *
the Free Software Foundation; either version 2 of the License, or *
(at your option) any later version. *
*
*************************************************************************
#include <kpsk/globals.h>
#include <kpsk/globals.h>
#include <kpsk/globals.h>
#include <kpsk/globals.h>
#include <kpsk/globals.h>
#include <kpsk/globals.h>
#include <kpsk/globals.h>
#include <kpsk/globals.h>
#include <kpsk/globals.h>
#include <kpsk/logcore.h>
Core functions for the logbook
inline bool operator== (qso &qso1, qso &qso2)
| operator== |
#include <kpsk/logcore.h>
inline bool operator< (qso &qso1, qso &qso2)
| operator< |
#include <kpsk/logcore.h>
#include <kpsk/modes/hansis_fft.h>
#include <kpsk/modes/psk31-coder.h>
enum { TS_INACTIVE, TS_TRANSMIT, TS_WAITFOREND }
|
|
#include <kpsk/modes/psk31-transmitter.h>
#include <kpsk/qsoinfo.h>
#include <kpsk/server/server.h>
int commWaitUpdate (unsigned long timeout)
| commWaitUpdate |
#include <kpsk/server/server.h>
int commGetData (int channel, char *buffer, int buflen)
| commGetData |
#include <kpsk/server/server.h>
int commPutData (char *buffer, int buflen)
| commPutData |
#include <kpsk/server/server.h>
int commControl (int channel, int spec, int value)
| commControl |
#include <kpsk/server/server.h>
int commGetInfo (int channel, void *buffer, int buflen)
| commGetInfo |
#include <kpsk/server/server.h>
int server_main (char *audio, char *ptt)
| server_main |
#include <kpsk/server/server.h>
Generated by: ernie on homer on Sun Oct 6 11:23:16 2002, using kdoc 2.0a53. |