![]() |
SatNOGS-COMMS
4.1.0
A COMMS subsystem for CubeSats
|
Radio and RF-frontend control and management. More...
Classes | |
| class | satnogs::comms::lib::radio |
| Radio subsystem providing TX/RX functionality on UHF and S-Band. More... | |
| class | satnogs::comms::lib::rf_frontend09 |
| RF-frontend for the UHF interface. More... | |
| class | satnogs::comms::lib::rf_frontend24 |
| RF-frontend for the S-Band interface. More... | |
Radio and RF-frontend control and management.
The SatNOGS-COMMS board offers two distinct RF interfaces: one operating on the UHF band and the other on the S-band.
To interact with these interfaces, the following classes are provided:
For most users, the satnogs::comms::lib::radio() class is sufficient for basic RF operations. However, for more specialized use cases requiring precise control over RF parameters, the satnogs::comms::lib::rf_frontend09() and satnogs::comms::lib::rf_frontend24() classes offer the necessary tools