|
|
|
@ -94,6 +94,7 @@ extern int Encode_8b10b[][256];
|
|
|
|
extern const unsigned char ALPHA_TO[];
|
|
|
|
extern const unsigned char ALPHA_TO[];
|
|
|
|
// const unsigned char *CCodecAO40::encode(unsigned char *source_bytes, int byte_count);
|
|
|
|
// const unsigned char *CCodecAO40::encode(unsigned char *source_bytes, int byte_count);
|
|
|
|
void program_radio();
|
|
|
|
void program_radio();
|
|
|
|
|
|
|
|
void socket_send(int length);
|
|
|
|
|
|
|
|
|
|
|
|
int socket_open = 0;
|
|
|
|
int socket_open = 0;
|
|
|
|
int sock = 0;
|
|
|
|
int sock = 0;
|
|
|
|
|