Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-04-15 | Merge branch 'maint' | Tom Rondeau | |
2012-04-15 | digital: fix QA for constellation to always reset the seed for deterministic ↵ | Ben Reynwar | |
tests. | |||
2012-04-15 | pmt: fix segfault in deleter | Johnathan Corgan | |
2012-04-14 | This patch enables JACK only when both a library and include files are ↵ | Tom Rondeau | |
available in the system. This change helps to build gnuradio on systems which have a libjack.so library available for compatibility purposes without the header files (like gentoo where libjack.so is part of app-emulation/emul-linux-x86-soundlibs). Signed-off-by: Maciej Grela <maciej.grela@gmail.com> | |||
2012-04-14 | Merge branch 'maint' | Johnathan Corgan | |
2012-04-14 | digital: make seed value unambiguous | Martin Braun | |
2012-04-13 | Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵ | Tom Rondeau | |
this in the future. The sed script was provided by Moritz Fischer. | |||
2012-04-13 | digital: updated BER test recever to use new SNR probe in digital. | Tom Rondeau | |
2012-04-13 | Fix some minor warnings. | Tom Rondeau | |
2012-04-12 | filters: add alias of "BLACKMAN_HARRiS" to "BLACKMAN_hARRIS" for consistency. | Nick Foster | |
2012-04-09 | Merge branch 'maint' | Johnathan Corgan | |
2012-04-09 | gr: fix 2 places where pyc files get generated in-tree | Josh Blum | |
Included the GrPython module to define PYTHON_DASH_B. | |||
2012-04-09 | updated ignores, building with Python < 2.7 can leave stray files | Johnathan Corgan | |
2012-04-09 | cmake: update revision to 3.6.0git | Johnathan Corgan | |
2012-04-09 | wavelet: fix swig paths for OSX | Michael Dickens | |
2012-04-07 | Merge remote branch 'jblum/wip_grc_any_blocks' | Johnathan Corgan | |
2012-04-07 | Merge branch 'next' | Johnathan Corgan | |
2012-04-07 | Merge branch 'master' into next | Johnathan Corgan | |
* Used merge strategy 'ours' to skip release commit | |||
2012-04-07 | build: update revision to 3.5.3 | Johnathan Corgan | |
2012-04-07 | Merge branch 'master' into next | Tom Rondeau | |
Conflicts: gr-howto-write-a-block/Makefile.common gr-howto-write-a-block/config/gr_standalone.m4 | |||
2012-04-07 | Merge branch 'maint' | Tom Rondeau | |
2012-04-07 | gruel and howto: install gruel .i files in gruel dest. Howto will use that ↵ | Tom Rondeau | |
dir during build. howto under both cmake and autotools can be built off cmake or autotools gnuradio builds. | |||
2012-04-07 | Merge branch 'master' into next | Johnathan Corgan | |
2012-04-07 | Merge branch 'wfm_tx_work' | Johnathan Corgan | |
2012-04-07 | Merge branch 'master' into next | Tom Rondeau | |
2012-04-07 | Merge branch 'maint' | Tom Rondeau | |
2012-04-07 | core: buffer alignments were getting confused. Just need to tell all blocks ↵ | Tom Rondeau | |
that they are aligned upon restart. | |||
2012-04-07 | Merge branch 'master' into next | Tom Rondeau | |
2012-04-07 | Merge branch 'maint' | Tom Rondeau | |
2012-04-07 | trellis: bug fix to make sure file is closed. | Achilleas Anastasopoulos | |
2012-04-07 | core: makes sure all block's buffers are aligned on start/restart and that ↵ | Tom Rondeau | |
they know it. | |||
2012-04-07 | core: loosen fm modulator QA to 5 decimal places of agreement | Johnathan Corgan | |
2012-04-07 | core: use while instead of if in frequency_modulator | Johnathan Corgan | |
* It is possible to wrap multiple times in a single update if the sensitivity parameter is high enough. | |||
2012-04-07 | trellis: bug fix to make sure file is closed. | Achilleas Anastasopoulos | |
2012-04-06 | Merge branch 'master' into next | Tom Rondeau | |
2012-04-06 | build: properly handle the VM circbuf; was forcing tmp file usage on all ↵ | Tom Rondeau | |
platforms. | |||
2012-04-05 | Merge branch 'master' into next | Johnathan Corgan | |
2012-04-05 | Merge remote branch 'ncorgan/gr-uhd_swig' | Johnathan Corgan | |
2012-04-05 | gr-uhd: uhd_fft and uhd_siggen account for cases where mboard/dboard has no ↵ | Nicholas Corgan | |
serial | |||
2012-04-05 | core: removing old MPSK SNR probe; replaced in gr-digital. | Tom Rondeau | |
2012-04-05 | Merge branch 'master' into next | Tom Rondeau | |
Conflicts: gr-digital/grc/Makefile.am | |||
2012-04-05 | gr-uhd: minor aesthetic and consistency changes | Nicholas Corgan | |
2012-04-05 | digital: added GRC files for new MPSK SNR estimator and probe. | Tom Rondeau | |
2012-04-05 | Merge branch 'master' into next | Tom Rondeau | |
Conflicts: grc/blocks/Makefile.am | |||
2012-04-04 | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau | |
2012-04-04 | Merge remote branch 'tom/cmake_builds' into next | Johnathan Corgan | |
2012-04-04 | Merge branch 'master' into next | Johnathan Corgan | |
2012-04-04 | Merge remote branch 'ncorgan/gr-uhd_swig' | Johnathan Corgan | |
2012-04-04 | gr-uhd: uhd_siggen, uhd_siggen_gui, and uhd_fft include information on the ↵ | Nicholas Corgan | |
user's UHD version and USRP configuration | |||
2012-04-04 | Merge branch 'master' into next | Johnathan Corgan | |