Age | Commit message (Expand) | Author |
2011-05-11 | Moved generic psk and qam modulation into gr-digital. | Ben Reynwar |
2011-05-10 | Modifying gr_trellis for gr_constellation -> digital_constellation change. | Ben Reynwar |
2011-05-10 | Volk: initial profiling support. Profiling works, reading doesn't yet. Need t... | Nick Foster |
2011-05-10 | volk: move generation rules into lib + cleanup | Josh Blum |
2011-05-10 | Volk: allow setting of build type (debug, release, etc) from command line | Nick Foster |
2011-05-10 | volk: added orc support to the cmake build | Josh Blum |
2011-05-10 | volk: cmake support for volk (gcc + msvc) | Josh Blum |
2011-05-10 | volk: generate two machine structs which are conditional on LV_HAVE_ORC | Josh Blum |
2011-05-10 | gr-uhd: fixed apps Makefile for distribution. | Tom Rondeau |
2011-05-10 | gr-uhd: adding gitignore file to uhd apps dir. | Tom Rondeau |
2011-05-10 | gr-uhd: Makefile.am for UHD apps. | Tom Rondeau |
2011-05-10 | gr-uhd: UHD version of usrpx_rx_cfile.py. | Tom Rondeau |
2011-05-10 | gr-uhd: adding antenna selection ability to uhd_fft.py. | Tom Rondeau |
2011-05-10 | gr-uhd: adding uhd_fft.py app | Tom Rondeau |
2011-05-10 | examples: usrp2_wfm_rcv added support for WBX boards. From patch submitted by... | Tom Rondeau |
2011-05-10 | build: updated SDCC error message on failure. We don't support version 3, so ... | Tom Rondeau |
2011-05-09 | volk: implement type-agnostic operators for volk_complex | Josh Blum |
2011-05-09 | Volk: Each QA test runs in separate Boost test case so it prints statistics f... | Nick Foster |
2011-05-09 | gnuradio: revert bootstrap changes | Josh Blum |
2011-05-09 | gr-qtgui: adding the various windows as initial options for the qtgui sink in... | Tom Rondeau |
2011-05-09 | gr-qtgui: makes time sink a sync_block (since it is) and uses set_output_mult... | Tom Rondeau |
2011-05-08 | Merge branch 'master' into 8psk | Tom Rondeau |
2011-05-08 | build: committing updated Makefile.swig.gen files. | Tom Rondeau |
2011-05-08 | digital: fixing qa code; adding (untested) GRC block for DxPSK demods. | Tom Rondeau |
2011-05-08 | Merge branch '8psk' of github.com:trondeau/gnuradio into 8psk | Tom Rondeau |
2011-05-08 | Merge branch '8psk' of github.com:trondeau/gnuradio into 8psk | Tom Rondeau |
2011-05-06 | volk: various backports from MSVC building | Josh Blum |
2011-05-06 | volk: top-level common header cleanup | Josh Blum |
2011-05-06 | volk: removed volk_registry.h, it was superseded by the machines | Josh Blum |
2011-05-06 | volk: make volk_machine_xxx.cc c-safe | Josh Blum |
2011-05-05 | volk: make volk_machines.cc c-safe | Josh Blum |
2011-05-02 | Merge branch 'mergeme/grc/cross_platform_work' | Tom Rondeau |
2011-05-02 | Merge branch 'mergeme/uhd/gain_names' | Tom Rondeau |
2011-04-28 | Merge branch 'mergme/audio/api_macro' | Tom Rondeau |
2011-04-26 | gnuradio: support out-of-tree bootstrap | Josh Blum |
2011-04-26 | volk: reorganization of generation sources and generated files | Josh Blum |
2011-04-26 | volk: removed cppunit from the build (not used anymore) | Josh Blum |
2011-04-24 | Merge branch 'mergme/qtgui/api_exports' | Tom Rondeau |
2011-04-24 | qtgui: added GR_QTGUI_API declaration to qtgui library classes and functions | Josh Blum |
2011-04-24 | qtgui: use the timespec_reset function | Josh Blum |
2011-04-24 | audio: filled in the GR_AUDIO_API macro (since we now have gruel/attributes.h) | Josh Blum |
2011-04-24 | Merge branch 'qtgui_time' | Tom Rondeau |
2011-04-24 | gr-qtgui: adding GRC component for time_sink block. | Tom Rondeau |
2011-04-24 | gr-qtgui: splitting qtgui.i into its complex and float .i files to keep with ... | Tom Rondeau |
2011-04-24 | gr-qtgui: Adding float interface to qtgui_time_sink and example program. | Tom Rondeau |
2011-04-24 | gr-qtgui: adding example for using the new qt_time_sink_c interface. | Tom Rondeau |
2011-04-24 | gr-qtgui: making (somewhat more) consistent case for function names. | Tom Rondeau |
2011-04-24 | gr-qtgui: adding function and slot to set a time display curve's color. | Tom Rondeau |
2011-04-24 | gr-qtgui: clean up | Tom Rondeau |
2011-04-24 | gr-qtgui: provide function and slot for setting the labels of a time curve. | Tom Rondeau |