summaryrefslogtreecommitdiff
path: root/gnuradio-core/src/lib/general/gr_skiphead.i
Commit message (Collapse)AuthorAgeFilesLines
* blocks: converting references to vector source/sink, null source/sink, nop, ↵Tom Rondeau2013-03-171-35/+0
| | | | copy, head, skiphead, vector_map, and annotator blocks to use gr-blocks.
* core: adding ability to change and reset skiphead parameters.Tom Rondeau2012-07-051-4/+9
|
* 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.
* Changing API for gr_skiphead to use uint64_t for the offset instead of ↵Tom Rondeau2010-11-241-4/+4
| | | | | | size_t (still unsigned). Fixes issue #304. Also uses uint64_t's internally so everyone is always on the same type. This should not affect anyone's use of the block.
* 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
* merge ordm/receiver branch -r5574:5659. Reworks OFDM receiver with ↵trondeau2007-06-041-7/+7
| | | | | | refactored OFDM blocks. A few bug fixes for other blocks have also been slipped in. git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5661 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/+30
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@3122 221aa14e-8319-0410-a670-987f0aec2ac5