Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core / src / lib / gengen / CMakeLists.txt @ 0d6871b3

History | View | Annotate | Download (6.6 kB)

# Date Author Comment
c50cdd6e 03/13/2012 03:26 pm Tom Rondeau

Merge branch 'probe'

0cbaf1b3 03/12/2012 08:27 pm Ben Reynwar

Added gr_probe_signal_X and gr_probe_signal_vX.

fb2a84ad 02/13/2012 07:56 pm Tom Rondeau

core: added volk version of add_ff.

47c39028 02/13/2012 07:56 pm Tom Rondeau

core: new multiply_const_ff and multiply_ff blocks done using Volk.

ae663dec 02/13/2012 07:56 pm Tom Rondeau

core: moving multiply_const_ff from gengen to general to take advantage of volk.

Also adds SSE and AVX and unaligned Volk versions for this.

e8089db2 02/02/2012 09:36 pm Tom Rondeau

core: moving multiply_cc and multiply_const_cc out of gengen and into general so they can make use of volk calls.

QA code now explicitly tests the cc versions of these blocks.

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.

a57f7484 10/19/2011 11:21 pm Josh Blum

swig: fix rules for generated index files

5179a1ea 10/15/2011 02:37 pm Josh Blum

gr: changed the way trellis/gengen generated.i is made

71c0f14a 10/09/2011 12:11 am Josh Blum

gr: the CMakeLists.txt took a chill pill

bb980611 09/22/2011 06:38 am Josh Blum

trellis: performed generation re-work on gr-trellis lib

f55fe0bd 09/21/2011 07:30 pm Josh Blum

core: re-work gengen generation (hope its simpler)

ecd4271b 09/21/2011 02:55 pm Josh Blum

core: attempt at fixing up generation logic in gengen (filter, trellis TODO)

accb9f2f 07/21/2011 02:04 am Josh Blum

gr: squashed cmakelists.txt into one commit