Statistics
| Branch: | Tag: | Revision:

root / gnuradio-examples / python @ 7554d210

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

Latest revisions

# Date Author Comment
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.

d692a41f 11/25/2010 01:29 am Eric Blossom

Major Makefile.am housecleaning. Passes distcheck.

Move all occurrences of swig_built_sources out of Makefile.am's.
Move all SWIG related use of BUILT_SOURCES out of Makefile.am's.
Clean up 'if PYTHON' conditionalization in gr-*

Still left to do: fix Makefile.swig CLEANFILES and no_dist_files...

7c5dc092 11/22/2010 02:23 am Tom Rondeau

Removed comments to stdout from file tagger; made it easir to go from internally generated bursts to detected bursts (which needs work).

7ecc767e 11/22/2010 12:44 am Tom Rondeau

Updating test_file_tags.py to use new file tagger interface (sample rate of 1 means time stamp on files is based solely on the item time).

View revisions

Also available in: Atom