Age | Commit message (Collapse) | Author |
|
|
|
Order of precedence:
env. vars -> .gnuradio/config.conf -> ${prefix}/etc/gnuradio/conf.d/*
|
|
|
|
|
|
|
|
modules.
|
|
documentation.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Env variables are named GR_CONF_<SECTION>_<OPTION> where the section is the [<section>] name from the config file and the option is the actual option name, all in upercase.
|
|
|
|
gr_block_executor will read the config files to determine if the perf counters are on or off.
|
|
This replaces the Python config parser stuff; should have same functionality that we need.
|
|
|
|
Using running mean/variance algorithm from Knuth's Art of Computer Programming.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Use -DENABLE_BAD_BOOST=True to use one of these Boost versions.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
times.
|
|
|
|
|
|
m_alsa_busy_fixes
|
|
|