Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
Only fff and ccc versions so far. Needs work on Volk to be followed from fir_filter.
|
|
|
|
|
|
|
|
|
|
|
|
Renamed gr_remez to pm_remez here. Added QA code and fixed coding style.
|
|
|
|
Addes QA code in both Python and C++.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
generate the Python docs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|