Re: [Discuss-gnuradio] benchmark duplex

2013-02-01 Thread Nathan West
This is your third time sending the same email that was already answered by Alex Zhang (https://lists.gnu.org/archive/html/discuss-gnuradio/2013-01/msg00507.html). If Alex's answer was unsatisfactory you will have to provide some more detail. On Fri, Feb 1, 2013 at 2:02 PM, Dong Wang wrote: > Hi

[Discuss-gnuradio] benchmark duplex

2013-02-01 Thread Dong Wang
Hi When I try to establish the duplex comunication between two USRPs, I found that if I put the code A infront of code B, only the transmitter works, but if I put code B infront of code A, only receiver works. Could anyone tells me the reason? Thanks a lot! code A: self.source = uhd_rece

Re: [Discuss-gnuradio] Benchmark Duplex

2013-01-31 Thread Alex Zhang
Try use different frequency for transmitter and receiver. On Thu, Jan 31, 2013 at 8:51 PM, Dong Wang wrote: > Hi > > When I try to establish the duplex comunication between two USRPs, I found > that if I put the code A infront of code B, only the transmitter works, but > if I put code B infront

[Discuss-gnuradio] Benchmark Duplex

2013-01-31 Thread Dong Wang
Hi When I try to establish the duplex comunication between two USRPs, I found that if I put the code A infront of code B, only the transmitter works, but if I put code B infront of code A, only receiver works. Could anyone tells me the reason? Thanks a lot! code A: self.source = uhd_rece

[Discuss-gnuradio] Benchmark Duplex

2013-01-29 Thread Dong Wang
Hi When I try to establish the duplex comunication between two USRPs, I found that if I put the code A infront of code B, only the transmitter works, but if I put code B infront of code A, only receiver works. Could anyone tells me the reason? Thanks a lot! code A: self.source = uhd_rece