index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-12-03
build: cleaned up some warnings.
Tom Rondeau
2012-12-03
Docs: Fixing Doxygen markup for missing constructor parameters.
Tom Rondeau
2012-12-03
core: the mutex is unlocked to begin with and GR doesn't seem to like us forc...
Tom Rondeau
2012-12-03
QA: update the 'import pmt' statement to always draw the pmt module from the ...
Tom Rondeau
2012-12-01
Merge branch 'maint'
Johnathan Corgan
2012-12-01
Revert "Force swig compile ordering in gnuradio-core"
Johnathan Corgan
2012-12-01
Merge branch 'maint'
Johnathan Corgan
2012-12-01
cmake: fix typo in cmake swig module
Johnathan Corgan
2012-12-01
core: cleanup on pdu/msg blocks
Johnathan Corgan
2012-11-30
core: gr_blocks can now have only message ports with no general_work()
Tim O'Shea
2012-11-29
Adding PDU to tagged stream and tagged stream to PDU blocks along with QA python
Johnathan Corgan
2012-11-29
core: adding msg_connect, updating msg interface, adding symbolic block names
Tim O'Shea
2012-11-28
blocks: fix for qa_patterned_interleaver.
Tom Rondeau
2012-11-28
Merge branch 'master' of gnuradio.org:gnuradio
Tom Rondeau
2012-11-28
build: set Boost_INCLUDE_DIRS for components (mostly for OSX and Windows).
Tom Rondeau
2012-11-28
patterned qa added, bugs fixed
Tim O'Shea
2012-11-28
adding patterned interleaver block
Tim O'Shea
2012-11-28
utils: updating GRCC with a -e flag to execute the program after building.
Tom Rondeau
2012-11-28
digital: fixing GRC file id names to build other than top_block.py.
Tom Rondeau
2012-11-28
cmake: adding cmake function to help us run GRCC.
Tom Rondeau
2012-11-28
utils: adding GRCC - a GNU Radio Companion command-line compiler tool.
Tom Rondeau
2012-11-27
Revert "Revert "Merge remote branch 'jblum-github/python_blocks2' into master""
Tom Rondeau
2012-11-26
Merge branch 'maint'
Tom Rondeau
2012-11-26
core: fixed memory leak issue in arbitrary resampler blocks.
Tom Rondeau
2012-11-26
blocks: fix initializer order warning
Johnathan Corgan
2012-11-26
Merge branch 'maint'
Johnathan Corgan
2012-11-26
core: this should have deparated w/ gr-wavelet
Josh Blum
2012-11-26
cmake: Find Qwt6 installed on OSX using macports.
Ben Reynwar
2012-11-24
blocks: fix required libs in .pc file
Johnathan Corgan
2012-11-22
Merge branch 'maint'
Johnathan Corgan
2012-11-22
Merge remote-tracking branch 'tom/set_python_dir'
Johnathan Corgan
2012-11-22
runtime: changed check after cast to gr_block.
Tom Rondeau
2012-11-22
filter: don't install .grc file as python file
Johnathan Corgan
2012-11-22
gruel: remove erroneous include path from cmake
Josh Blum
2012-11-22
runtime: moved setting of min/max buffer sizes from gr_basic_block to gr_block.
Tom Rondeau
2012-11-22
cmake: Allow user to set Python installation directory from cmake.
Tom Rondeau
2012-11-21
Merge branch 'asm_for_clang'
Tom Rondeau
2012-11-19
Merge branch 'maint'
Johnathan Corgan
2012-11-19
uhd: include gnuradio paths for swig build first
Josh Blum
2012-11-14
analog: add analog dependencies to test
Josh Blum
2012-11-14
gr: apply pattern for g37f7522 and gc4c0ce9 to gr-analog and gr-blocks
Johnathan Corgan
2012-11-14
Merge branch 'maint'
Johnathan Corgan
2012-11-14
filter: use matching free for malloc, fixes access violation
Josh Blum
2012-11-14
filter: removed undefined FFTW3F_ libs/incs
Josh Blum
2012-11-14
fft: restore FFTW3F_THREADS support for fft.cc
Josh Blum
2012-11-14
fft: removed non-existant FFT_LIBRARY_DIRS FFT_LIBRARIES
Josh Blum
2012-11-14
fft: added gnuradio-fft dep for some tests
Josh Blum
2012-11-14
gr: same change for common PYTHON test paths
Josh Blum
2012-11-14
gr: set a common GR_TEST_TARGET_DEPS for all module unit tests
Josh Blum
2012-11-12
analog: fixed include guard typo
Nicholas Corgan
[next]