discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] how is file source assigned to payload


From: manjusha
Subject: [Discuss-gnuradio] how is file source assigned to payload
Date: Thu, 11 Apr 2013 13:31:47 -0700 (PDT)

I see the following code from packet_utils.py
def make_packet(payload, samples_per_symbol, bits_per_symbol,
                access_code=default_access_code, pad_for_usrp=True,
                whitener_offset=0, whitening=True):
    print "payload_123",payload
When i try to print payload,it prints the text from my source file.I wanted
to know,in which program is the  source_file assigned to payload parameter.

Although i give a different name  to the payload,the data is printed..Can
you please explain how are the declarations done?!

Thanks.




-----
Manjusha
--
View this message in context: 
http://gnuradio.4.n7.nabble.com/how-is-file-source-assigned-to-payload-tp40741.html
Sent from the GnuRadio mailing list archive at Nabble.com.



reply via email to

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