Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core @ aae6c1ef

Name Size
  src
.gitignore 330 Bytes
CMakeLists.txt 4.5 kB
Makefile.am 1019 Bytes
gnuradio-core.conf 183 Bytes
gnuradio-core.pc.in 402 Bytes

Latest revisions

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

ead05385 10/24/2011 01:11 am Tom Rondeau

Merge branch 'cmake_foo2'

faf7dea0 10/23/2011 10:43 pm Josh Blum

the libraries

469cb5fd 10/23/2011 09:52 pm Tom Rondeau

core: Making gnuradio-core dependent on Volk. This means you HAVE to have Volk build in order to build GNU Radio. Volk is now a 'first-class citizen.'

529e942f 10/23/2011 09:22 pm Tom Rondeau

core: added a test for float_to_int overflow clipping.

7112e308 10/23/2011 09:12 pm Tom Rondeau

core: Added type conversion int->float (issue #192). Added with a gri file and also added a gri file for float->int to perform function inside gr_float_to_int. Also added QA code for the new block.

da556335 10/22/2011 06:25 pm Tom Rondeau

Merge remote branch 'jblum/cmake_fixes' into next

View revisions

Also available in: Atom