Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / lib @ 5155713e

Name Size
  filter
  g72x
  general
  gengen
  hier
  io
  missing
  reed-solomon
  runtime
  swig
  viterbi
.gitignore 81 Bytes
Makefile.am 2.2 kB
bug_work_around_6.cc 119 Bytes
gnuradio-config-info.cc 2 kB

Latest revisions

# Date Author Comment
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.

ee02e4e6 11/09/2010 03:42 am Tom Rondeau

Fixing copyright date.

8e64eed7 11/09/2010 03:42 am Tom Rondeau

Fixed warning re defining GNU_SOURCE. Can probably just remove it since it's defined in config, but this won't hurt anyone.

View revisions

Also available in: Atom