index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnuradio-core
/
src
/
python
Age
Commit message (
Expand
)
Author
2012-06-07
fixed copyright dates.
Tom Rondeau
2012-06-06
Block Modifications:
Tim O'Shea
2012-05-21
core: minor formatting changes to vector_map for style consistency.
Tom Rondeau
2012-05-17
gr: Added vector_map block.
Ben Reynwar
2012-04-24
digital: moving generated chunks_to_symbols to gr-digital.
Tom Rondeau
2012-04-23
Various fixes for using Python 2.5.
Tom Rondeau
2012-04-13
Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...
Tom Rondeau
2012-04-07
Merge branch 'master' into next
Johnathan Corgan
2012-04-07
Merge branch 'wfm_tx_work'
Johnathan Corgan
2012-04-07
core: loosen fm modulator QA to 5 decimal places of agreement
Johnathan Corgan
2012-04-01
wavelet: move wavelet blocks to new top-level component
Johnathan Corgan
2012-03-22
Merge branch 'master' into next
Johnathan Corgan
2012-03-22
Merge branch 'maint'
Johnathan Corgan
2012-03-22
volk: added volk as depedency for various components
Josh Blum
2012-03-18
Merge branch 'master' into next
Johnathan Corgan
2012-03-18
Merge branch 'maint'
Johnathan Corgan
2012-03-18
core: adds -B to python QA gnuradio-core
Josh Blum
2012-03-13
Merge branch 'master' into next
Tom Rondeau
2012-03-13
Merge branch 'probe'
Tom Rondeau
2012-03-13
core: adding new probe_signal from gengen into autotools build.
Tom Rondeau
2012-03-12
Add test for probe_signal blocks.
Ben Reynwar
2012-03-01
Merge branch 'master' into next
Johnathan Corgan
2012-02-28
Merge branch 'synth' into next
Tom Rondeau
2012-02-28
core: pfb channelizer: can now set a channel map to direct the channels to a ...
Tom Rondeau
2012-02-23
volk: float to short conversion is consistent between archs and tail cases. R...
Tom Rondeau
2012-02-23
Merge remote branch 'bistromath/volk_fix' into safe_align
Tom Rondeau
2012-02-17
Merge branch 'master' into next
Tom Rondeau
2012-02-16
core: core: change to the delay QA code.
Tom Rondeau
2012-02-14
Merge branch 'master' into safe_align
Johnathan Corgan
2012-02-13
core: reverting float_to_int to non-Volk due to precision/wrapping issues.
Tom Rondeau
2012-02-13
core: using volk for conjugate block and added QA code for it.
Tom Rondeau
2012-02-13
core: added Volk-optimized gr_multiply_conjugate_cc at one block with QA code.
Tom Rondeau
2012-02-13
core: new multiply_const_ff and multiply_ff blocks done using Volk.
Tom Rondeau
2012-02-13
core: moving multiply_const_ff from gengen to general to take advantage of volk.
Tom Rondeau
2012-02-06
Merge branch 'master' into next
Tom Rondeau
2012-02-06
core: expose nthreads setting through to fft_filters.
Tom Rondeau
2012-02-06
core: expose nthreads capabilities to gr_fft_vcc.
Tom Rondeau
2012-02-02
core: moving multiply_cc and multiply_const_cc out of gengen and into general...
Tom Rondeau
2012-01-30
core: fixing up complex_to_xxx for using Volk where appropriate. Speed benchm...
Tom Rondeau
2012-01-28
core: more conversion work to Volk for type converters.
Tom Rondeau
2012-01-28
core: QA codes for float_to_X and short_to_X (note: float_to_int needs work).
Tom Rondeau
2012-01-26
QA: type converter QA codes added and updated for Volk. Some small difference...
Tom Rondeau
2012-01-07
Merge branch 'master' into next
Johnathan Corgan
2012-01-07
core: comment out QA debug output
Johnathan Corgan
2012-01-03
Merge branch 'master' into next
Tom Rondeau
2012-01-01
scheduler: access to set max noutput_items in start method through Python.
Tom Rondeau
2011-12-30
Merge branch 'master' into next
Tom Rondeau
2011-12-22
core: added accessors to noise_source to get type and amplitude of object.
Tom Rondeau
2011-12-22
filters: added accessor functions to FFT and FIR filter classes to return vec...
Tom Rondeau
2011-12-08
Removed autotools, gr-waveform, some cleanup
Johnathan Corgan
[next]