summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2011-02-27Fixed to make compatible with python 2.4Ben Reynwar
2011-02-27qtgui use gruel thread mutex:Josh Blum
2011-02-27gruel thread simplification:Josh Blum
2011-02-27gr_flowgraph.cc explicit include of <iterator>Josh Blum
2011-02-27use boost::math::iround in gr_histo_sink_f.cc and gr_wavfile_sink.ccJosh Blum
2011-02-27use boost::math::trunc in gr_frequency_modulator_fc.ccJosh Blum
2011-02-27Updated copyright notice dates.Ben Reynwar
2011-02-27Minor bug fixes (from last two commits)Ben Reynwar
2011-02-27Fixing missing header file (in prep for future GCC's). ptrdiff_t is defined i...Tom Rondeau
2011-02-27Merge branch 'next' into constell_objBen Reynwar
2011-02-27Removing docstring generation from this branch.Ben Reynwar