Commit 92d0610c authored by Eurecom's avatar Eurecom

bugfix

parent 0f020455
......@@ -1879,7 +1879,7 @@ void *ru_thread_synch(void *arg) {
else {
write_output("ru_sync.m","sync",(void*)&sync_corr[0],fp->samples_per_tti*5,1,2);
write_output("ru_rx.m","rxs",(void*)ru->common.rxdata[0],fp->samples_per_tti*10,1,1);
exit(1);
//exit(1);
}
} // ru->in_synch==0
......
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