Hi, Anthony , ErikL and Sarah
To realize the sending and receiving state switch in a usrp 2920, I set the end of data as true to burst send packets.
Anthony have said "By setting the end of data? boolean true, you are causing the LO to turn off inside the USRP. When you send it more data, the USRP will need to turn it back on and wait for it to settle." I found the time cost about 50ms, is it accurate ? And for clear the buffer of USRP, I just did as ErikL said "use green play arrow and red stop square to start and stop acquistions" I found Abort the usrp cost 3ms and Initialize the USRP cost almost 5ms.
My question is the restart time can be more less ? and transmit restart time is 50ms and receiving restart time is just 8ms , why is the difference exist ?
Thanks