summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-27Merge branch 'maint' of gnuradio.org:gnuradio into maintTom Rondeau
2011-08-27grc: adding ctcss squelch block to GRC.Tom Rondeau
2011-08-02patch: applying Alexandru Csete's patch (that I though I already applied...)Tom Rondeau
2011-07-26doxygen: fixed doxygen warnings.Tom Rondeau
2011-07-26Fixed type warning.Tom Rondeau
2011-07-26Fixed warnings about doxygen format.Tom Rondeau
2011-07-26Fixed return warnings.Tom Rondeau
2011-07-26Fixed warnings about variable intialization order.Tom Rondeau
2011-07-26core: added missing io.h includes on cc filesJosh Blum
2011-07-26core: added missing config.h includes on cc filesJosh Blum
2011-07-06gr-audio: fix missing Makefile.am clauseMichael Dickens
2011-07-03Fix URL in ChangeLogJohnathan Corgan
2011-06-11Update revision to 3.4.0Johnathan Corgan
2011-06-11Update config.sub and config.guess with latest canonical versionsJohnathan Corgan
2011-06-11Allow disabling shm vmcircbuf tests at configure timeDon Ward
2011-06-11Merge remote branch 'burx/burx_updates_for_rel_3pt4'Johnathan Corgan
2011-06-09grc: removed var sink taps example, its no longer supported, weird, and not u...Josh Blum
2011-06-09grc: disable pythonw on darwin, apparently not neededJosh Blum
2011-06-09gr-uhd: enable 8 channels in grc uhd blocksJosh Blum
2011-06-07added high_res_timer_epoch to give ticks at the epochJosh Blum
2011-06-07qtgui: make a common function for the time label creation in waterfallJosh Blum
2011-06-07qtgui: removed all traces of highResTimeFunctions.hJosh Blum
2011-06-07qtgui: removed most of the functions in highResTimeFunctions.hJosh Blum
2011-06-07qtgui: partially switch to gruel high res timerJosh Blum
2011-06-07gruel: adding high resolution timer to gruelJosh Blum
2011-06-07qtgui: replace timespec with typedef so its easier to replaceJosh Blum
2011-06-07Merge branch 'mergeme/fix/trellis/metrics_typo'Tom Rondeau
2011-06-05Merge branch 'master' into turboTom Rondeau
2011-06-05trellis: fixed Makefile by removing non-existant file names.Tom Rondeau
2011-06-02Updated some of the examples in gr-trellis to use the options parserAchilleas Anastasopoulos
2011-06-02Merge branch 'tr_master'Tom Rondeau
2011-06-02core: fixed documentation for dc blocker.Tom Rondeau
2011-06-02QA: adding QA code for DC blocker block. Tests impulse response for complex a...Tom Rondeau
2011-06-02grc: fixing DC blocker block to handle i/o type.Tom Rondeau
2011-05-25grc: adding DC blocker GRC block.Tom Rondeau
2011-05-25filter: adding floating point version of DC blocker alg.Tom Rondeau
2011-05-25filter: changing name of moving average class to remove name conflicts.Tom Rondeau
2011-05-25filter: adding a DC blocker algorithm.Tom Rondeau
2011-05-25Merge branch 'tr_master'Tom Rondeau
2011-05-25Merge pull request #1 from tttx/pmt-swig-fixTom Rondeau
2011-05-25trellis: fix typo, had include config.h logic reversedJosh Blum
2011-05-24update python installed filestttx
2011-05-24fixing file trackingtttx
2011-05-24fixing pmt swig python installed filestttx
2011-05-24gr-utils: updating gr_plot_psd.py to protect against zero-length arrays in ge...Tom Rondeau
2011-05-17gr-uhd: fixed uhd apps; don't try to set the clock; default antenna unless sp...Tom Rondeau
2011-05-12core: adding get/set sensitivity accessors to frequency_modulator_fc block.Tom Rondeau
2011-05-10gr-uhd: fixed apps Makefile for distribution.Tom Rondeau
2011-05-10gr-uhd: adding gitignore file to uhd apps dir.Tom Rondeau
2011-05-10gr-uhd: Makefile.am for UHD apps.Tom Rondeau