mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-12-03 15:18:08 +00:00
set up the receiver to work with the FPGA
This commit is contained in:
@@ -94,6 +94,7 @@ private:
|
||||
std::shared_ptr<TelemetryDecoderInterface> nav_;
|
||||
std::string role_;
|
||||
std::string implementation_;
|
||||
bool flag_enable_fpga;
|
||||
unsigned int channel_;
|
||||
Gnss_Synchro gnss_synchro_;
|
||||
Gnss_Signal gnss_signal_;
|
||||
|
||||
Reference in New Issue
Block a user