@@ -381,7 +381,7 @@ int lte_sync_time(int **rxdata, ///rx data in time domain
#ifdef RTAI_ENABLED
// This is necessary since the sync takes a long time and it seems to block all other threads thus screwing up RTAI. If we pause it for a little while during its execution we give RTAI a chance to catch up with its other tasks.