discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] Different modulation scheme between header and payloa


From: Fisheep
Subject: [Discuss-gnuradio] Different modulation scheme between header and payload
Date: Sun, 27 Dec 2009 07:28:54 -0800 (PST)

Hello guys,
I try to modify the ./benchmark_tx/rx.py in gnuradio-examples/digital,
wish to set different modulation scheme for header and payload.
Ex: header with dBPSK modulation
     payload with dQPSK modulation

But I face some difficulties: 
     1.)  We cannot extract arbitrary size of data for output 
     2.)  Synchronization schemes are different among modulation schemes 
          (For we need to find header first, but after we find header, 
           we have dealt the payload with wrong synchronization scheme
already)

Could someone give me some advice about how to implement it?
I am deeply appreciative.

                              Fisheep :)
           
-- 
View this message in context: 
http://old.nabble.com/Different-modulation-scheme-between-header-and-payload-tp26934215p26934215.html
Sent from the GnuRadio mailing list archive at Nabble.com.





reply via email to

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