GNSS-SDR  0.0.17
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 (const std::string &device_name1, const std::string &device_name2)
 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 39 of file fpga_dynamic_bit_selection.h.

Constructor & Destructor Documentation

◆ Fpga_dynamic_bit_selection()

Fpga_dynamic_bit_selection::Fpga_dynamic_bit_selection ( const std::string &  device_name1,
const std::string &  device_name2 
)
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: