summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-09-16Autoconf support for checking the required version of libusb based on fusb-techttsou
2009-09-16Use default arguments instead of overloaded virtual constructors for cleaner ...ttsou
2009-09-16Integrated more usrp_prims codettsou
2009-09-16Fixed swig and usrp apps to work with libusb-0.12 and libusb-1.0 plus minor c...Thomas Tsou
2009-09-16Intermediate fix to simplify usrp_one_time_init apittsou
2009-09-16Added autotools header generation and build time version checkingttsou
2009-09-15Added libusb1 specific usrp_prims and usrp_basicttsou
2009-09-15first shot at re-adding libusb-0.12 supportttsou
2009-09-15Modify apps and swig to reflect libusb_context usettsou
2009-09-15Additional comments for reaping transactionsttsou
2009-09-15Additional comments for reaping transactionsttsou
2009-09-15non-blocking reap and fusb default buffer size changettsou
2009-09-15Fix for simultaneous tx-rx using libusb_contextsttsou
2009-09-15Applied libusb-1.0 patch set from Thomas Tsou <ttsou@vt.edu>:Johnathan Corgan
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