![]() |
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_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... | |
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.
|
explicit |
Constructor.
| Fpga_dynamic_bit_selection::~Fpga_dynamic_bit_selection | ( | ) |
Destructor.
| void Fpga_dynamic_bit_selection::bit_selection | ( | void | ) |
This function configures the switch in th eFPGA.
1.8.14