![]() |
SatNOGS-COMMS
4.1.0
A COMMS subsystem for CubeSats
|
Classes | |
| class | hash_map |
| Compile-time hash-map (associative key-value container) that performs all operations in constexpr context. This means that keys and values have to be constexpr and noexcept constructible and provide constexpr noexcept operator=. More... | |
| class | iface_ctrl |
| class | moving_avg |