Age | Commit message (Collapse) | Author |
|
|
|
to reconstruct a signal.
|
|
specific output stream.
Now, not all output channels must be connected; can connect M of N channels (M <= N) and use the channel_map to set which channel from the original wideband signal go to which output streams.
|
|
The channel map allows the user to set the streams anywhere in the channel output.
|
|
Need to determine the best way to handle the two filter cases, with and without oversampling.
|
|
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'
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
number, CMake assigns "X.X.X" version number to generated executables"
This reverts commit c2a9dedc9ff7027c55ace3bf356bc452067e1b86.
|
|
|
|
|
|
Also updates copyright dates.
|
|
|
|
|
|
|
|
swigdocs).
|
|
CMake assigns "X.X.X" version number to generated executables
|
|
|
|
|
|
|
|
|
|
Can set nthreads as last arg to filter; defaults to 1 so no change in default behavior.
|
|
|
|
|
|
Can set and get nthreads; defaults to 1, so no change in default behavior.
|