index
:
gnuradio/.git
master
GNU Radio fork v3.6
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2009-09-16
Autoconf support for checking the required version of libusb based on fusb-tech
ttsou
2009-09-16
Use default arguments instead of overloaded virtual constructors for cleaner ...
ttsou
2009-09-16
Integrated more usrp_prims code
ttsou
2009-09-16
Fixed swig and usrp apps to work with libusb-0.12 and libusb-1.0 plus minor c...
Thomas Tsou
2009-09-16
Intermediate fix to simplify usrp_one_time_init api
ttsou
2009-09-16
Added autotools header generation and build time version checking
ttsou
2009-09-15
Added libusb1 specific usrp_prims and usrp_basic
ttsou
2009-09-15
first shot at re-adding libusb-0.12 support
ttsou
2009-09-15
Modify apps and swig to reflect libusb_context use
ttsou
2009-09-15
Additional comments for reaping transactions
ttsou
2009-09-15
Additional comments for reaping transactions
ttsou
2009-09-15
non-blocking reap and fusb default buffer size change
ttsou
2009-09-15
Fix for simultaneous tx-rx using libusb_contexts
ttsou
2009-09-15
Applied libusb-1.0 patch set from Thomas Tsou <ttsou@vt.edu>:
Johnathan Corgan
2009-09-15
Fix doxygen warnings.
Philip Balister
2009-09-15
Merge branch 'grc' of http://gnuradio.org/git/jblum into master
Johnathan Corgan
2009-09-14
fixed issue where entry boxes lost focus (mishandling of hide changing)
Josh Blum
2009-09-14
fixed bool converter in forms to work with non bool options
Josh Blum
2009-09-13
updated top-level .gitignore
Eric Blossom
2009-09-13
tweaked key handling callbacks
Josh Blum
2009-09-13
fix for uniformity convention with gtk signal name strings
Josh Blum
2009-09-13
Simply Actions module imports, using module prefix.
Josh Blum
2009-09-13
Reworked actions api and actions objects:
Josh Blum
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
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-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
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
[next]