[Discuss-gnuradio] no payload length passed from header data

2017-03-18 Thread
Hi, I'm testing the basic packet transmission functions. I use a vector source to generate binary stream, tag it, add crc, use a protocol formatter to generate a header and mix the header with the payload. On the receiver end, I use a correlation estimator to do packet detection, and

Re: [Discuss-gnuradio] Explanation on how the preamble is inserted and how the packet is detected

2017-08-10 Thread
tect the packet at the receiving end once it is >>> modulated with OFDM. The example rx_ofdm does not correlate the incoming >>> packet so as to detect the preamble and it does not yield any output when >>> used with another USRP at the receiving end. >>> >>> Furtherm

[Discuss-gnuradio] Explanation on how the preamble is inserted and how the packet is detected

2017-08-09 Thread
t I still > don't have an idea on how the preamble is inserted and how to detect the > Short Training Field in order to record the un-modulated, raw, time domain > received signal. > > I really appreciate if you can kindly provide some information on this. > > Thanks a lot! >

[Discuss-gnuradio] Bits inserted at random places

2017-08-09 Thread
Hi, I have implemented BPSK and OFDM in GNURadio. They are modified from the examples given, just without those crc32 modules. They work well in GNURadio. However, when I test the programs on the hardware, USRP x310, a problem emerges. I found that often than not, there are some extra bits in my

[Discuss-gnuradio] Check out the examples

2017-08-08 Thread
Hi Adhitha, Just check out the examples in the folder /src/gnuradio/gr-digital/examples/packet/ Regards, Edwin ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org https://lists.gnu.org/mailman/listinfo/discuss-gnuradio