Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / python / gnuradio @ c091c56e

Name Size
  blks2
  blks2impl
  gr
  gru
  gruimpl
  vocoder
.gitignore 63 Bytes
Makefile.am 1.1 kB
__init__.py 22 Bytes
eng_notation.py 2.1 kB
eng_option.py 2 kB
gr_unittest.py 6.1 kB
gr_xmlrunner.py 12.3 kB
modulation_utils.py 3.1 kB
modulation_utils2.py 3.1 kB
ofdm_packet_utils.py 26.8 kB
optfir.py 12.5 kB
packet_utils.py 27.2 kB
usrp_options.py 5.5 kB
window.py 5.3 kB

Latest revisions

# Date Author Comment
c091c56e 09/08/2011 02:59 pm Matt Ettus

logpwrfft.py -- need to average the square, not square the average. Then do proper scaling (no more 3dB kludge).

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.

View revisions

Also available in: Atom