Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-23 | core: Added type conversion int->float (issue #192). Added with a gri file ↵ | Tom Rondeau | |
and also added a gri file for float->int to perform function inside gr_float_to_int. Also added QA code for the new block. | |||
2011-10-22 | Merge remote branch 'jblum/cmake_fixes' into next | Tom Rondeau | |
2011-10-21 | core: runtime.i dont include gr_tag.i, avoids pmt dependency | Josh Blum | |
2011-10-20 | tags: added swigging for gr_tags header | Josh Blum | |
2011-10-20 | removes gcc warning, dont need symbol export on plain c structs | Josh Blum | |
2011-10-20 | Merge branch 'next' of gnuradio.org:gnuradio into next | Tom Rondeau | |
2011-10-20 | build: fixed missing file in Makefile.am. | Tom Rondeau | |
2011-10-20 | filter: fixed x86 checking logic when not x86 | Josh Blum | |
2011-10-20 | core: fixing AM_CPPFLAGS in viterbi/Makefile.am | Tom Rondeau | |
2011-10-19 | Somehow, these headers got duplicated. Removed from core, are in gr-digital. | Tom Rondeau | |
2011-10-19 | Fixed Makefile.am trailing backslash for autofoo build. | Tom Rondeau | |
2011-10-19 | tags: made tags object oriented | Josh Blum | |
2011-10-19 | swig: fix rules for generated index files | Josh Blum | |
2011-10-19 | core: added transcendental to cmake build | Josh Blum | |
2011-10-19 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | |
2011-10-18 | Merge branch 'master' into next | Tom Rondeau | |
Conflicts: gnuradio-core/src/lib/general/general.i | |||
2011-10-18 | added transcendental block from jblum/transcendental (reworked for master ↵ | Tom Rondeau | |
branch). | |||
2011-10-17 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | |
Conflicts: gnuradio-core/src/lib/filter/gr_dc_blocker_cc.h gnuradio-core/src/lib/filter/gr_dc_blocker_ff.h gnuradio-core/src/lib/general/gr_ofdm_demapper_vcb.h gr-digital/include/digital_ofdm_cyclic_prefixer.h gr-digital/include/digital_ofdm_frame_acquisition.h gr-digital/include/digital_ofdm_frame_sink.h gr-digital/include/digital_ofdm_insert_preamble.h gr-digital/include/digital_ofdm_mapper_bcv.h gr-digital/include/digital_ofdm_sampler.h | |||
2011-10-17 | Merge branch 'next' into dig_ofdm | Tom Rondeau | |
2011-10-17 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | |
2011-10-16 | Merge branch 'master' into next | Tom Rondeau | |
Conflicts: gr-qtgui/lib/Makefile.am | |||
2011-10-15 | build: needed boost_filesystem lib added (found under ubuntu 11.10; they're ↵ | Tom Rondeau | |
getting pickier). | |||
2011-10-15 | gr: changed the way trellis/gengen generated.i is made | Josh Blum | |
2011-10-14 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | |
2011-10-14 | docs: added a page on PFBs and put them in their own doxygen group. Helpful ↵ | Tom Rondeau | |
explination on how to use them and where to find more info. | |||
2011-10-14 | fixed a couple of typos. | Tom Rondeau | |
2011-10-14 | docs: Updated some docs and made it so GRC can pull docs in from other ↵ | Tom Rondeau | |
components like vocoder and digital. | |||
2011-10-12 | digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still working. | Tom Rondeau | |
2011-10-08 | gr: the CMakeLists.txt took a chill pill | Josh Blum | |
2011-10-08 | gr: minor tweaks for MSVC compatibility | Josh Blum | |
2011-10-08 | gr: updated cmakelists after merge for additional files | Josh Blum | |
2011-10-08 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into digital | Josh Blum | |
2011-10-08 | Merge branch 'next' into digital | Josh Blum | |
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 | 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 | |