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
2011-01-16
Fixing up fft and constellation plot to better handle zooming.
Tom Rondeau
2011-01-16
Fixing zooming capabilities. Time axis does not track any longer due to what ...
Tom Rondeau
2011-01-15
Fixing up other plotting tools for data read errors.
Tom Rondeau
2011-01-15
Using .min and .max on scipy arrays instead of min() max(); seems to be more ...
Tom Rondeau
2011-01-15
Fix how the end of a file is handled.
Tom Rondeau
2010-12-12
PFB resampler: fix it this way to avoid the signed/unsigned warning.
Tom Rondeau
2010-12-12
PFB resampler: fixes bug where filter could be looking past the number of inp...
Tom Rondeau
2010-10-06
Merge remote branch 'tom/qtfix' into maint
Johnathan Corgan
2010-10-06
Merge Michael Dicken's USB fixes after rebasing on maint
Johnathan Corgan
2010-10-06
Fixed setting of USB_LIBS for *win*
Michael Dickens
2010-10-06
Fix so that non-Darwin OSs use USB_LIBS correctly for linking
Michael Dickens
2010-10-06
New way of checking for various LIBUSB names; for legacy version, make sure t...
Michael Dickens
2010-10-05
Finally, the simple fix for the qtgui issues; also, changed the naming scheme...
Tom Rondeau
2010-10-05
Removing Waterfall3DPlot. The qwt_plot3d is too much of a hassle to deal with...
Tom Rondeau
2010-10-05
Fixed gitignore to reflect changes in moc/ui file naming.
Tom Rondeau
2010-10-05
Fixes a lot of warnings by cleaning up namespace issues.
Tom Rondeau
2010-10-05
Finally, the simple fix for the qtgui issues; also, changed the naming scheme...
Tom Rondeau
2010-10-05
Removing qwtplot3d dependency and fixing a missed include in waterfallGlobalD...
Tom Rondeau
2010-10-05
Removing Waterfall3DPlot. The qwt_plot3d is too much of a hassle to deal with...
Tom Rondeau
2010-09-12
Avoid divide by zero in persistence code when using default args
Eric Blossom
2010-09-12
Update config.guess and config.sub in gr-howoto-write-a-block too
Eric Blossom
2010-09-12
Update config.guess and config.sub from canonical home
Eric Blossom
2010-09-12
Update script to pull config.* from git repo
Eric Blossom
2010-08-04
usrp2: fixes for gcc 4.5.0 compatibility
Moeller
2010-08-04
formatting change: move break statements
Eric Blossom
2010-08-04
Fix unitialized variable pointed to by compiler warning
Eric Blossom
2010-08-03
Modify all block factories to use gnuradio::get_initial_sptr.
Eric Blossom
2010-08-03
fix scoped_lock that didn't ref mutex
Eric Blossom
2010-07-29
Fixes ./configure to allow grc to build without an X session
Jason Abele
2010-07-21
wxgui: fix to use wx.Colour which is the actual name of the class (wx python ...
Josh Blum
2010-07-05
gr-utils: fix out of tree project generator to properly update tarfile name
Moritz Fischer
2010-07-05
gr-wxgui: fix non-gl scope sink only updating one channel
Catalin Patulea
2010-06-21
grc: fix broken variable config when using bool type
Johann Chiang
2010-06-13
Merge remote branch 'trondeau/qtmake' into maint
Johnathan Corgan
2010-06-13
Fixes gr-qtgui make distcheck failure when QT is not installed.
Tom Rondeau
2010-06-04
Merge branch 'fix/wbx_refclock' into maint
Johnathan Corgan
2010-06-04
Fixed WBX RX PLL enable
Jason Abele
2010-06-04
Refactor WBX and adf4350 to avoid passing usrp pointer
Jason Abele
2010-06-04
Clean up annoying class structure in wbx
Jason Abele
2010-06-04
Fixing wbx to use _refclk_freq()
Jason Abele
2010-06-04
Typo in error message
Jason Abele
2010-06-02
Update revision to 3.3.0
Johnathan Corgan
2010-06-02
gcell: make versioned libraries
Johnathan Corgan
2010-06-02
gnuradio-core: fix missing linker flags for boost_program_options
Johnathan Corgan
2010-06-02
howto: fix incorrect include path
Johnathan Corgan
2010-06-02
build: redo GR_GIT for portability
Johnathan Corgan
2010-06-01
build: use date format string instead of -R for portability
Johnathan Corgan
2010-06-01
gnuradio-core: fix typo in doxygen header
Johnathan Corgan
2010-06-01
gr-qtgui: add include file for gcc 4.4.1
Johnathan Corgan
2010-05-30
Update revision to 3.3.0-rc3
Johnathan Corgan
[next]