Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / python @ 7ed92966

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
7ed92966 06/02/2011 03:04 pm Tom Rondeau

QA: adding QA code for DC blocker block. Tests impulse response for complex and float, long and short form for each.

82c41716 04/07/2011 08:40 pm Tom Rondeau

core: adding QA code for int_to_float block.

a83d1cf1 03/09/2011 10:31 pm Josh Blum

audio: make prefs look like old audio, removed old audio.py

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....

View revisions

Also available in: Atom