summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/general/gr_throttle.h
Commit message (Collapse)AuthorAgeFilesLines
* blocks: removing throttle, threshold, stretch from gnuradio-core.Tom Rondeau2013-02-241-51/+0
|
* core: exposing gr_throttle to CtrlPortTim O'Shea2013-02-131-0/+1
|
* Removed whitespace and added dtools/bin/remove-whitespace as a tool to do ↵Tom Rondeau2012-04-131-4/+4
| | | | | | this in the future. The sed script was provided by Moritz Fischer.
* core: API declaration macros for core class and function symbolsJosh Blum2011-07-201-2/+3
|
* throttle: cleanup conditional code and reimplement with boost posix timeJosh Blum2011-03-281-26/+7
| | | | | | | This greatly cleans up gr_throttle and moves the implementation into the .cc file. The implementation uses boost's posix time library so it will work on all systems. Also added set_sample_rate() method and support for callback in grc.
* doc fixes! work-in-progresseb2009-05-221-1/+6
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11085 221aa14e-8319-0410-a670-987f0aec2ac5
* Doc fixes from Firas.eb2008-01-241-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@7504 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated license from GPL version 2 or later to GPL version 3 or later.eb2007-07-211-1/+1
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@6044 221aa14e-8319-0410-a670-987f0aec2ac5
* Updated FSF address in all files. Fixes ticket:51eb2006-09-131-2/+2
| | | | git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3534 221aa14e-8319-0410-a670-987f0aec2ac5
* Houston, we have a trunk.jcorgan2006-08-031-0/+63
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3122 221aa14e-8319-0410-a670-987f0aec2ac5