![]() |
GNSS-SDR
0.0.19
An Open Source GNSS Software Defined Receiver
|
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... | |
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.
|
explicit |
Constructor.
| Fpga_Switch::~Fpga_Switch | ( | ) |
Destructor.
| void Fpga_Switch::set_switch_position | ( | int32_t | switch_position | ) |
This function configures the switch in th eFPGA.
1.8.14