Age | Commit message (Expand) | Author |
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-02 | Fixes other uses of channel model to always have negative or zero | Alick Zhao |
2012-10-13 | core: fix several tag includes throughout core | Josh Blum |
2012-10-03 | core: fix for restarting the flowgraph with VOLK blocks. | Tom Rondeau |
2012-09-27 | core: fix use of private vars in place of API accessor | Josh Blum |
2012-09-27 | digital: fix private access in gr_endian_swap | Josh Blum |
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-08-05 | arm: better support for ARM processors without NEON. | Jaroslav Skarvada |
2012-07-19 | core: added message source that takes in tags for controlling bursts. | Nick Foster |
2012-07-07 | Revert "Merge remote branch 'jblum-github/python_blocks2' into master" | Johnathan Corgan |
2012-07-03 | Merge branch 'maint' | Johnathan Corgan |
2012-07-03 | core: moved VMCIRCBUF related code to runtime | Josh Blum |
2012-07-03 | swig: added additional swig dependencies gruel/core | Johnathan Corgan |
2012-07-03 | core: added general_generated to swig deps | Josh Blum |
2012-07-01 | Merge remote branch 'jblum-github/python_blocks2' into master | Johnathan Corgan |
2012-06-28 | core: fix for gri wave byteswapping | Josh Blum |
2012-06-23 | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau |
2012-06-22 | gruel: got rid of inet.h and adjusted only file that depended on it | Nicholas Corgan |
2012-06-22 | core: adds a tag debug sink to display all tags coming into it. | Tom Rondeau |
2012-06-21 | core: tiny performance boost, and it looks tidier. | Martin Braun |
2012-06-21 | core: fixes a very minor bug in gri_wavfile.cc and also makes a FIXME obsolete | Martin Braun |
2012-06-20 | Merge branch 'master-mods' | Tom Rondeau |
2012-06-20 | 1. handle pmt serialize and deserialize for tuples | Tim O'Shea |
2012-06-20 | Merge branch 'gr_filter' | Johnathan Corgan |
2012-06-16 | cmake: add support for SYSCONFDIR | Chí-Thanh Christopher Nguyễn |
2012-06-16 | Merge branch 'master-mods' | Tom Rondeau |
2012-06-16 | Merge branch 'master-mods' of git://github.com/osh/gnuradio-1 into master-mods | Tom Rondeau |
2012-06-16 | filter: adding freq_xlating_filter. | Tom Rondeau |
2012-06-15 | New Features: | Tim O'Shea |
2012-06-14 | Merge branch 'maint' | Johnathan Corgan |
2012-06-14 | core: remove extraneous include statement | Johnathan Corgan |
2012-06-13 | Merge branch 'master-mods' | Tom Rondeau |
2012-06-13 | core: modifications to gr_annotator_raw. | Tom Rondeau |
2012-06-13 | Merge branch 'master-mods' of git://github.com/osh/gnuradio-1 into master-mods | Tom Rondeau |
2012-06-12 | new block, gr_annotator_raw | Tim O'Shea |
2012-06-10 | Merge branch 'master-mods' | Tom Rondeau |
2012-06-10 | Merge branch 'master-mods' of git://github.com/osh/gnuradio-1 into master-mods | Tom Rondeau |
2012-06-10 | gr_unpack_k_bits: | Tim O'Shea |
2012-06-10 | Merge branch 'maint' | Tom Rondeau |
2012-06-10 | volk: make sure the alignment call for a block passes at least 1. | Tom Rondeau |
2012-06-07 | fixed copyright dates. | Tom Rondeau |
2012-06-07 | Some really minor nits. | Tom Rondeau |
2012-06-06 | Block Modifications: | Tim O'Shea |
2012-05-27 | core: patch for vector_map loop variable initialization. | Donald Porges |
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-05-03 | pfb: properly deleting d_fft to close some memory leaks. | Tom Rondeau |