Age | Commit message (Expand) | Author |
2011-05-18 | core: minor changes to clean up adaptive filter code. | Tom Rondeau |
2011-05-18 | digital: set number of samps per symbol for the equalizer. Also, explicitly s... | Tom Rondeau |
2011-05-13 | Merge branch 'master' into 8psk | Tom Rondeau |
2011-05-12 | core: adding get/set sensitivity accessors to frequency_modulator_fc block. | Tom Rondeau |
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 | 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-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-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 |
2011-04-23 | gr-qtgui: multiple connections working, each with their own color. | Tom Rondeau |
2011-04-23 | gr-qtgui: Passing vectors of data to update plot for stability; also moving r... | Tom Rondeau |
2011-04-23 | gr-qtgui: moving towards allowing time plot to have multiple connections. | Tom Rondeau |
2011-04-23 | gr-qtgui: setting up ability to have multiple connections to the time sink. | Tom Rondeau |
2011-04-23 | gr-qtgui: cleaning up; don't delete d_main_gui. | Tom Rondeau |
2011-04-23 | gr-qtgui: time domain sink now shows and receives updates. | Tom Rondeau |
2011-04-23 | gr-qtgui: no need to check the version here since we require >4.4 | Tom Rondeau |
2011-04-21 | volk: fixing volk M4 so that nothing of Volk exists and its configure does no... | Tom Rondeau |
2011-04-21 | gr-qtgui: adding .i file for time domain plot and updating Makefiles. | Tom Rondeau |
2011-04-21 | gr-qtgui: adding time-domain only plotter. | Tom Rondeau |
2011-04-21 | gr-qtgui: adding time-domain plot specific event updater. | Tom Rondeau |
2011-04-21 | grc: fix hier block generation w/ multiple pad blocks | Josh Blum |
2011-04-19 | grc: added logic to discover the path to the python interpreter | Josh Blum |
2011-04-18 | gr-qtgui: adding copyright dates to qtgui files. | Tom Rondeau |
2011-04-18 | gr-qtgui: fixing up examples and adding noise to float example. | Tom Rondeau |