Age | Commit message (Collapse) | Author |
|
|
|
Fedora installers
|
|
|
|
|
|
|
|
If you rewrite the path to the python interpreter during a cross build, you
end up with the path to the build environment python interpreter, which may
not be the same as teh path on the target.
Signed-off-by: Philip Balister <philip@opensdr.com>
Signed-off-by: Josh Blum <jblum@joshknows.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See: http://www.mail-archive.com/cmake@cmake.org/msg33248.html
Also credit OpenEmbedded for doing something similar in the toolchain file
they create.
Signed-off-by: Philip Balister <philip@opensdr.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
finished.
|
|
|
|
same value.
|
|
|
|
The full vector is received because of the switch to a gr_block, so we exted the expected_data vector; otherwise, the results are the same
|
|
This converts the block from a gr_sync_block to a gr_block since it has to return and consume different amounts when the delay setting changes.
|
|
|
|
|
|
'AudioHardwareGetProperty'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|