summaryrefslogtreecommitdiff
path: root/gr-analog/lib/noise_source_X_impl.h.t
Commit message (Collapse)AuthorAgeFilesLines
* analog: replace gengen with C++ templatesAndrej Rode2018-08-251-58/+0
|
* analog: update include dir to gnuradio/analogJohnathan Corgan2013-04-291-1/+1
|
* runtime: converting runtime core to gr namespace, gnuradio include dir.Tom Rondeau2013-04-291-2/+2
|
* core: adding a mutex as a protected member of gr_block for use in protecting ↵Tom Rondeau2013-02-261-2/+2
| | | | | | 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.
* analog: adding noise_source to gr-analog with GRC and QA.Tom Rondeau2012-10-251-0/+58