Age | Commit message (Expand) | Author |
2011-03-09 | audio: added oss support to gr-audio | Josh Blum |
2011-03-09 | audio: use conf files to specify default arch | Josh Blum |
2011-03-09 | audio: moved the grc audio blocks into gr-audio dir | Josh Blum |
2011-03-09 | audio: moved alsa support files into subdirectory | Josh Blum |
2011-03-09 | audio: work on swig support, it imports | Josh Blum |
2011-03-09 | audio: work to get alsa support in, lets see if this works before adding more | Josh Blum |
2011-03-09 | audio: added audio factory registry and top level includes | Josh Blum |
2011-03-08 | audio: skeleton for gr-audio component | Josh Blum |
2011-03-08 | volk: replace posix_memalign with something cross platform | Josh Blum |
2011-03-07 | qtgui-grc: added suport in main template for theme icon | Josh Blum |
2011-03-07 | qtgui-grc: minor tweaks to the various things | Josh Blum |
2011-03-07 | reverted accidental change to keep 1 in n block | Josh Blum |
2011-03-07 | qtgui-grc: added read-only thermo widget to range block | Josh Blum |
2011-03-07 | qtgui-grc: fix for list option working in chooser block | Josh Blum |
2011-03-07 | uhd: fix generation typo on uhd grc blocks io direction | Josh Blum |
2011-03-07 | qtgui-grc: added check for pyqwt in config | Josh Blum |
2011-03-07 | grc: added function args to probe block and documentation | Josh Blum |
2011-03-06 | grc: rework the probe blocks and how they fit into grc | Josh Blum |
2011-03-05 | qtgui-grc: moved slider to range, added knob and gui tweaks | Josh Blum |
2011-03-05 | volk: fixing configuration for Cygwin builds. | Don Ward |
2011-03-04 | qtgui-grc: use a vboxlayout for the top_layout | Josh Blum |
2011-03-03 | qtgui-grc: made slider widget components (counter/slider) optional | Josh Blum |
2011-03-02 | qtgui-grc: add engineering notation to entry and label + other tweaks | Josh Blum |
2011-03-01 | qtgui-grc: enable start/stop control through qt widgets | Josh Blum |
2011-03-01 | qtgui-grc: rename the text entry and label blocks | Josh Blum |
2011-03-01 | grc-qtgui: creaded check box widget with qtgui, cleanup label code | Josh Blum |
2011-03-01 | grc-qtgui: added variable text box and static text widgets | Josh Blum |
2011-03-01 | grc-qtgui: pick correct signal overload for variable chooser | Josh Blum |
2011-03-01 | grc-qtgui: added radio button support, tweaks, more options | Josh Blum |
2011-03-01 | grc-qtgui: work on variable chooser block | Josh Blum |
2011-03-01 | grc: work on generator for gui flowgraphs to simplify generation | Josh Blum |
2011-03-01 | grc: moved wxgui blocks and python into gr-wxgui/grc | Josh Blum |
2011-03-01 | qtgui: work on variable chooser | Josh Blum |
2011-03-01 | grc: added tabbed widget in qtgui for grc | Josh Blum |
2011-03-01 | qtgui: use pyqwt widgets in grc variable slider block | Josh Blum |
2011-03-01 | qtgui: created a forms module with a slider and text box, implemented in grc | Josh Blum |
2011-03-01 | qtgui: an attempt at a slider form | Josh Blum |
2011-03-01 | grc: added qtgui support to grc (just added sink) | Josh Blum |
2011-03-01 | uhd: work on gr_uhd_source work() function to reduce latency | Josh Blum |
2011-02-28 | uhd: only set has_time_spec when nchan > 1 | Josh Blum |
2011-02-27 | qtgui use gruel thread mutex: | Josh Blum |
2011-02-27 | gruel thread simplification: | Josh Blum |
2011-02-27 | gr_flowgraph.cc explicit include of <iterator> | Josh Blum |
2011-02-27 | use boost::math::iround in gr_histo_sink_f.cc and gr_wavfile_sink.cc | Josh Blum |
2011-02-27 | use boost::math::trunc in gr_frequency_modulator_fc.cc | Josh Blum |
2011-02-25 | Merge branch 'gr_uhd_next' into next | Josh Blum |
2011-02-25 | uhd: added sensors api to gr-uhd blocks and swig support | Josh Blum |
2011-02-25 | uhd: fix export typo and specify export define when building lib | Josh Blum |
2011-02-22 | howto: Was over-zealous before. The TESTS should remain firmly in the if GUIL... | Tom Rondeau |
2011-02-22 | howto: cleans up the Python build structure for howto; reverts back to making... | Tom Rondeau |