Artemis Teensy Flight Software
The software on the Teensy in the Artemis cubesat.
Special COSMOS macros

Macros

#define COSMOS_SIZEOF(element)   (reinterpret_cast<ptrdiff_t>(((element*)0)+1))
 

Detailed Description