Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | Merge branch 'next' of http://gnuradio.org/git/gnuradio into next | Josh Blum | |
2011-10-19 | swig: fix rules for generated index files | Josh Blum | |
2011-10-19 | Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. ↵ | Tom Rondeau | |
Also removes related M4 and dependency requirements for USRP-related libs. | |||
2011-10-19 | core: forgot to remove extra under | 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-19 | uhd: updating examples to use args and better default for all UHD examples; ↵ | Tom Rondeau | |
also fixed the wfm_rcv blocks to use new PLL constructor. | |||
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: fixed QA tests for ofdm. | Tom Rondeau | |
2011-10-12 | digital: moved over all c++ blocks to gr-digital. Benchmark tx/rx still working. | Tom Rondeau | |
2011-10-12 | digital: removed psk and qam from gnuradio-core; unnecessary now. | Tom Rondeau | |
2011-10-12 | digital: wip: changes to get benchmark_ofdm_tx to produce output (runs but ↵ | Tom Rondeau | |
untested/verified). | |||
2011-10-12 | digital: wip: moved all OFDM examples and blks2impl to gr-digital. | 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-07 | uhd: adding uhd_rx_nogui app to uhd apps directory. | Tom Rondeau | |
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 | |