Age | Commit message (Expand) | Author |
2011-09-24 | Merge branch 'master' into next | Tom Rondeau |
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 | updated QA codes for fixed PLL blocks. | Tom Rondeau |
2011-09-23 | Merge branch 'master' into next | Tom Rondeau |
2011-09-23 | Merge branch 'maint' | Tom Rondeau |
2011-09-23 | fixed QA code for PLL changes | Tom Rondeau |
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 | trellis: performed generation re-work on gr-trellis lib | Josh Blum |
2011-09-21 | core: re-work gengen generation (hope its simpler) | Josh Blum |
2011-09-21 | core: attempt at fixing up generation logic in gengen (filter, trellis TODO) | Josh Blum |
2011-09-21 | core: Doxygen comments for added tag name parameter. | Tom Rondeau |
2011-09-17 | cmake: modified find files to better follow coding guide | Josh Blum |
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-11 | filter: detect correct bit width on x86 compiler | Josh Blum |
2011-09-09 | Merge branch 'master' into next | Tom Rondeau |
2011-09-09 | Merge branch 'correlate_tag' | Tom Rondeau |
2011-09-09 | tags: fixed fwrite line for the right item size number. | Tom Rondeau |
2011-09-09 | fixing doxygen comment typo. | Tom Rondeau |
2011-09-09 | tags: fixed fwrite line for the right item size number. | Tom Rondeau |
2011-09-08 | logpwrfft.py -- need to average the square, not square the average. Then do ... | Matt Ettus |
2011-09-08 | Merge branch 'master' into next | Tom Rondeau |
2011-09-07 | core: added source deps to swig files (regen on *.h,*.i) | Josh Blum |
2011-09-07 | logpwrfft.py -- need to average the square, not square the average. Then do ... | Matt Ettus |
2011-09-05 | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital | Josh Blum |
2011-09-05 | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum |
2011-09-03 | Add gr_correlate_access_code_tag_bb, issues tags instead of annotating samples | Nick Foster |
2011-09-01 | Fixed the PFB clock sync block when asking for multiple samples per symbol out. | Tom Rondeau |
2011-09-01 | digital: adding CPM C++ hier block, which adds a hier directory to gr-digital... | Tom Rondeau |
2011-08-30 | digital: fixed up build to make libdigital_hier.la; does not swig or get buil... | Tom Rondeau |
2011-08-30 | digital: moved newly added CPM and GMSK hier blocks to gr-digital. | Tom Rondeau |
2011-08-30 | Merge remote branch 'mbant/cpm' into digital | Tom Rondeau |
2011-08-29 | Updating QA code for PLL blocks. Setting gains using new loop bw concept chan... | 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 'next' into digital | 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-08-08 | digital: reworking pfb_clock_sync block for better construction of diff taps,... | Tom Rondeau |
2011-08-03 | core: removed modification of includedir for pc file, its not needed and was ... | Josh Blum |
2011-08-03 | rs: reasonable workaround for compiling reed-solomon under MSVC | Josh Blum |