summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-11Update revision to 3.4.1gitJohnathan 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
2011-05-10gr-uhd: UHD version of usrpx_rx_cfile.py.Tom Rondeau
2011-05-10gr-uhd: adding antenna selection ability to uhd_fft.py.Tom Rondeau
2011-05-10gr-uhd: adding uhd_fft.py appTom Rondeau
2011-05-10examples: usrp2_wfm_rcv added support for WBX boards. From patch submitted by...Tom Rondeau
2011-05-10build: updated SDCC error message on failure. We don't support version 3, so ...Tom Rondeau
2011-05-02Merge branch 'mergeme/grc/cross_platform_work'Tom Rondeau
2011-05-02Merge branch 'mergeme/uhd/gain_names'Tom Rondeau
2011-04-28Merge branch 'mergme/audio/api_macro'Tom Rondeau
2011-04-24Merge branch 'mergme/qtgui/api_exports'Tom Rondeau
2011-04-24qtgui: added GR_QTGUI_API declaration to qtgui library classes and functionsJosh Blum
2011-04-24qtgui: use the timespec_reset functionJosh Blum