mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-10-28 05:57:39 +00:00
Small fixes
This commit is contained in:
@@ -78,7 +78,7 @@ OsmosdrSignalSource::OsmosdrSignalSource(ConfigurationInterface* configuration,
|
||||
// 1. Make the driver instance
|
||||
OsmosdrSignalSource::driver_instance();
|
||||
|
||||
// For LimeSDR: Set RX antenna
|
||||
// For LimeSDR: Set RX antenna
|
||||
if (!antenna_.empty())
|
||||
{
|
||||
osmosdr_source_->set_antenna(antenna_, 0);
|
||||
|
||||
Reference in New Issue
Block a user