Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-06 | Merge branch 'digital' of github.com:trondeau/gnuradio into digital | Tom Rondeau | |
2011-10-06 | Merge branch 'next' into digital | Tom Rondeau | |
2011-10-06 | Formatting and normalizing freq limits. | Tom Rondeau | |
2011-10-06 | Added FFF version of pfb_arb_resampler to Python hier block (where only the ↵ | Tom Rondeau | |
rate is required). | |||
2011-10-06 | Added floating point version of arbitrary resampler. | Tom Rondeau | |
2011-10-03 | core: make the lib/swig depend on the generated targets | Josh Blum | |
2011-09-30 | Fixed stupid mistake in new method. | Tom Rondeau | |
2011-09-30 | Added a method to get the current timing rate from the pfb clock sync block. | Tom Rondeau | |
2011-09-29 | swig: added python script to auto-extract dependencies | Josh Blum | |
2011-09-28 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | |
2011-09-28 | Merge branch 'next' into digital | Josh Blum | |
Conflicts: gnuradio-core/src/lib/filter/gr_pfb_clock_sync_ccf.h gnuradio-core/src/lib/general/general.i gnuradio-core/src/lib/general/gr_pll_carriertracking_cc.cc gnuradio-core/src/lib/general/gr_pll_freqdet_cf.cc gnuradio-core/src/lib/general/gr_pll_refout_cc.cc gnuradio-core/src/python/gnuradio/gr/qa_pll_carriertracking.py gnuradio-core/src/python/gnuradio/gr/qa_pll_freqdet.py gnuradio-core/src/python/gnuradio/gr/qa_pll_refout.py | |||
2011-09-27 | core: add link with librt for shm_* calls | Josh Blum | |
2011-09-27 | Merge branch 'master' into next | Johnathan Corgan | |
2011-09-27 | swig: language independent exception handler | Josh Blum | |
2011-09-26 | Merge branch 'next' into digital | Tom Rondeau | |
Conflicts: gnuradio-core/src/lib/general/general.i gnuradio-core/src/lib/general/gr_pll_carriertracking_cc.cc gnuradio-core/src/lib/general/gr_pll_freqdet_cf.cc gnuradio-core/src/lib/general/gr_pll_refout_cc.cc gnuradio-core/src/python/gnuradio/gr/qa_pll_carriertracking.py gnuradio-core/src/python/gnuradio/gr/qa_pll_freqdet.py gnuradio-core/src/python/gnuradio/gr/qa_pll_refout.py gr-digital/lib/digital_constellation_receiver_cb.cc gr-digital/python/Makefile.am gr-digital/python/__init__.py gr-digital/python/generic_mod_demod.py gr-digital/python/pkt.py gr-digital/python/psk2.py gr-digital/python/qam.py | |||
2011-09-26 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | |
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 ↵ | Tom Rondeau | |
the right time; were lagging by a sample before. | |||
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 ↵ | Tom Rondeau | |
by a sample before. | |||
2011-09-22 | Fixing keep_one_in_n to allow for large values of n. Performs tag ↵ | Tom Rondeau | |
propagation locally. | |||
2011-09-22 | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum | |
Conflicts: gnuradio-core/src/lib/general/gr_correlate_access_code_tag_bb.h volk/bootstrap | |||
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 | |
http://www.cmake.org/cgi-bin/viewcvs.cgi/Modules/readme.txt?root=CMake&view=markup | |||
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 | |
Fixed some strange conflicts where a Makefile.am and .gitignore were disappeared. | |||
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 | |
proper scaling (no more 3dB kludge). | |||
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 | |
proper scaling (no more 3dB kludge). | |||
2011-09-05 | Merge branch 'digital' of https://github.com/trondeau/gnuradio into digital | Josh Blum | |
Conflicts: gnuradio-core/src/lib/general/gr_pll_carriertracking_cc.h gnuradio-core/src/lib/general/gr_pll_freqdet_cf.h gr-digital/lib/digital_constellation.h gr-digital/lib/digital_constellation_receiver_cb.h gr-digital/lib/digital_fll_band_edge_cc.h gr-digital/lib/digital_mpsk_receiver_cc.h | |||
2011-09-05 | Merge branch 'next' of gnuradio.org:gnuradio into next | Josh Blum | |
Conflicts: gr-trellis/src/lib/trellis_permutation.h |