Artemis Teensy Flight Software
The software on the Teensy in the Artemis cubesat.
|
Definition of Artemis beacon types. More...
Go to the source code of this file.
Namespaces | |
Artemis::Devices | |
The devices and sensors in the satellite. | |
Enumerations | |
enum class | Artemis::Devices::BeaconType : uint8_t { None , TemperatureBeacon , CurrentBeacon1 , CurrentBeacon2 , IMUBeacon , MagnetometerBeacon , GPSBeacon , SwitchBeacon } |
Enumeration of beacon types. | |
Definition of Artemis beacon types.
This file defines the types of beacons used throughout the satellite.