summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-03-05qtgui-grc: moved slider to range, added knob and gui tweaksJosh Blum
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-02-28uhd: only set has_time_spec when nchan > 1Josh Blum
2011-02-25Merge branch 'gr_uhd_next' into nextJosh Blum
2011-02-25uhd: added sensors api to gr-uhd blocks and swig supportJosh Blum
2011-02-25uhd: fix export typo and specify export define when building libJosh Blum
2011-02-22howto: Was over-zealous before. The TESTS should remain firmly in the if GUIL...Tom Rondeau
2011-02-22howto: cleans up the Python build structure for howto; reverts back to making...Tom Rondeau
2011-02-22howto: fixes for howto build structure. Passes check but does not pass distch...Tom Rondeau
2011-02-22howto: I think this is a better fix than the last one. The modules are now im...Tom Rondeau
2011-02-17howto: moving install path back to howto/ to get it to work.Tom Rondeau
2011-02-17volk: Properly sets up package config script if Orc is not found for Volk.Tom Rondeau
2011-02-17Merge branch 'pmt_serial_tags' into nextTom Rondeau
2011-02-17guile: removing calls to check for guile and guile-dev. GNU Radio can once ag...Tom Rondeau
2011-02-15uhd: tweaks for swig/python init fileJosh Blum
2011-02-11uhd: added mboard param to get time now and added get time last ppsJosh Blum
2011-02-10uhd: incremented compat number for new api supportJosh Blum
2011-02-10uhd: added set and get clock rates to gr-uhd blocks and grc wrappersJosh Blum
2011-02-10uhd: tweaks to the grc blocksJosh Blum
2011-02-10uhd: replaced multi/single usrp stuff with just one usrp wrapperJosh Blum
2011-02-08uhd: channel = 0 defaults for single interfaces get_dboard_ifaceJosh Blum
2011-02-08Added first pass at swigging dboard ifaceJason Abele
2011-02-08Merge branch 'master' into next, using strategy "ours" to skipJohnathan Corgan
2011-02-08build: update revision to 3.3.2gitJohnathan Corgan
2011-02-08build: update version number to 3.3.1Johnathan Corgan
2011-02-08build: update config.guess and config.sub from canonical sourceJohnathan Corgan
2011-02-02gruel: generate pmt_serial_tags with python, removes guile dependencyJosh Blum
2011-02-02volk: updating to readd unaligned dot product under new name scheme.Tom Rondeau
2011-02-02volk: cleaning up makefile issues after merge.Tom Rondeau
2011-02-01Merge branch 'volk_rename' into nextTom Rondeau
2011-01-30volk: Updating build structure to work when orc is not installed.Tom Rondeau
2011-01-26Volk: fix for 32fc_s32f_magnitude_16i orc impl.Nick Foster
2011-01-26Volk: renamed volk_32fc_32f_power_32fc_a16 to volk_32fc_s32f_power_32fc_a16Nick Foster