Ke Ao Teensy Flight Software
The software on the Teensy in the Ke Ao cubesat.
|
The RFM98 radio header file. More...
#include "debug.h"
#include <RHHardwareSPI1.h>
#include <RH_RF95.h>
#include <TeensyThreads.h>
#include <support/packetcomm.h>
Go to the source code of this file.
Classes | |
class | Artemis::Devices::RFM98 |
The satellite's RFM98 radio. More... | |
struct | Artemis::Devices::RFM98::rfm98_config |
The RFM98 configuration structure. More... | |
struct | Artemis::Devices::RFM98::rfm98_config::pins |
The pins used to connect the RFM98 to the Teensy. More... | |
Namespaces | |
namespace | Artemis::Devices |
The namespace representing sensors and devices in the satellite. | |
The RFM98 radio header file.