Statistics
| Branch: | Tag: | Revision:

root / gnuradio-examples / python @ 0c9ec724

Name Size
  apps
  digital
  digital-bert
  digital_voice
  mp-sched
  multi-antenna
  multi_usrp
  network
  ofdm
  pfb
  tags
  usrp
  usrp2
.gitignore 73 Bytes
Makefile.am 998 Bytes

Latest revisions

# Date Author Comment
0c9ec724 09/09/2011 09:18 pm Tom Rondeau

tags: adding tags examples to build distribution.

7fa533e2 09/09/2011 09:15 pm Tom Rondeau

tags: updated uhd_burst_detector with a better energy detector. Works well when receiving bursty NBFM signals.

b7d8980a 07/05/2011 04:00 am Johnathan Corgan

gnuradio-examples, gr-audio: moved audio Python and C++ examples into gr-audio

This begins a transition of examples from a separate gnuradio-examples component
into an examples directory with the component they go with. In this commit:

gnuradio-examples/c++/audio/ => gr-audio/examples/c++...

7554d210 05/10/2011 11:05 am Tom Rondeau

examples: usrp2_wfm_rcv added support for WBX boards. From patch submitted by Elvis Dowson.

caa6f821 12/28/2010 06:31 pm Tom Rondeau

Merge branch 'master' into next

  • master:
    Under extreme circumstances, optfir might never produce an answer (atten>300), so this puts in a check on the ripple; if it gets too large, stop trying.
    Allowing PFB interpolator to be called without specifying the taps; autogen taps inside hierblock....
3751671d 12/28/2010 05:56 pm Tom Rondeau

PFB channelizer can be specified without external taps. Uses optfir to generate an internal filter to cover the channel bandwidth; user can specify the attenuation of this filter if desired.

55685f7a 12/07/2010 07:16 am Eric Blossom

Merge branch 'next' into guile-next

  • next: (116 commits)
    Adding new example script for using the new PFB arbitrary resampler interface. One resampler takes user-generated taps and another resampler just takes the resampling rate. Both input and output signals are plotted....
e13783ae 12/07/2010 01:57 am Tom Rondeau

Merge branch 'master' into next

  • master:
    Adding new example script for using the new PFB arbitrary resampler interface. One resampler takes user-generated taps and another resampler just takes the resampling rate. Both input and output signals are plotted....
7b19372f 12/06/2010 06:59 pm Tom Rondeau

Adding new example script for using the new PFB arbitrary resampler interface. One resampler takes user-generated taps and another resampler just takes the resampling rate. Both input and output signals are plotted.

4d3bbb03 11/29/2010 05:57 pm Tom Rondeau

Fixing up the UHD sample tag example to take command line options.

View revisions

Also available in: Atom