debian/gnuradio
2010-10-17 Tom RondeauRemoving nonexistent gri .i file from Makefile. Got...
2010-10-17 Tom RondeauRemoving ccf version of filter that is now autogenerated.
2010-10-17 Tom RondeauFixing up filters a bit to pass QA tests for all versions.
2010-10-16 Tom RondeauFixes Makefile for fir filter generators.
2010-10-16 Tom RondeauUsing generators to make gri_fir_filter_with_buffer_XXX...
2010-10-16 Tom RondeauMerge branch 'synfilt'
2010-10-16 Tom RondeauWork on examples for the synthesize filterbank block...
2010-10-16 Tom RondeauAdding QA code for fir filter with buffer.
2010-10-16 Tom RondeauCleaning up synthesis filter and using new FIR filter...
2010-10-16 Tom RondeauCleaning up the new FIR filter implementation. Protects...
2010-10-16 Tom RondeauAdding a test example for the synthesis filter.
2010-10-16 Tom RondeauAdding a FIR filter implemented with its own internal...
2010-10-07 Tom RondeauChecks to make sure XML path is writable before making...
2010-10-07 Tom RondeauFixed missing set_relative_rate in these two blocks...
2010-10-06 Johnathan CorganMerge branch 'maint'
2010-10-06 Johnathan CorganMerge remote branch 'tom/qtfix' into maint
2010-10-06 Johnathan CorganMerge Michael Dicken's USB fixes after rebasing on...
2010-10-06 Michael DickensFixed setting of USB_LIBS for *win*
2010-10-06 Michael DickensFix so that non-Darwin OSs use USB_LIBS correctly for...
2010-10-06 Michael DickensNew way of checking for various LIBUSB names; for legac...
2010-10-06 Tom RondeauFinally, the simple fix for the qtgui issues; also...
2010-10-06 Tom RondeauRemoving Waterfall3DPlot. The qwt_plot3d is too much...
2010-10-06 Tom RondeauFixed gitignore to reflect changes in moc/ui file naming.
2010-10-06 Tom RondeauFixes a lot of warnings by cleaning up namespace issues.
2010-10-06 Tom RondeauFinally, the simple fix for the qtgui issues; also...
2010-10-06 Tom RondeauRemoving qwtplot3d dependency and fixing a missed inclu...
2010-10-06 Tom RondeauRemoving Waterfall3DPlot. The qwt_plot3d is too much...
2010-10-05 Tom RondeauUpdating all of the QA code that I can actually test...
2010-10-03 Tom RondeauUpdating all python QA programs in gnuradio-core to...
2010-10-03 Tom RondeauAdding gr_xmlrunner.py to Makefile.
2010-10-03 Tom RondeauAdding XML output to Python unittests.
2010-10-02 Tom RondeauModified gcell and gr-atsc cppunit tests to output...
2010-10-02 Tom RondeauMoving XML output files from cppunit tests to $HOME...
2010-09-30 Tom RondeauAdding an XML outputter for the CPP Unit tests. This...
2010-09-14 Eric BlossomMerge branch 'maint'
2010-09-13 Eric BlossomAvoid divide by zero in persistence code when using...
2010-09-12 Eric BlossomUpdate config.guess and config.sub in gr-howoto-write...
2010-09-12 Eric BlossomUpdate config.guess and config.sub from canonical home
2010-09-12 Eric BlossomUpdate script to pull config.* from git repo
2010-09-11 Eric BlossomAdd support for uint64_t to pmt.
2010-08-05 Johnathan CorganMerge branch 'maint'
2010-08-05 Moellerusrp2: fixes for gcc 4.5.0 compatibility
2010-08-04 Eric Blossomformatting change: move break statements
2010-08-04 Eric BlossomFix unitialized variable pointed to by compiler warning
2010-08-03 Johnathan CorganMerge branch 'maint'
2010-08-03 Eric BlossomModify all block factories to use gnuradio::get_initial...
2010-08-03 Eric Blossomfix scoped_lock that didn't ref mutex
2010-08-02 Johnathan CorganRevert "gnuradio-core: allows configuring FFTW to use...
2010-07-29 Johnathan CorganMerge branch 'maint'
2010-07-29 Jason AbeleFixes ./configure to allow grc to build without an...
2010-07-22 Johnathan CorganMerge branch 'maint'
2010-07-22 Alexandru Csetegnuradio-core: export missing public methods in gr...
2010-07-21 Johnathan CorganMerge remote branch 'trondeau/qtclock'
2010-07-21 Josh Blumwxgui: fix to use wx.Colour which is the actual name...
2010-07-05 Johnathan CorganMerge branch 'maint'
2010-07-05 Moritz Fischergr-utils: fix out of tree project generator to properly...
2010-07-05 Catalin Patuleagr-wxgui: fix non-gl scope sink only updating one channel
2010-07-05 Johnathan CorganMerge branch 'patches/marcus/stripchart'
2010-07-05 Johnathan CorganMerge branch 'patches/marcus/file_sink'
2010-06-30 Tom RondeauFrom my reading, we should never need to define the...
2010-06-27 Tom RondeauChecking for clock_gettime and timespec defined; use...
2010-06-27 Tom RondeauReformatting highResTimeFunction.h for better readibility.
2010-06-25 Josh Blumgrc: move grc_setup_freedesktop into libexec directory...
2010-06-24 Josh Blumadded python script to fix copyright years based on...
2010-06-24 Josh Blumgrc: expanded nports ability to have multiple port...
2010-06-22 Johnathan CorganMerge branch 'patches/marcus/fftw'
2010-06-22 Johnathan CorganMerge branch 'patches/marcus/gr_and_const'
2010-06-22 Jason AbeleAdd RFX2200 to burn-db-eeprom
2010-06-22 Jason AbeleCopy paste for RFX2200 in USRP2
2010-06-22 Jason AbeleCopy paste for RFX2200 in USRP1
2010-06-21 Johnathan CorganMerge branch 'maint'
2010-06-21 Johann Chianggrc: fix broken variable config when using bool type
2010-06-19 Johnathan Corgangr-usrp2: implement start_streaming_at(usrp2::fpga_time...
2010-06-13 Johnathan CorganMerge branch 'maint'
2010-06-13 Johnathan CorganMerge remote branch 'trondeau/qtmake' into maint
2010-06-13 Tom RondeauFixes gr-qtgui make distcheck failure when QT is not...
2010-06-05 Johnathan CorganMerge branch 'maint'
2010-06-05 Johnathan CorganMerge branch 'fix/wbx_refclock' into maint
2010-06-05 Jason AbeleFixed WBX RX PLL enable
2010-06-05 Jason AbeleRefactor WBX and adf4350 to avoid passing usrp pointer
2010-06-05 Jason AbeleClean up annoying class structure in wbx
2010-06-05 Jason AbeleFixing wbx to use _refclk_freq()
2010-06-05 Jason AbeleTypo in error message
2010-06-03 Johnathan CorganUpdate revision to 3.3.1git
2010-06-03 Johnathan CorganUpdate revision to 3.3.0
2010-06-02 Johnathan Corgangcell: make versioned libraries
2010-06-02 Johnathan Corgangnuradio-core: fix missing linker flags for boost_progr...
2010-06-02 Johnathan Corganhowto: fix incorrect include path
2010-06-02 Johnathan Corganbuild: redo GR_GIT for portability
2010-06-02 Johnathan Corganbuild: use date format string instead of -R for portability
2010-06-01 Johnathan Corgangnuradio-core: fix typo in doxygen header
2010-06-01 Johnathan Corgangr-qtgui: add include file for gcc 4.4.1
2010-05-31 Johnathan CorganUpdate revision to 3.3.0-rc3
2010-05-31 Johnathan Corganhowto: make versioned libraries
2010-05-29 Johnathan CorganMake C++ shared libraries versioned
2010-05-28 Johnathan Corganbuild: refactor GR_GIT and GR_VERSION
2010-05-27 Johnathan CorganUpdate revision to 3.3.0-rc2
2010-05-27 Johnathan CorganMerge remote branch 'ets/grc-usrp2-clock-source'
2010-05-27 Eric SchneiderAdd USRP2 clock source parameter to GRC blocks.
2010-05-25 Eric BlossomRefactor Makefile.am to move common files from 3 librar...
next