Age | Commit message (Collapse) | Author |
|
set and work function access to variables.
This is used in gr-analog's noise_source and gr-filter's fir_filter_XXX since these two cause particular problems (in next's channel model). This shows the use of the mutex for general protection when needed.
|
|
|
|
ordered as: internal build and source for this component, other components (internal build and source, or already installed), non-project non-system dependencies (e.g., Qt, Boost, Python), system dependencies (e.g., CoreAudio).
|
|
|
|
|
|
(This was introduced by d9a292ac)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Adds QA test in C++ for sincos and the structure for running CppUnit tests in gr-analog.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This addresses the issues of inheriting from both gr_block and another block (squelch_base_ff, in this case).
|
|
|