Rx_callback with UHD

Hi,

I want to modify benchmark_tx/rx.py for UHD

In benchmark_tx.py,
usrp_receive_path invokes rx_callback when receiving a signal

I’m curious that it is also possible with uhd.usrp_source or not


Seokseong Jeon,PhD Candidate
Communication & Networks Lab
IT Convergence Engineering (ITCE), POSTECH, Korea
+82 10 8338 1229,gee.songsong at gmail . com

I want to modify benchmark_tx/rx.py for UHD

http://gnuradio.org/cgit/gnuradio.git/tree/gr-digital/examples/narrowband

Oh, thank you very much

It seems its directory hierarchy is different from that of mine.
I’m currently using 3.4.0

Is it new one for 3.5.0 ?

2011/11/16 Josh B. [email protected]:

Discuss-gnuradio Info Page


Seokseong Jeon,PhD Candidate
Communication & Networks Lab
IT Convergence Engineering (ITCE), POSTECH, Korea
+82 10 8338 1229,gee.songsong at gmail . com

On Wed, Nov 16, 2011 at 12:59 AM, Songsong G.
[email protected]wrote:

Oh, thank you very much

It seems its directory hierarchy is different from that of mine.
I’m currently using 3.4.0

Is it new one for 3.5.0 ?

Yes, it’s new, among many other changes:
http://gnuradio.org/redmine/projects/gnuradio/wiki/ChangeSets

Tom