Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2. fix offset checking in pmt_annotator_raw
|
|
|
|
|
|
|
|
|
|
Setting various parameters in the channel model should already be checked by the QA code of the respective components since this is a hier_block2.
|
|
|
|
Dummy QA test needs work.
More documentation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
alignment is properly handled.
|
|
|
|
|
|
Set with 'cmake -DSYSCONFDIR=target ...'
This fixes http://gnuradio.org/redmine/issues/492
|
|
|
|
|
|
|
|
|
|
Includes QA and GRC.
Update to build_utils adds a FIR_TYPE for the type of filter and CFIR_TYPE for the type of filter where the taps are always complex (needed for freq_xlating_filter).
|
|
Include QA and GRC.
|
|
|
|
QA, docs, and GRC.
|
|
No need for our own adaptive_fir class; can do everything with fir_filter.
With QA code.
|
|
|
|
|
|
added support for pmt_serialize and pmt_deserialize for uint64_t type pmts
added gr_add_const_bb typed block to gr_add_const_XX gengen
|