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
/
gnuradio
Age
Commit message (
Expand
)
Author
2012-09-04
Merge branch 'maint'
Johnathan Corgan
2012-09-04
core: only check for *.conf in prefs dir
Martin Braun
2012-08-30
adding gr_endian_swap block
Tim O'Shea
2012-07-07
Revert "Merge remote branch 'jblum-github/python_blocks2' into master"
Johnathan Corgan
2012-07-01
Merge remote branch 'jblum-github/python_blocks2' into master
Johnathan Corgan
2012-06-22
core: adds a tag debug sink to display all tags coming into it.
Tom Rondeau
2012-06-10
Merge branch 'master-mods'
Tom Rondeau
2012-06-10
gr_unpack_k_bits:
Tim O'Shea
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-27
python-blocks: replace assertItemsEqual with assertEqual
Josh Blum
2012-04-23
Various fixes for using Python 2.5.
Tom Rondeau
2012-04-17
this is squashed python blocks support
Josh Blum
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
[next]