summaryrefslogtreecommitdiff
path: root/gr-qtgui
AgeCommit message (Expand)Author
2010-06-13Merge remote branch 'trondeau/qtmake' into maintJohnathan Corgan
2010-06-13Fixes gr-qtgui make distcheck failure when QT is not installed.Tom Rondeau
2010-06-01gr-qtgui: add include file for gcc 4.4.1Johnathan Corgan
2010-05-28Make C++ shared libraries versionedJohnathan Corgan
2010-05-10Changes to the examples to fit updates to qtgui.Tom Rondeau
2010-05-10Simple code cleanup.Tom Rondeau
2010-05-10Remove one of the loop when posting new data; calculations are done the same ...Tom Rondeau
2010-05-09Minor cleanups.Tom Rondeau
2010-05-09Updating zoom and axis across plots for consistent zoom levels and behavior.Tom Rondeau
2010-05-02Fixes segfault on close. Using the right objective (d_main_gui) instead of d_...Tom Rondeau
2010-05-01Fixing constellation zoomer's label.Tom Rondeau
2010-05-01Maxing the x-axis of the time domain plot represent the actual time of the sa...Tom Rondeau
2010-05-01Whoops. Time intervals are specified in seconds, not ms...Tom Rondeau
2010-05-01Fixes the replotting update. It's now based on a QTimer so it's in the event ...Tom Rondeau
2010-05-01Fixing displayed pen and x-axis to report the right units and scaling of freq...Tom Rondeau
2010-05-01Removing PowerLine since we weren't using it and don't have plans to.Tom Rondeau
2010-05-01Peak power line now actually tracks the peak power.Tom Rondeau
2010-05-01Fixes units of pen in frequency plot.Tom Rondeau
2009-10-22Don't distribute generated files in gr-qtguiJohnathan Corgan
2009-10-13Removing ifs to clean up build system. Make no longer rebuilds gr-qtgui if no...Tom
2009-10-06Merge branch 'master' into syncTom
2009-10-06Updating display for better viewing on small screensTom
2009-10-03Fix to restore ability to run 'make distcheck' from a VPATHJohnathan Corgan
2009-08-14Added git ignore files auto created from svn:ignore properties.git
2009-08-11Adding function to be able to set the size of the points in the constellation...trondeau
2009-08-11Cleaning up Qt code. This mostly reformats the code to be more consistent wit...trondeau
2009-08-10Significantly improved performance of the Qt Gui sinks. This removes a number...trondeau
2009-07-17Adding a check box to cancel DC offsettrondeau
2009-07-07Fixing USRP2 dispaly program and minor tweaks to USRP program.trondeau
2009-07-06Merging trondeau/qt branch r11231:11360. This merge improves the usability an...trondeau
2009-06-30Add missing files to distribution tarball.jcorgan
2009-06-18Fixing a bug and adding the output of pyuic for qt_digital example.trondeau
2009-06-18Two words that seem necessaryn4hy
2009-06-17Passing new function definition to SWIG for access in Python.trondeau
2009-06-17Merging trondeau/qtdigital branch r11210-11215 to add some QT GUI's to the di...trondeau
2009-05-27Merged r11123:11148 from jcorgan/np into trunk.jcorgan
2009-05-07Merged r10948:10959 from jcorgan/deb into trunk. Trunk passesjcorgan
2009-04-26Now adding y-axis controls for frequency domain plot.trondeau
2009-04-26Bringing out set axis function to the qtgui sinks for user-settable axis ranges.trondeau
2009-04-26Opening up the time domain and constellations plots a bit and adding accessor...trondeau
2009-04-26adding a pause/unpause button to the digital GUI application.trondeau
2009-04-26Improving digital GUI analysis tool. Adding receiver carrier and timing recov...trondeau
2009-04-18Using qt's designer program to build an interface from the .ui file. This mak...trondeau
2009-04-16Change our examples to use gr.channel_model instead of blks2.channel_modeljcorgan
2009-04-15Merging qtdevel2 branch -r10565:10849. This adds a lot of fixes and capabilit...trondeau
2009-03-14Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of S...jcorgan
2009-02-28Properly handles verticle scalingtrondeau
2009-02-28Adding a constellation plot and an example for viewing constellations of digi...trondeau
2009-02-28some cleanup as well as adding a way to pass the Qapplication between sinks t...trondeau
2009-02-10Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck.jcorgan