summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-13grc: swap store the subprocess object rather than the pid when executingJosh Blum
2011-03-12qtgui: removed python directory that was added, never usedJosh Blum
2011-03-12uhd: use %ignore to hide warnings and fix errorsJosh Blum
2011-03-12Added/updated ignore files.Johnathan Corgan
2011-03-09Fixing gr_filter_design program to import from gnuradio Python package.Tom Rondeau
2011-03-09audio: high prio for platform specific audio osxJosh Blum
2011-03-09audio: added windows and osx audio source filesJosh Blum
2011-03-09audio: added config checks for other audios, added jack and portJosh Blum
2011-03-09audio: make prefs look like old audio, removed old audio.pyJosh Blum
2011-03-09audio: register arches with priorities, ex: prefer alsa over ossJosh Blum
2011-03-09audio: added oss support to gr-audioJosh Blum
2011-03-09audio: use conf files to specify default archJosh Blum
2011-03-09audio: moved the grc audio blocks into gr-audio dirJosh Blum
2011-03-09audio: moved alsa support files into subdirectoryJosh Blum
2011-03-09audio: work on swig support, it importsJosh Blum
2011-03-09audio: work to get alsa support in, lets see if this works before adding moreJosh Blum
2011-03-09audio: added audio factory registry and top level includesJosh Blum
2011-03-08audio: skeleton for gr-audio componentJosh Blum
2011-03-08volk: replace posix_memalign with something cross platformJosh Blum
2011-03-07qtgui-grc: added suport in main template for theme iconJosh Blum
2011-03-07qtgui-grc: minor tweaks to the various thingsJosh Blum
2011-03-07reverted accidental change to keep 1 in n blockJosh Blum
2011-03-07qtgui-grc: added read-only thermo widget to range blockJosh Blum
2011-03-07qtgui-grc: fix for list option working in chooser blockJosh Blum
2011-03-07uhd: fix generation typo on uhd grc blocks io directionJosh Blum
2011-03-07qtgui-grc: added check for pyqwt in configJosh Blum
2011-03-07grc: added function args to probe block and documentationJosh Blum
2011-03-06grc: rework the probe blocks and how they fit into grcJosh Blum
2011-03-05qtgui-grc: moved slider to range, added knob and gui tweaksJosh Blum
2011-03-05volk: fixing configuration for Cygwin builds.Don Ward
2011-03-04qtgui-grc: use a vboxlayout for the top_layoutJosh Blum
2011-03-03qtgui-grc: made slider widget components (counter/slider) optionalJosh Blum
2011-03-02qtgui-grc: add engineering notation to entry and label + other tweaksJosh Blum
2011-03-01qtgui-grc: enable start/stop control through qt widgetsJosh Blum
2011-03-01qtgui-grc: rename the text entry and label blocksJosh Blum
2011-03-01grc-qtgui: creaded check box widget with qtgui, cleanup label codeJosh Blum
2011-03-01grc-qtgui: added variable text box and static text widgetsJosh Blum
2011-03-01grc-qtgui: pick correct signal overload for variable chooserJosh Blum
2011-03-01grc-qtgui: added radio button support, tweaks, more optionsJosh Blum
2011-03-01grc-qtgui: work on variable chooser blockJosh Blum
2011-03-01grc: work on generator for gui flowgraphs to simplify generationJosh Blum
2011-03-01grc: moved wxgui blocks and python into gr-wxgui/grcJosh Blum
2011-03-01qtgui: work on variable chooserJosh Blum
2011-03-01grc: added tabbed widget in qtgui for grcJosh Blum
2011-03-01qtgui: use pyqwt widgets in grc variable slider blockJosh Blum
2011-03-01qtgui: created a forms module with a slider and text box, implemented in grcJosh Blum
2011-03-01qtgui: an attempt at a slider formJosh Blum
2011-03-01grc: added qtgui support to grc (just added sink)Josh Blum
2011-03-01uhd: work on gr_uhd_source work() function to reduce latencyJosh Blum
2011-02-28uhd: only set has_time_spec when nchan > 1Josh Blum