discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Discuss-gnuradio] Save all the samples of a packet (all complex values)


From: Minsuk Kang
Subject: [Discuss-gnuradio] Save all the samples of a packet (all complex values) and demodulate at once. (Is it possible?)
Date: Wed, 2 Mar 2011 21:00:36 +0900

Dear all,

We're using benchmark_tx(rx) apps to implement a simple cellular-like network.

In the benchmark_rx example, the demodulator demodulates some amount of symbols at a time and the correlator and the framer, which followed the demodulator, read the demodulated bits and packetize them into a frame.

But, for some reasons, we want to change the way the receiver decodes a packet. 
That is, we are trying save all the samples of a packet (all complex values) and demodulate at once in a function at a receiver.

However, we haven't implemented or seen this kind of receiver structure in gnuradio.

If you have seen or any experience with similar examples, please let us know.
Any comment on it would be very appreciated.

Thanks in advance.

PS. we're using USRP1 / gnuradio 3.3.0 / Ubuntu 10.04

--
Minsuk

reply via email to

[Prev in Thread] Current Thread [Next in Thread]