Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src @ 0408e48c

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

Latest revisions

# Date Author Comment
0408e48c 11/28/2011 06:11 am Tom Rondeau

docs: installing generated _doc.i files under autotools.

0a21e258 11/27/2011 07:56 pm Tom Rondeau

docs: autotools Makefile.am generates empty swig_docs .i files; builds in autotools and cmake.

The autotools build does not auto-generate the Python documentation for each block like we do with the cmake build, but the empty .i files are required to build things regardless. The swig_doc.py and doxyxml files are distributed with the autotools build in case someone wants to generate this on their own (see README.doxyxml for how to do this)....

11d58fe2 11/17/2011 07:40 am Josh Blum

work on swig docs, added to core and digital

0b3a4a2c 11/05/2011 04:44 am Josh Blum

cmake: fixed up swig deps properly for make -j*

Also took the time to fix up the swig index file generation.
This may have not-been auto-regenerating before as well.

a23f6624 10/25/2011 10:31 pm Tom Rondeau

Merge remote branch 'jblum/master'

9c853b96 10/25/2011 06:50 pm Tom Rondeau

reed-solomon: fixed the signed/unsigned warnings in the RS code.

Some of these had to be done through type-casting since changing
the actual data type would cause the tests to fail. make test
still passes.

aae6c1ef 10/25/2011 05:03 pm Josh Blum

I'm sorry but llrintf had one of the best conversions of all time

5f94e800 10/25/2011 02:00 am Tom Rondeau

usrp: these guys shouldn't still be here...

645ad4ae 10/24/2011 03:34 pm Tom Rondeau

core: really fixed this on 32-bit machines (actually tested). Forced to promote to a 64-bit int to handle the overflow, so this is going to take a hit on 32-bit machines.

2cc26e4d 10/24/2011 04:19 am Tom Rondeau

core: fixed float_to_int for 32-bit machines.

View revisions

Also available in: Atom