Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / python @ 16345bcd

Name Size
  bin
  gnuradio
.gitignore 63 Bytes
Makefile.am 929 Bytes
build_utils.py 5.8 kB
build_utils_codes.py 1.4 kB

Latest revisions

# Date Author Comment
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....
2fa7c997 12/28/2010 06:08 pm Tom Rondeau

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.

3f32342f 12/28/2010 06:00 pm Tom Rondeau

Allowing PFB interpolator to be called without specifying the taps; autogen taps inside hierblock.

47c11429 12/28/2010 05:56 pm Tom Rondeau

Allowing PFB decimator 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.

ae03fd9a 12/28/2010 05:47 pm Tom Rondeau

Updating the arb. resampler to use the optfir filter that provides better specificatiion of stopband atten.

d209240b 12/24/2010 03:13 am Tom Rondeau

Merge branch 'master' into next

  • master:
    clean now gets rid of unittest results. Passes distcheck.
    Modifying the unittest output. XML files are no longer written outside of the build tree.
    A new patch for fixing the alsa restart issue. Submitted by Volker Schroer....
153de8c4 12/23/2010 11:31 pm Tom Rondeau

Modifying the unittest output. XML files are no longer written outside of the build tree.

75b650ef 12/21/2010 09:31 pm Eric Blossom

Merge branch 'next' into guile.

Passes distcheck.

  • next: (32 commits)
    volk: Fix for popcnt's 64/32-bit issues.
    Using a copy of config.guess and config.sub instead of sym links.
    Including time header to qa files.
    Changed python env variable to more globally usable version....
9db640f5 12/11/2010 10:42 pm Matt Ettus

Create method to set rate on pfb_arb_resamp after it has been created.
Allow it to be called from GRC.

View revisions

Also available in: Atom