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

IO configuration for controlling the various peripherals of the S-Band frontend. More...

#include <rf_frontend24.hpp>

Public Attributes

bsp::gpioen_agc
 The AGC enable GPIO.
bsp::dacagc_vset
 DAC to control the VGA.
bsp::gpioflt_sel
 Filter selection GPIO.
bsp::gpiomixer_clk
 GPIO for the mixer clock.
bsp::gpiomixer_rst
 GPIO for the mixer reset signal.
bsp::gpiomixer_enx
 GPIO for the mixer enable signal (active low).
bsp::gpiomixer_sda
 GPIO for the mixer data transfer (bidirectional).
bsp::chronochrono

Detailed Description

IO configuration for controlling the various peripherals of the S-Band frontend.

Definition at line 95 of file rf_frontend24.hpp.

Member Data Documentation

◆ agc_vset

bsp::dac& satnogs::comms::lib::rf_frontend24::io_conf::agc_vset

DAC to control the VGA.

Definition at line 99 of file rf_frontend24.hpp.

◆ chrono

bsp::chrono& satnogs::comms::lib::rf_frontend24::io_conf::chrono

Chrono device for fetching time information and for introducing delay

Definition at line 105 of file rf_frontend24.hpp.

◆ en_agc

bsp::gpio& satnogs::comms::lib::rf_frontend24::io_conf::en_agc

The AGC enable GPIO.

Definition at line 98 of file rf_frontend24.hpp.

◆ flt_sel

bsp::gpio& satnogs::comms::lib::rf_frontend24::io_conf::flt_sel

Filter selection GPIO.

Definition at line 100 of file rf_frontend24.hpp.

◆ mixer_clk

bsp::gpio& satnogs::comms::lib::rf_frontend24::io_conf::mixer_clk

GPIO for the mixer clock.

Definition at line 101 of file rf_frontend24.hpp.

◆ mixer_enx

bsp::gpio& satnogs::comms::lib::rf_frontend24::io_conf::mixer_enx

GPIO for the mixer enable signal (active low).

Definition at line 103 of file rf_frontend24.hpp.

◆ mixer_rst

bsp::gpio& satnogs::comms::lib::rf_frontend24::io_conf::mixer_rst

GPIO for the mixer reset signal.

Definition at line 102 of file rf_frontend24.hpp.

◆ mixer_sda

bsp::gpio& satnogs::comms::lib::rf_frontend24::io_conf::mixer_sda

GPIO for the mixer data transfer (bidirectional).

Definition at line 104 of file rf_frontend24.hpp.


The documentation for this class was generated from the following file: