1
0
mirror of https://github.com/gnss-sdr/gnss-sdr synced 2025-11-12 05:13:04 +00:00

The USRP Hardware Driver (UHD) is now optional.

Used if found.
This commit is contained in:
Carles Fernandez
2016-02-02 23:32:48 +01:00
parent b69e759e45
commit 1b7bc5af0c
3 changed files with 6 additions and 26 deletions

View File

@@ -81,7 +81,7 @@ public:
private:
std::string role_;
// UHD SETTINGS
// Front-end settings
bool AGC_enabled_;
double sample_rate_;