Age | Commit message (Expand) | Author |
2011-09-24 | Merge branch 'keep1n' | Tom Rondeau |
2011-09-24 | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital | Josh Blum |
2011-09-24 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum |
2011-09-23 | fixing PLL's using new control_loop class so their output update is done at t... | Tom Rondeau |
2011-09-23 | Merge branch 'master' into next | Tom Rondeau |
2011-09-23 | Merge branch 'maint' | Tom Rondeau |
2011-09-23 | fixing PLL's so their output update is done at the right time; were lagging b... | Tom Rondeau |
2011-09-22 | Fixing keep_one_in_n to allow for large values of n. Performs tag propagation... | Tom Rondeau |
2011-09-22 | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum |
2011-09-22 | Merge branch 'master' into next | Tom Rondeau |
2011-09-21 | core: Doxygen comments for added tag name parameter. | Tom Rondeau |
2011-09-12 | cmake: updates to build after latest next merge | Josh Blum |
2011-09-12 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum |
2011-09-09 | Merge branch 'master' into next | Tom Rondeau |
2011-09-09 | Merge branch 'correlate_tag' | Tom Rondeau |
2011-09-05 | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital | Josh Blum |
2011-09-03 | Add gr_correlate_access_code_tag_bb, issues tags instead of annotating samples | Nick Foster |
2011-08-30 | Merge remote branch 'mbant/cpm' into digital | Tom Rondeau |
2011-08-29 | Updating all three PLL blocks to use new control_loop parent class. | Tom Rondeau |
2011-08-17 | small tweaks for windows building | Josh Blum |
2011-08-17 | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital | Josh Blum |
2011-08-14 | Convering the PLL refout block to use the gri_control_loop class to take care... | Tom Rondeau |
2011-08-14 | Adding a control_loop class that takes care of setting the loop gains and the... | Tom Rondeau |
2011-07-30 | digital: moved fll_band_edge out of gnruadio-core. | Tom Rondeau |
2011-07-30 | core: made significant improvements in FLL algorithm. Now converges very nicely. | Tom Rondeau |
2011-07-28 | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital | Josh Blum |
2011-07-26 | Merge branch 'master' into next | Johnathan Corgan |
2011-07-26 | Merge branch 'maint' | Johnathan Corgan |
2011-07-26 | core: added missing io.h includes on cc files | Josh Blum |
2011-07-26 | core: added missing config.h includes on cc files | Josh Blum |
2011-07-24 | digital: moving mpsk_receiver from gnuradio-core to gr-digital. Added QA code... | Tom Rondeau |
2011-07-24 | digital: moved CRC32 from gnuradio-core to gr-digital. Also added QA code for... | Tom Rondeau |
2011-07-21 | digital: moving correlate_access_code to gr-digital. | Tom Rondeau |
2011-07-20 | gr: squashed cmakelists.txt into one commit | Josh Blum |
2011-07-20 | core: API declaration macros for core class and function symbols | Josh Blum |
2011-07-20 | digital: removed LMS and CMA equalizers from core that are supplanted in gr-d... | Tom Rondeau |
2011-07-20 | core: removed files that included <strings.h> | Josh Blum |
2011-07-20 | core: removed uses of c99 dynamic arrays for MSVC compile | Josh Blum |
2011-07-20 | core: hack needed for gri wisdom on windows because you cant pass file descri... | Josh Blum |
2011-07-20 | core: added missing io.h includes on cc files | Josh Blum |
2011-07-20 | core: added missing config.h includes on cc files | Josh Blum |
2011-07-19 | digital: removed gr_costas_loop from gnuradio-core that is replaced in gr-dig... | Tom Rondeau |
2011-07-19 | digital: moved clock_recovery_ff/cc to gr-digital. | Tom Rondeau |
2011-07-19 | digital: moved gr_binary_slicer_fb to digital_binary_slicer_fb and added QA c... | Tom Rondeau |
2011-07-17 | Merge branch '8psk' into next | Tom Rondeau |
2011-07-12 | fixing build | Tom Rondeau |
2011-07-10 | digital: removed new constellation blocks from gnuradio-core. | Tom Rondeau |
2011-07-01 | Fix sensitivity accessor in gr_frequency_modulator_fc. | Johnathan Corgan |
2011-07-01 | gnuradio-core: use common coding style for accessor in quadrature_demod_cf | Johnathan Corgan |
2011-07-01 | gnuradio-core: add accessors for gain property of quadrature_demod_cf | Alexandru Csete |