|  | COSMOS core
    1.0.2 (beta)
    Comprehensive Open-architecture Solution for Mission Operations Systems | 
#include "support/configCosmos.h"#include "math/mathlib.h"#include "support/cosmos-errno.h"#include "device/serial/serialclass.h"#include <cstdio>Go to the source code of this file.
| Classes | |
| class | Cosmos::Devices::Prkx2su | 
| Namespaces | |
| Cosmos | |
| Cosmos::Devices | |
| Macros | |
| #define | PRKX2SU_ID 1 | 
| #define | PRKX2SU_BAUD 9600 | 
| #define | PRKX2SU_BITS 8 | 
| #define | PRKX2SU_PARITY 0 | 
| #define | PRKX2SU_STOPBITS 1 | 
| #define | PRKX2SU_AXIS_AZ 0 | 
| #define | PRKX2SU_AXIS_EL 1 | 
| #define PRKX2SU_ID 1 | 
| #define PRKX2SU_BAUD 9600 | 
| #define PRKX2SU_BITS 8 | 
| #define PRKX2SU_PARITY 0 | 
| #define PRKX2SU_STOPBITS 1 | 
| #define PRKX2SU_AXIS_AZ 0 | 
| #define PRKX2SU_AXIS_EL 1 |