Age | Commit message (Expand) | Author |
2011-04-10 | Merge branch 'qtgui' | Tom Rondeau |
2011-04-10 | gr-qtgui: ignore GRC-built py file of grc_qt_example.grc. | Tom Rondeau |
2011-04-10 | gr-qtgui: fixes problem with initial axes not showing up properly. | Tom Rondeau |
2011-04-10 | gr-qtgui: exposing set_update_time to Python. | Tom Rondeau |
2011-04-10 | gr-qtgui: removed OpenGL calls; we still link against the QTOPENGL_LIBS becau... | Tom Rondeau |
2011-04-10 | gr-qtgui: adding a GRC example for QtGui graphs. | Tom Rondeau |
2011-04-10 | gr-qtgui: updating example apps so the wrapped instance of the qtgui is not a... | Tom Rondeau |
2011-04-09 | gr-qtgui: removing Guile-specific stuff since there is no way QtGui will work... | Tom Rondeau |
2011-04-09 | grc: added int to float support | Josh Blum |
2011-04-07 | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau |
2011-04-07 | core: missed a line in the Makefile for int_to_float. | Tom Rondeau |
2011-04-07 | core: adding QA code for int_to_float block. | Tom Rondeau |
2011-04-07 | grc: added python checks for weird python interpreters | Josh Blum |
2011-04-07 | grc: fix for generating top block when in run to completion mode | Josh Blum |
2011-04-07 | core: adding a type converter - int -> float. | Tom Rondeau |
2011-04-06 | volk: adding missing boost library flags for alternative installs of boost libs. | Tom Rondeau |
2011-04-06 | gr-qtgui: finishing off removing references to 3D plotting in UI file. | Tom Rondeau |
2011-04-06 | gr-qtgui: removing references to 3D waterfall plot and changning QtGui API to... | Tom Rondeau |
2011-04-06 | gr-qtgui: cleaning up unnecessary plotting calls. | Tom Rondeau |
2011-04-06 | gr-qtgui: don't delete the SpectrumDisplayWindow; as a QWidget, it takes care... | Tom Rondeau |
2011-04-04 | gr-qtgui: missed lock call that was just deleted. | Tom Rondeau |
2011-04-04 | gr-qtgui: removing uncessary file of qtevents and objects. | Tom Rondeau |
2011-04-04 | gr-qtgui: removing unnecessary mutex and qtevent objects. | Tom Rondeau |
2011-04-04 | Merge branch 'master' into qtgui | Tom Rondeau |
2011-04-04 | pfb: fixed documentation for PFB-based clock sync. | Tom Rondeau |
2011-04-01 | gr-qtgui: wip trying to figure out segfaults. | Tom Rondeau |
2011-04-01 | build: updating Makefiles for newer linker requirements. | Tom Rondeau |
2011-03-30 | build: add missing linker defines for Win32 | Don Ward |
2011-03-30 | build: update config.guess and config.sub from canonical source | Johnathan Corgan |
2011-03-30 | usrp: cleanup misc usage | Don Ward |
2011-03-30 | volk: fix missing Boost flags | Don Ward |
2011-03-29 | Merge remote branch 'jblum/wip/gr_block_pure_virtual' | Johnathan Corgan |
2011-03-29 | Merge remote branch 'jblum/wip/throttle' | Johnathan Corgan |
2011-03-28 | audio: added missing header to Makefile. | Tom Rondeau |
2011-03-28 | uhd: cleanup uhd usrp source/sink with virtual inheritance | Josh Blum |
2011-03-28 | audio: cleanup audio source/sink with virtual inheritance | Josh Blum |
2011-03-28 | runtime: changes to block headers to allow pure virtual sub-classes (interfaces) | Josh Blum |
2011-03-28 | throttle: cleanup conditional code and reimplement with boost posix time | Josh Blum |
2011-03-28 | runtime: changes to block headers to allow pure virtual sub-classes (interfaces) | Josh Blum |
2011-03-28 | Merge branch 'master' of gnuradio.org:gnuradio | Tom Rondeau |
2011-03-28 | audio: fixing class typo for OSX audio driver. | Tom Rondeau |
2011-03-28 | audio: re-adding circular_buffer.h for OSX build. | Tom Rondeau |
2011-03-28 | volk: adding BOOST_CPPFLAGS to volk to use boost unit tests. | Tom Rondeau |
2011-03-27 | gr-qtgui: tightening up and cleaning up some memory leaks. | Tom Rondeau |
2011-03-27 | gr-qtgui: improvements to python test apps. | Tom Rondeau |
2011-03-27 | gr-qtgui: cleaning up handling of mutex | Tom Rondeau |
2011-03-27 | gr-qtgui: fixing up the Makefile for proper dist. Passes make distcheck. | Tom Rondeau |
2011-03-27 | gr-qtgui: making necessary changes to build a python package and export qtgui... | Tom Rondeau |
2011-03-27 | gr-qtgui: small correction in Python QA code with new structure. | Tom Rondeau |
2011-03-27 | gr-qtgui: typo correct in M4 file. | Tom Rondeau |