http://www.catb.org/~esr/faqs/smart-questions.html
 
---
Regards
Sreeraj Rajendran
http://home.iitb.ac.in/~rsreeraj



________________________________
 From: manjusha <yandamuri.ma...@gmail.com>
To: Discuss-gnuradio@gnu.org 
Sent: Friday, 12 April 2013 2:01 AM
Subject: [Discuss-gnuradio] how is file source assigned to payload
 


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.

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to