Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / python @ fed443d1

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
7fce7e3b 02/16/2012 07:33 pm Tom Rondeau

core: core: change to the delay QA code.

The full vector is received because of the switch to a gr_block, so we exted the expected_data vector; otherwise, the results are the same

7e10a264 02/06/2012 07:45 pm Tom Rondeau

core: expose nthreads setting through to fft_filters.

Can set nthreads as last arg to filter; defaults to 1 so no change in default behavior.

d1a24646 02/06/2012 05:02 pm Tom Rondeau

core: expose nthreads capabilities to gr_fft_vcc.

Can set and get nthreads; defaults to 1, so no change in default behavior.

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.

529e942f 10/23/2011 09:22 pm Tom Rondeau

core: added a test for float_to_int overflow clipping.

View revisions

Also available in: Atom