Commit 93d6984f authored by hsum's avatar hsum

Revert "Slow down RFsim a bit for FAPI"

This reverts commit f79d48e6.
parent 868eadd0
......@@ -1034,7 +1034,6 @@ static int rfsimulator_read(openair0_device *device, openair0_timestamp *ptimest
*ptimestamp,
t->nextRxTstamp,
signal_energy(samplesVoid[0], nsamps));
usleep(1000);
return nsamps;
}
......
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