Age | Commit message (Collapse) | Author |
|
filters of different kinds.
The GR blocks are templated now and call from fir_filters for the volk-specific implemenation.
Note the modification to build_utils.py to accomodate these changes.
|
|
First example compares old filter in gr to new one in filter.
|
|
decimation.
|
|
|
|
this is cleaner.
We also probably don't need the link_directories (according to the cmake guys, this is no longer necessary).
|
|
Builds but does not bring in libgnuradio-fft.so symbols.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This change makes python module checking more robust by preventing
cmake failure when unexpected exceptions occur.
|
|
dboard id's
|
|
|
|
|
|
|
|
|
|
* Use merge strategy -s ours to skip release commits on maint
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reference
https://code.google.com/p/pcsx2/issues/detail?id=1195
|
|
|
|
|
|
|
|
|
|
|
|
more piles of #if crap in the template.
|