summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-10-03Adding XML output to Python unittests.Tom Rondeau
2010-10-02Modified gcell and gr-atsc cppunit tests to output XML files, too. Gcell need...Tom Rondeau
2010-10-02Moving XML output files from cppunit tests to $HOME/.gnuradio/unittests.Tom Rondeau
2010-09-30Adding an XML outputter for the CPP Unit tests. This is to a) store the outpu...Tom Rondeau
2010-09-14Merge branch 'maint'Eric Blossom
2010-09-12Avoid divide by zero in persistence code when using default argsEric Blossom
2010-09-12Update config.guess and config.sub in gr-howoto-write-a-block tooEric Blossom
2010-09-12Update config.guess and config.sub from canonical homeEric Blossom
2010-09-12Update script to pull config.* from git repoEric Blossom
2010-09-11Add support for uint64_t to pmt.Eric Blossom
2010-08-04Merge branch 'maint'Johnathan Corgan
2010-08-04usrp2: fixes for gcc 4.5.0 compatibilityMoeller
2010-08-04formatting change: move break statementsEric Blossom
2010-08-04Fix unitialized variable pointed to by compiler warningEric Blossom
2010-08-03Merge branch 'maint'Johnathan Corgan
2010-08-03Modify all block factories to use gnuradio::get_initial_sptr.Eric Blossom
2010-08-03fix scoped_lock that didn't ref mutexEric Blossom
2010-08-02Revert "gnuradio-core: allows configuring FFTW to use ESTIMATE vs. MEASURE"Johnathan Corgan
2010-07-29Merge branch 'maint'Johnathan Corgan
2010-07-29Fixes ./configure to allow grc to build without an X sessionJason Abele
2010-07-21Merge branch 'maint'Johnathan Corgan
2010-07-21gnuradio-core: export missing public methods in gr.agc2Alexandru Csete
2010-07-21Merge remote branch 'trondeau/qtclock'Johnathan Corgan
2010-07-21wxgui: fix to use wx.Colour which is the actual name of the class (wx python ...Josh Blum
2010-07-05Merge branch 'maint'Johnathan Corgan
2010-07-05gr-utils: fix out of tree project generator to properly update tarfile nameMoritz Fischer
2010-07-05gr-wxgui: fix non-gl scope sink only updating one channelCatalin Patulea
2010-07-05Merge branch 'patches/marcus/stripchart'Johnathan Corgan
2010-07-05Merge branch 'patches/marcus/file_sink'Johnathan Corgan
2010-06-29From my reading, we should never need to define the timespec struct (so we wi...Tom Rondeau
2010-06-27Checking for clock_gettime and timespec defined; use gettimeofday if not, but...Tom Rondeau
2010-06-27Reformatting highResTimeFunction.h for better readibility.Tom Rondeau
2010-06-24grc: move grc_setup_freedesktop into libexec directory (not in users path).Josh Blum
2010-06-24added python script to fix copyright years based on git logJosh Blum
2010-06-24grc: expanded nports ability to have multiple port duplicators per sideJosh Blum
2010-06-22Merge branch 'patches/marcus/fftw'Johnathan Corgan
2010-06-22Merge branch 'patches/marcus/gr_and_const'Johnathan Corgan
2010-06-21Add RFX2200 to burn-db-eepromJason Abele
2010-06-21Copy paste for RFX2200 in USRP2Jason Abele
2010-06-21Copy paste for RFX2200 in USRP1Jason Abele
2010-06-21Merge branch 'maint'Johnathan Corgan
2010-06-21grc: fix broken variable config when using bool typeJohann Chiang
2010-06-19gr-usrp2: implement start_streaming_at(usrp2::fpga_timestamp time)Johnathan Corgan
2010-06-13Merge branch 'maint'Johnathan Corgan
2010-06-13Merge remote branch 'trondeau/qtmake' into maintJohnathan Corgan
2010-06-13Fixes gr-qtgui make distcheck failure when QT is not installed.Tom Rondeau
2010-06-04Merge branch 'maint'Johnathan Corgan
2010-06-04Merge branch 'fix/wbx_refclock' into maintJohnathan Corgan
2010-06-04Fixed WBX RX PLL enableJason Abele
2010-06-04Refactor WBX and adf4350 to avoid passing usrp pointerJason Abele