GNSS-SDR 0.0.21
An Open Source GNSS Software Defined Receiver
Loading...
Searching...
No Matches
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 (void)
 Constructor.
 ~Fpga_Switch ()
 Destructor.
void set_switch_position (int32_t switch_position)
 This function configures the switch in th eFPGA.

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 ( void )

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: