![]() |
SatNOGS-COMMS
4.1.0
A COMMS subsystem for CubeSats
|
RX configuration parameters. More...
#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. | |
| rf_frontend::rx_gain_params | gain |
| Gain settings to set. | |
| rf_frontend::filter | filter |
| Hardware filter selection. | |
| rf_frontend::filter satnogs::comms::lib::radio::rx_conf::filter |
| uint32_t satnogs::comms::lib::radio::rx_conf::freq |
| fsk_conf satnogs::comms::lib::radio::rx_conf::fsk |
| rf_frontend::rx_gain_params satnogs::comms::lib::radio::rx_conf::gain |
| uint8_t satnogs::comms::lib::radio::rx_conf::preamble_len |
| uint32_t satnogs::comms::lib::radio::rx_conf::sync |