Age | Commit message (Expand) | Author |
2009-09-13 | Move key press extraction logic into actions module. | Josh Blum |
2009-09-11 | add u2_flash_tool to EXTRA_DIST | Eric Blossom |
2009-09-10 | Remove old mac. Good riddance. | Matt Ettus |
2009-09-10 | remove unused port | Matt Ettus |
2009-09-10 | More xilinx fifos, more clean up of our fifos | Matt Ettus |
2009-09-10 | rename variable, use keysyms in props dialog | Josh Blum |
2009-09-10 | use the keymap's translate_keyboard_state, use the key value rather than name | Josh Blum |
2009-09-10 | ignore irrelevant modifiers and events pending | Josh Blum |
2009-09-10 | might as well use a cascade fifo to help timing and give a little more capacity | Matt Ettus |
2009-09-09 | properties dialog with ok/cancel buttons | Josh Blum |
2009-09-09 | Merge branch 'grc' of http://gnuradio.org/git/jblum into master | Johnathan Corgan |
2009-09-09 | Merge branch 'forms' of http://gnuradio.org/git/jblum into master | Johnathan Corgan |
2009-09-09 | Merge branch 'usrp_siggen' of http://gnuradio.org/git/jblum into master | Johnathan Corgan |
2009-09-09 | Added missing file to ignores. | Johnathan Corgan |
2009-09-09 | only import usrp and usrp2 modules in the setup methods | Josh Blum |
2009-09-09 | updated digital to use installed usrp options | Josh Blum |
2009-09-09 | tweaked ampl slider params | Josh Blum |
2009-09-09 | set text box bg color on change | Josh Blum |
2009-09-09 | Round the slider's value, but not the internal representation. | Josh Blum |
2009-09-09 | copied usrp_siggen stuff from experimental gui into gnuradio tree | Josh Blum |
2009-09-08 | use show signal to perform initial gui update | Josh Blum |
2009-09-08 | removed qr_fft.py from gr-utils | Eric Blossom |
2009-09-06 | Fixed the usrp and usrp2 probe scripts to work with the new gui param api. | Josh Blum |
2009-09-06 | propsdialog tweaks | Josh Blum |
2009-09-05 | more code cleanup for properties dialog | Josh Blum |
2009-09-05 | Rework the params/properties dialog and param gui class: | Josh Blum |
2009-09-05 | renamed params dialog to props dialog | Josh Blum |
2009-09-05 | fix a typo which caused tx glitches | Matt Ettus |
2009-09-05 | Add missing cstdio includes for gcc 4.4 compatibility | Johnathan Corgan |
2009-09-05 | remove unused imports, copyright date update, tweak | Josh Blum |
2009-09-05 | Created recursive create labels and shapes method for gui element. | Josh Blum |
2009-09-05 | replaced dict[rot] storage of areas and lines with a single list for the curr... | Josh Blum |
2009-09-05 | standardized the Element inheritance __init__ usage in gui | Josh Blum |
2009-09-05 | better error msg for empty statements | Josh Blum |
2009-09-05 | Implement a recursive validation api in the base Element class. | Josh Blum |
2009-09-04 | Untested fixes for getting serdes onto the new fifo system. Compiles, at least | Matt Ettus |
2009-09-04 | Implement Eth flow control using pause frames | Matt Ettus |
2009-09-04 | parameterized fifo sizes, some reformatting | Matt Ettus |
2009-09-04 | remove unused old style fifo | Matt Ettus |
2009-09-04 | Merge branch 'new_eth' of http://gnuradio.org/git/eb into new_eth | Matt Ettus |
2009-09-04 | allow control of whether or not to honor flow control, adds some debug lines | Matt Ettus |
2009-09-04 | debug the rx side | Matt Ettus |
2009-09-04 | no longer used, replaced by newfifo version | Matt Ettus |
2009-09-04 | Merge branch 'new_eth' of http://gnuradio.org/git/matt into new_eth | Eric Blossom |
2009-09-04 | Merge branch 'new_eth' of http://gnuradio.org/git/eb into new_eth | Matt Ettus |
2009-09-04 | Merge branch 'new_eth' of http://gnuradio.org/git/matt into new_eth | Eric Blossom |
2009-09-04 | Merge branch 'grc' from http://gnuradio.org/git/jblum.git into master | Johnathan Corgan |
2009-09-04 | remove special last_line adjustment from ethernet port | Eric Blossom |
2009-09-04 | Merge branch 'new_eth' of http://gnuradio.org/git/eb into new_eth | Matt Ettus |
2009-09-04 | Firmware now inserts mac source address value in each frame. | Eric Blossom |