Re: [Discuss-gnuradio] packetized data transmission

2016-03-19 Thread SangHyuk Kim
Hi, I'm using gnuradio/gr-digital/example/ofdm/benchmark_tx.py and benchmark_rx.py You can send and receive packet using the example with some parameters (bandwidth, frequency, etc.) Also similar example are on gnuradio/gr-digital/example/narrowband/benchmark_tx(rx).py. Two benchmark examples u

[Discuss-gnuradio] packetized data transmission

2016-03-18 Thread Anurag Gupta
I am using GNU RADIO with SDR kits for my project in which I need to send packetized data from the transmitter to the receiver . I want to measure quality degradation parameters like packet loss,throughput. Please give me some idea to implement this. -- *Thanks and Regards,Anurag Gupta*