SatNOGS-COMMS  4.1.0
A COMMS subsystem for CubeSats
Loading...
Searching...
No Matches
satnogs::comms::lib::board::params Class Reference

Board initialization parameters. More...

#include <board.hpp>

Public Attributes

radio::params radio_params
 radio subsystem initialization parameters
fpga::hw fpga_hw
 FPGA type currently attached on the board.
bsp::imsgq< radio::rx_msg > & rx_msgq

Detailed Description

Board initialization parameters.

Definition at line 113 of file board.hpp.

Member Data Documentation

◆ fpga_hw

fpga::hw satnogs::comms::lib::board::params::fpga_hw

FPGA type currently attached on the board.

Definition at line 117 of file board.hpp.

◆ radio_params

radio::params satnogs::comms::lib::board::params::radio_params

radio subsystem initialization parameters

Definition at line 116 of file board.hpp.

◆ rx_msgq

bsp::imsgq<radio::rx_msg>& satnogs::comms::lib::board::params::rx_msgq

Thread-safe message queue for holding received frames from the radio interfaces

Definition at line 119 of file board.hpp.


The documentation for this class was generated from the following file:
  • libsatnogs-comms/include/satnogs-comms-lib/board.hpp