GNSS-SDR  0.0.19
An Open Source GNSS Software Defined Receiver
Public Member Functions | List of all members
Fpga_Switch 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_switch.h>

Public Member Functions

 Fpga_Switch (const std::string &device_name)
 Constructor. More...
 
 ~Fpga_Switch ()
 Destructor. More...
 
void set_switch_position (int32_t switch_position)
 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_switch.h.

Constructor & Destructor Documentation

◆ Fpga_Switch()

Fpga_Switch::Fpga_Switch ( const std::string &  device_name)
explicit

Constructor.

◆ ~Fpga_Switch()

Fpga_Switch::~Fpga_Switch ( )

Destructor.

Member Function Documentation

◆ set_switch_position()

void Fpga_Switch::set_switch_position ( int32_t  switch_position)

This function configures the switch in th eFPGA.


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