GNSS-SDR  0.0.19
An Open Source GNSS Software Defined Receiver
Public Member Functions | List of all members
Fpga_dynamic_bit_selection Class Reference

Class that controls the switch in the FPGA, which connects the FPGA acquisition and multicorrelator modules to either the DMA or the Analog Front-End. More...

#include <fpga_dynamic_bit_selection.h>

Public Member Functions

 Fpga_dynamic_bit_selection (bool enable_rx1_band, bool enable_rx2_band)
 Constructor. More...
 
 ~Fpga_dynamic_bit_selection ()
 Destructor. More...
 
void bit_selection (void)
 This function configures the switch in th eFPGA. More...
 

Detailed Description

Class that controls the switch in the FPGA, which connects the FPGA acquisition and multicorrelator modules to either the DMA or the Analog Front-End.

Definition at line 40 of file fpga_dynamic_bit_selection.h.

Constructor & Destructor Documentation

◆ Fpga_dynamic_bit_selection()

Fpga_dynamic_bit_selection::Fpga_dynamic_bit_selection ( bool  enable_rx1_band,
bool  enable_rx2_band 
)
explicit

Constructor.

◆ ~Fpga_dynamic_bit_selection()

Fpga_dynamic_bit_selection::~Fpga_dynamic_bit_selection ( )

Destructor.

Member Function Documentation

◆ bit_selection()

void Fpga_dynamic_bit_selection::bit_selection ( void  )

This function configures the switch in th eFPGA.


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