![]() |
SatNOGS-COMMS
4.1.0
A COMMS subsystem for CubeSats
|
#include <radio.hpp>
Public Attributes | |
| uint32_t | freq |
| The desired RX frequency to set. | |
| uint8_t | preamble_len |
| The length of the preamble in bytes. | |
| uint32_t | sync |
| The synchronization word. | |
| fsk_conf | fsk |
| FSK parameters. | |
| float | gain |
| TX gain. | |
| uint32_t satnogs::comms::lib::radio::tx_conf::freq |
| fsk_conf satnogs::comms::lib::radio::tx_conf::fsk |
| uint8_t satnogs::comms::lib::radio::tx_conf::preamble_len |
| uint32_t satnogs::comms::lib::radio::tx_conf::sync |