Re: [Discuss-gnuradio] Some general questions

2006-01-25 Thread Eric Blossom
On Wed, Jan 25, 2006 at 03:08:42AM -0500, Dawei Shen wrote: > Hi, Gang > > Just got two naive questions, but I've never thought about them seriously. > > 1. A Python programming question > > In gmsk_test.py, send_pkt() and rx_callback() are two inner functions of the > outer function main(). How

[Discuss-gnuradio] Some general questions

2006-01-25 Thread Dawei Shen
Hi, Gang Just got two naive questions, but I've never thought about them seriously. 1. A Python programming question In gmsk_test.py, send_pkt() and rx_callback() are two inner functions of the outer function main(). However, in send_pkt(), the object "fg" is used, in rx_callback(), the object "