summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-04-18Added necessary swig to get i2c_writes through dboard_ifaceJason Abele
2011-04-15Merge branch 'uhd/pkg_config_file'Tom Rondeau
2011-04-15Merge branch 'master' of gnuradio.org:gnuradioTom Rondeau
2011-04-14gr-qtgui: updating examples to explicitly shut down flow graphs.Tom Rondeau
2011-04-14Fix tuning issue above 2.2 GHz, and use DDCs for fine tuning now.JohnOrlando
2011-04-14gr-qtgui: updating required Qt library to v4.4 instead of v4.2. This has been...Tom Rondeau
2011-04-14grc: replaced asserts in gui subdirectoryJosh Blum
2011-04-14grc: replaced asserts in base subdirectoryJosh Blum
2011-04-14grc: replaced asserts in python subdirectoryJosh Blum
2011-04-14grc: define __doc__ for license in case its optimized out (that was easy)Josh Blum
2011-04-14grc: remove integrity checks, we wont need them when I'm doneJosh Blum
2011-04-13grc: stop the top block after qapp exec for qtgui generationJosh Blum
2011-04-13uhd: added package config file support for libgnuradio-uhdJosh Blum
2011-04-12Merge branch 'master' of gnuradio.org:gnuradio into qtgui2Tom Rondeau
2011-04-12gr-qtgui: exposing double-click events through spectrumdisplayform and throug...Mike Cornelius
2011-04-12gr-qtgui: adding double-click point selector to main gui widgets.Mike Cornelius
2011-04-12gr-qtgui: fix the interface file.Mike Cornelius
2011-04-12gr-qtgui: rearranging swig directory to allow other .i files; adding a qtgui2...Mike Cornelius
2011-04-12gr-qtgui: adding new qtgui_util.h to handle plot picker machinery.Mike Cornelius
2011-04-12grc: fixing grc block for dxpsk2 demods to use the right parameters.Tom Rondeau
2011-04-12Adding GRC block for the PFB channelizer filterbank.Tom Rondeau
2011-04-12Adding GRC block for the PFB synthesis filterbank.Tom Rondeau