summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-18digital: set number of samps per symbol for the equalizer. Also, explicitly s...Tom Rondeau
2011-05-13Merge branch 'master' into 8pskTom Rondeau
2011-05-12core: adding get/set sensitivity accessors to frequency_modulator_fc block.Tom Rondeau
2011-05-10gr-uhd: fixed apps Makefile for distribution.Tom Rondeau
2011-05-10gr-uhd: adding gitignore file to uhd apps dir.Tom Rondeau
2011-05-10gr-uhd: Makefile.am for UHD apps.Tom Rondeau
2011-05-10gr-uhd: UHD version of usrpx_rx_cfile.py.Tom Rondeau
2011-05-10gr-uhd: adding antenna selection ability to uhd_fft.py.Tom Rondeau
2011-05-10gr-uhd: adding uhd_fft.py appTom Rondeau
2011-05-10examples: usrp2_wfm_rcv added support for WBX boards. From patch submitted by...Tom Rondeau
2011-05-10build: updated SDCC error message on failure. We don't support version 3, so ...Tom Rondeau
2011-05-09gr-qtgui: adding the various windows as initial options for the qtgui sink in...Tom Rondeau
2011-05-09gr-qtgui: makes time sink a sync_block (since it is) and uses set_output_mult...Tom Rondeau
2011-05-08Merge branch 'master' into 8pskTom Rondeau
2011-05-08build: committing updated Makefile.swig.gen files.Tom Rondeau
2011-05-08digital: fixing qa code; adding (untested) GRC block for DxPSK demods.Tom Rondeau
2011-05-08Merge branch '8psk' of github.com:trondeau/gnuradio into 8pskTom Rondeau
2011-05-08Merge branch '8psk' of github.com:trondeau/gnuradio into 8pskTom Rondeau
2011-05-02Merge branch 'mergeme/grc/cross_platform_work'Tom Rondeau
2011-05-02Merge branch 'mergeme/uhd/gain_names'Tom Rondeau
2011-04-28Merge branch 'mergme/audio/api_macro'Tom Rondeau
2011-04-24Merge branch 'mergme/qtgui/api_exports'Tom Rondeau
2011-04-24qtgui: added GR_QTGUI_API declaration to qtgui library classes and functionsJosh Blum
2011-04-24qtgui: use the timespec_reset functionJosh Blum
2011-04-24audio: filled in the GR_AUDIO_API macro (since we now have gruel/attributes.h)Josh Blum
2011-04-24Merge branch 'qtgui_time'Tom Rondeau
2011-04-24gr-qtgui: adding GRC component for time_sink block.Tom Rondeau
2011-04-24gr-qtgui: splitting qtgui.i into its complex and float .i files to keep with ...Tom Rondeau
2011-04-24gr-qtgui: Adding float interface to qtgui_time_sink and example program.Tom Rondeau
2011-04-24gr-qtgui: adding example for using the new qt_time_sink_c interface.Tom Rondeau
2011-04-24gr-qtgui: making (somewhat more) consistent case for function names.Tom Rondeau
2011-04-24gr-qtgui: adding function and slot to set a time display curve's color.Tom Rondeau
2011-04-24gr-qtgui: clean upTom Rondeau
2011-04-24gr-qtgui: provide function and slot for setting the labels of a time curve.Tom Rondeau
2011-04-23gr-qtgui: multiple connections working, each with their own color.Tom Rondeau
2011-04-23gr-qtgui: Passing vectors of data to update plot for stability; also moving r...Tom Rondeau
2011-04-23gr-qtgui: moving towards allowing time plot to have multiple connections.Tom Rondeau
2011-04-23gr-qtgui: setting up ability to have multiple connections to the time sink.Tom Rondeau
2011-04-23gr-qtgui: cleaning up; don't delete d_main_gui.Tom Rondeau
2011-04-23gr-qtgui: time domain sink now shows and receives updates.Tom Rondeau
2011-04-23gr-qtgui: no need to check the version here since we require >4.4Tom Rondeau
2011-04-21volk: fixing volk M4 so that nothing of Volk exists and its configure does no...Tom Rondeau
2011-04-21gr-qtgui: adding .i file for time domain plot and updating Makefiles.Tom Rondeau
2011-04-21gr-qtgui: adding time-domain only plotter.Tom Rondeau
2011-04-21gr-qtgui: adding time-domain plot specific event updater.Tom Rondeau
2011-04-21grc: fix hier block generation w/ multiple pad blocksJosh Blum
2011-04-19grc: added logic to discover the path to the python interpreterJosh Blum
2011-04-18gr-qtgui: adding copyright dates to qtgui files.Tom Rondeau
2011-04-18gr-qtgui: fixing up examples and adding noise to float example.Tom Rondeau
2011-04-18Expose named gain stages in gr-uhd via swigJason Abele