summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/general/gr_delay.cc
AgeCommit message (Expand)Author
2012-04-13Removed whitespace and added dtools/bin/remove-whitespace as a tool to do thi...Tom Rondeau
2012-02-17core: protection if set_delay is called before the last delay update has fini...Tom Rondeau
2012-02-17core: in delay block, protect against repeated calls to set_delay with the sa...Tom Rondeau
2012-02-16core: allowing delay to be dynamic for runtime changes to set_delay.Tom Rondeau
2010-08-03Modify all block factories to use gnuradio::get_initial_sptr.Eric Blossom
2008-04-30Tweaks for gcc 4.3 based on patch from Marek Mahut <mmahut@fedoraproject.org>.eb
2007-07-21Updated license from GPL version 2 or later to GPL version 3 or later.eb
2007-06-10Merging OFDM features branch r5661:5759 into trunk. OFDM works over the air w...trondeau
2007-06-04merge ordm/receiver branch -r5574:5659. Reworks OFDM receiver with refactored...trondeau
2007-04-26Merged r4518:5130 from developer branch n4hy/ofdm into trunk, passes distcheck.jcorgan