Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src @ 144ef2db

Name Size
  gen_interpolator_taps
  lib
  python
  tests
  utils
.gitignore 59 Bytes
Makefile.am 974 Bytes

Latest revisions

# Date Author Comment
144ef2db 12/09/2010 12:54 pm Martin Braun

All CPM stuff included (C++/GRC/Python), tests pass

dd35f129 12/09/2010 08:54 am Martin Braun

more elaborate checks, they also work now

5155713e 12/08/2010 06:32 pm Martin Braun

CPM make checks

730e550d 12/08/2010 04:51 pm Martin Braun

first version of CPM code

dd656e9d 11/24/2010 11:21 pm Tom Rondeau

Changing API for gr_skiphead to use uint64_t for the offset instead of 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.

522073fa 11/24/2010 11:20 pm Tom Rondeau

Adding typedef for uint64_t and int64_t so we can use them through SWIG.

d7f501f6 11/24/2010 10:24 pm Tom Rondeau

Merge branch 'warnings'

88c83cf6 11/24/2010 04:57 am Tom Rondeau

Fixing output types from tap_type to o_type in gr_single_pole_iir.h. Doesn't make a difference in the current uses of this class, but could in the future. Thanks to Achilleas Anastasopoulos for pointing this out.

9922d355 11/16/2010 07:15 am Tom Rondeau

Removing autogenerated file.

9eeb6dba 11/09/2010 03:42 am Tom Rondeau

Adding a bit more checking on file operations.

View revisions

Also available in: Atom