[Discuss-gnuradio] benchmark_xx.py not consistent output

2012-09-06 Thread usrp n210
I am using 3 USRPs (USRP N210 ). I run example program "benchmark_rx.py " and "benchmark_tx.py " in /gr-digital/examples/narrowband/. I performed experiment on 2 USRP's(A,B) at a time. so A-B and B-A 2 channels for 2 USRP. when I send packets from A-B "psk" m

[Discuss-gnuradio] Increase transmission power in gnu radio

2012-09-14 Thread usrp n210
Can anybody tell me how to increase transmitter power in USRPN210 ? ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] Gnu radio connect api doubt

2012-09-15 Thread usrp n210
Gnu radio has connect api to connect the flow graph,so it connect uni-direction/bi-directionly ? if it is unidirectional then can we change it to bidirection ? ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listin

[Discuss-gnuradio] TUN/TAP interface advantage

2012-09-15 Thread usrp n210
Is there any advantage to use TUN/TAP interface ? As 802.11bbn also uses TUN/TAP interface. But I think in the tun/tap performance degrades as we send the packet back to user process? Therefore I compare results with benchmark_xx.py in /ofdm with tunnel.py in /ofdm. In results benchmark_xx.py do n

[Discuss-gnuradio] Explanation about gr0

2012-09-17 Thread usrp n210
When we run tunnel.py we set gr0 interface as "sudo gr0 192.168.200.1". As per my understanding ,in tunnel.py internally maintains routing table like in NAT which has entry name as gr0 with mapping of USRP IP address to gr0 IP address at network layer.So is my understanding correct? *and If I want

[Discuss-gnuradio] tunnel.py problem

2012-09-20 Thread usrp n210
At first we able to run the tunnel.py with setting gr0 and then ping to specific machine. Now when we increase the distance little bit we are unable to ping the machine however if we use uhd_fft to see the signal we get the signal.please provide me some pointer related to this issue means how shoul

[Discuss-gnuradio] routing table info of USRP

2012-09-27 Thread usrp n210
Is it possible to set/get the routing table in USRP? If yes how can I do it ? ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

[Discuss-gnuradio] Carrier sensing not working

2012-10-06 Thread usrp n210
Hello, I am using "carrier_sensed()" to detect the signal from other USRP. However,carrier sensing always return false irrespective of signal from other usrp device. I tried by increasing the gain(8 to 15),threshold (from 10 to 30) still carrier sensing is not working . I also tested tunnel.py ,sen

[Discuss-gnuradio] Change frequency at runtime

2012-10-31 Thread usrp n210
I want to change the frequency at run-time for ofdm,How I can do so can anybody provide me any pointers ? ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio