summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/hier
AgeCommit message (Expand)Author
2013-02-05adding gr_fastnoise_source and making it the default for gr_channel_modelTim O'Shea
2012-11-02Fixes other uses of channel model to always have negative or zeroAlick Zhao
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau
2011-12-30Merge branch 'master' into nextTom Rondeau
2011-12-22core: added accessors to get all settable values of the channel_model objects.Tom Rondeau
2011-12-08Removed autotools, gr-waveform, some cleanupJohnathan Corgan
2011-10-08gr: the CMakeLists.txt took a chill pillJosh Blum
2011-09-05Merge branch 'digital' of https://github.com/trondeau/gnuradio into digitalJosh Blum
2011-08-30digital: fixed up build to make libdigital_hier.la; does not swig or get buil...Tom Rondeau
2011-08-30digital: moved newly added CPM and GMSK hier blocks to gr-digital.Tom Rondeau
2011-08-30Merge remote branch 'mbant/cpm' into digitalTom Rondeau
2011-07-20gr: squashed cmakelists.txt into one commitJosh Blum
2011-07-20core: API declaration macros for core class and function symbolsJosh Blum
2010-12-10fixed: FM sensitivity and calling gr_cpm::phase_response() through SWIGMartin Braun
2010-12-10updated doxygen blocks, changed param order for gmskMartin Braun
2010-12-09All CPM stuff included (C++/GRC/Python), tests passMartin Braun
2010-12-08CPM make checksMartin Braun
2010-12-08first version of CPM codeMartin Braun
2010-12-07Remove incorrect if PYTHON around swiginclude_HEADERSEric Blossom
2010-11-10Revert "add the .i files as dependencies"Eric Blossom
2010-11-10add the .i files as dependenciesRob Savoye
2009-08-14Added git ignore files auto created from svn:ignore properties.git
2009-05-27Merged r11123:11148 from jcorgan/np into trunk.jcorgan
2009-05-22Doc fixes.eb
2009-04-17Cleanup on gr.channel_modeljcorgan
2009-04-16Merged changeset r10817:10858 from jcorgan/cpphier into trunk. Adds standard...jcorgan