COSMOS core
1.0.2 (beta)
Comprehensive Open-architecture Solution for Mission Operations Systems
|
#include "support/configCosmos.h"
#include "support/cosmos-errno.h"
#include <cstring>
#include <iostream>
Go to the source code of this file.
Classes | |
class | Ax25Handle |
struct | Ax25Handle::packet_content |
Macros | |
#define | PACKETMAX 1024 |
Functions | |
void | print_ascii (unsigned char *packet, unsigned int count) |
void | print_hex (unsigned char *packet, unsigned int count) |
#define PACKETMAX 1024 |
void print_ascii | ( | unsigned char * | packet, |
unsigned int | count | ||
) |
void print_hex | ( | unsigned char * | packet, |
unsigned int | count | ||
) |