![]() |
SatNOGS-COMMS
4.1.0
A COMMS subsystem for CubeSats
|
#include <satnogs-comms-lib/board.hpp>#include <satnogs-comms-lib/bsp/chrono.hpp>#include <satnogs-comms-lib/rf_frontend24.hpp>Go to the source code of this file.
Namespaces | |
| namespace | satnogs |
| namespace | satnogs::comms |
| namespace | satnogs::comms::lib |
Functions | |
| int | satnogs::comms::lib::rffcx07x_set_enx (struct rffcx07x *h, uint8_t enable) |
| int | satnogs::comms::lib::rffcx07x_set_enbl (struct rffcx07x *h, uint8_t enable) |
| int | satnogs::comms::lib::rffcx07x_set_resetx (struct rffcx07x *h, uint8_t enable) |
| int | satnogs::comms::lib::rffcx07x_set_mode (struct rffcx07x *h, uint8_t enable) |
| int | satnogs::comms::lib::rffcx07x_set_clk (struct rffcx07x *h, uint8_t enable) |
| int | satnogs::comms::lib::rffcx07x_set_sda (struct rffcx07x *h, uint8_t enable) |
| int | satnogs::comms::lib::rffcx07x_get_sda (struct rffcx07x *h) |
| int | satnogs::comms::lib::rffcx07x_set_sda_dir (struct rffcx07x *h, rffcx07x_sda_dir_t dir) |
| void | satnogs::comms::lib::rffcx07x_en_irq (struct rffcx07x *h, uint8_t enable) |
| void | satnogs::comms::lib::rffcx07x_delay_us (struct rffcx07x *h, uint32_t us) |