![]() |
SatNOGS-COMMS
4.1.0
A COMMS subsystem for CubeSats
|
Antenna deployment and sensing control. More...
Classes | |
| class | satnogs::comms::lib::antenna |
| Generic antenna definition. More... | |
| class | satnogs::comms::lib::antenna_gpio< N > |
| This class implements a simple GPIO-based antenna deployment mechanism, using for each controllable element a GPIO for instructing the deployment and a GPIO for sensing the deployment status of the corresponding element. More... | |
| class | satnogs::comms::lib::antenna_isis< N > |
| This class implements the management of Antenna System2 from ISIS. More... | |
Antenna deployment and sensing control.
SatNOGS-COMMS provides a flexible and unified way to control and get feedback from a variety of different antennas. The class Antenna subsystem provides a generic API allowing for deployment mechanisms and procedures to be implemented at the firmware regardless of the underlying hardware control of the antenna elements.