![]() |
Artemis Teensy Flight Software
The software on the Teensy in the Artemis cubesat.
|
The tests channel. More...
Namespaces | |
| Artemis::Channels | |
| The channels on the satellite. | |
| Artemis::Channels::TEST | |
| The tests channel. | |
Variables | |
| PacketComm | Artemis::Channels::TEST::packet |
| The packet used throughout the tests. | |
| elapsedMillis | Artemis::Channels::TEST::piShutdownTimer = 0 |
| The time since the Raspberry Pi has been turned on. | |
| bool | Artemis::Channels::TEST::piIsOff = false |
| Whether the Raspberry Pi is off. | |
| uint32_t | Artemis::Channels::TEST::packet_count = 0 |
| The number of packets transmitted by the RFM23. | |
The tests channel.
The definition of the tests channel.