summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-22made rxdspno a parameter for: start/stop streaming, and quadradio32fcJosh Blum
2009-09-19Added CVSD encoder/decoder to GRC, example appJohnathan Corgan
2009-09-18Merge branch 'usrp2-real-fix' of http://gnuradio.org/git/balister into masterJohnathan Corgan
2009-09-18Merge branch 'grc' of http://gnuradio.org/git/jblum into masterJohnathan Corgan
2009-09-18Re/evaluate the notebook blocks label because we dont garuntee the evaluation...Josh Blum
2009-09-18put the flow graph errors button into the toolbarJosh Blum
2009-09-18added errors dialog to show all error messages in flow graphJosh Blum
2009-09-17bugfix: exclude disabled children from consideration in valid conditionJosh Blum
2009-09-17Add rxdspno parameter to private interface of quadradio.Eric Blossom
2009-09-17lower lxml version req to 1.3.6Josh Blum
2009-09-17configure.gnu needs to unset more vars from the environment.Philip Balister
2009-09-16Merge branch 'utils' of http://gnuradio.org/git/trondeau into masterJohnathan Corgan
2009-09-16Fixed slider behavior when the end of the file is reached.Tom Rondeau
2009-09-16Handling a few exceptions when no file is loaded.Tom Rondeau
2009-09-15Fix doxygen warnings.Philip Balister
2009-09-15Merge branch 'grc' of http://gnuradio.org/git/jblum into masterJohnathan Corgan
2009-09-14fixed issue where entry boxes lost focus (mishandling of hide changing)Josh Blum
2009-09-14fixed bool converter in forms to work with non bool optionsJosh Blum
2009-09-13updated top-level .gitignoreEric Blossom
2009-09-13tweaked key handling callbacksJosh Blum
2009-09-13fix for uniformity convention with gtk signal name stringsJosh Blum
2009-09-13Simply Actions module imports, using module prefix.Josh Blum
2009-09-13Reworked actions api and actions objects:Josh Blum
2009-09-13Move key press extraction logic into actions module.Josh Blum
2009-09-11add u2_flash_tool to EXTRA_DISTEric Blossom
2009-09-10rename variable, use keysyms in props dialogJosh Blum
2009-09-10use the keymap's translate_keyboard_state, use the key value rather than nameJosh Blum
2009-09-10ignore irrelevant modifiers and events pendingJosh Blum
2009-09-09properties dialog with ok/cancel buttonsJosh Blum
2009-09-09Merge branch 'grc' of http://gnuradio.org/git/jblum into masterJohnathan Corgan
2009-09-09Merge branch 'forms' of http://gnuradio.org/git/jblum into masterJohnathan Corgan
2009-09-09Merge branch 'usrp_siggen' of http://gnuradio.org/git/jblum into masterJohnathan Corgan
2009-09-09Added missing file to ignores.Johnathan Corgan
2009-09-09only import usrp and usrp2 modules in the setup methodsJosh Blum
2009-09-09updated digital to use installed usrp optionsJosh Blum
2009-09-09tweaked ampl slider paramsJosh Blum
2009-09-09set text box bg color on changeJosh Blum
2009-09-09Round the slider's value, but not the internal representation.Josh Blum
2009-09-09copied usrp_siggen stuff from experimental gui into gnuradio treeJosh Blum
2009-09-08use show signal to perform initial gui updateJosh Blum
2009-09-08removed qr_fft.py from gr-utilsEric Blossom
2009-09-06Fixed the usrp and usrp2 probe scripts to work with the new gui param api.Josh Blum
2009-09-06propsdialog tweaksJosh Blum
2009-09-05more code cleanup for properties dialogJosh Blum
2009-09-05Rework the params/properties dialog and param gui class:Josh Blum
2009-09-05renamed params dialog to props dialogJosh Blum
2009-09-05Add missing cstdio includes for gcc 4.4 compatibilityJohnathan Corgan
2009-09-05remove unused imports, copyright date update, tweakJosh Blum
2009-09-05Created recursive create labels and shapes method for gui element.Josh Blum
2009-09-05replaced dict[rot] storage of areas and lines with a single list for the curr...Josh Blum