Commit 7ca47603 authored by Navid Nikaein's avatar Navid Nikaein

update bladerf timing

parent 9dd1341d
......@@ -2885,7 +2885,7 @@ int main( int argc, char **argv )
openair0_cfg[card].tx_delay = 5;
#elif OAI_BLADERF
openair0_cfg[card].tx_forward_nsamps = 0;
openair0_cfg[card].tx_delay = 8;
openair0_cfg[card].tx_delay = 4;
#endif
#endif
} else if (frame_parms[0]->N_RB_DL == 6) {
......
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