summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-29added access methods for gps stuffJosh Blum
2009-09-28added access methods and parsing for caldiv if contextJosh Blum
2009-09-28use existing utility methodJosh Blum
2009-09-25reading the lo back and storing itJosh Blum
2009-09-25use the new htonll and vrt types to send cal and lo freqsJosh Blum
2009-09-25checking for if context packets and setting up the payload pointer and sizeJosh Blum
2009-09-25Reading 64 bit freq out of chunk of context packet.Josh Blum
2009-09-25copied over vrt context and type headers, updated bits.h as wellJosh Blum
2009-09-23Dump IF-Context packets in hex.Eric Blossom
2009-09-23use gruel/inet.h instead of arap/inet.hEric Blossom
2009-09-23fix white spaceEric Blossom
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