summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-21gr-digital, gr-trellis: Fixing gr-trellis to work with constellation now that...Ben Reynwar
2011-06-13Fixed error in m4 config file.Ben Reynwar
2011-06-13Merge branch '8psk' of https://github.com/trondeau/gnuradio into 8pskBen Reynwar
2011-06-13Merge branch 'master' into 8pskTom Rondeau
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-06digital: converting LMS algorithm to use the gr_adaptive_filter structure and...Tom Rondeau
2011-06-06digital: formatting CMA code; adding get_ functions and renaming things for c...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-03digital: fixing comments on LMS DD equalizerTom Rondeau
2011-06-03digital: adding GRC block for LMS DD equalizer.Tom Rondeau
2011-06-03digital: fixing 8psk constellation object to properly slice.Tom Rondeau
2011-06-03digital: adding an LMS decision-directed equalizer block.Tom Rondeau
2011-06-03digital: adding some comments to the swig fileTom Rondeau
2011-06-03Merge branch 'master' into 8pskTom 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-18filter: Adding a concept of output samples per symbol to the PFB clock recove...Tom Rondeau
2011-05-18core: minor changes to clean up adaptive filter code.Tom Rondeau
2011-05-18digital: set number of samps per symbol for the equalizer. Also, explicitly s...Tom Rondeau
2011-05-17gr-uhd: fixed uhd apps; don't try to set the clock; default antenna unless sp...Tom Rondeau