Statistics
| Branch: | Tag: | Revision:

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

Name Size
  blks2
  blks2impl
  gr
  gru
  gruimpl
  vocoder
.gitignore 63 Bytes
CMakeLists.txt 1.1 kB
Makefile.am 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.4 kB
optfir.py 12.5 kB
window.py 5.3 kB

Latest revisions

# Date Author Comment
04638512 01/30/2012 05:12 pm Tom Rondeau

core: fixing up complex_to_xxx for using Volk where appropriate. Speed benchmark were used to decide which implementation to use.

f63927a4 01/29/2012 12:25 am Tom Rondeau

core: more conversion work to Volk for type converters.

c9a42064 01/28/2012 08:11 pm Tom Rondeau

core: QA codes for float_to_X and short_to_X (note: float_to_int needs work).

2a2663d6 01/27/2012 01:22 am Tom Rondeau

QA: type converter QA codes added and updated for Volk. Some small differences between Volk and non-Volk for rounding issues are made here.

9c45fe54 01/07/2012 07:27 pm Johnathan Corgan

core: comment out QA debug output

230e11b8 01/02/2012 02:36 am Tom Rondeau

scheduler: access to set max noutput_items in start method through Python.

5cd411a7 12/22/2011 11:20 pm Tom Rondeau

core: added accessors to noise_source to get type and amplitude of object.

5faab4fb 12/22/2011 11:19 pm Tom Rondeau

filters: added accessor functions to FFT and FIR filter classes to return vector of taps.

5f94e800 10/25/2011 02:00 am Tom Rondeau

usrp: these guys shouldn't still be here...

645ad4ae 10/24/2011 03:34 pm Tom Rondeau

core: really fixed this on 32-bit machines (actually tested). Forced to promote to a 64-bit int to handle the overflow, so this is going to take a hit on 32-bit machines.

View revisions

Also available in: Atom