Commit 1c675140 authored by hsum's avatar hsum

Revert "Slow down RFsim a bit for FAPI"

This reverts commit f79d48e6.
parent cc14e2c9
......@@ -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