Commit 58f79f89 authored by Florian Kaltenberger's avatar Florian Kaltenberger

undoing a previous change

parent 34140187
...@@ -632,7 +632,7 @@ extern "C" { ...@@ -632,7 +632,7 @@ extern "C" {
// do not explicitly set the clock to "internal", because this will disable the gpsdo // do not explicitly set the clock to "internal", because this will disable the gpsdo
// // lock mboard clocks // // lock mboard clocks
s->usrp->set_clock_source("external"); //s->usrp->set_clock_source("external");
// set master clock rate and sample rate for tx & rx for streaming // set master clock rate and sample rate for tx & rx for streaming
device->type = USRP_B200_DEV; device->type = USRP_B200_DEV;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment