Age | Commit message (Collapse) | Author |
|
|
|
plotter/plotter_base.py: Create explicit OpenGL context, check if window is shown before realising context & only create PaintDC is paint triggered by WM message (OS paint event)
Added SetSizeHints to WX sink windows so sizing occurs correctly
|
|
Use updated GrBoost.cmake from main build
|
|
|
|
set_history: you keep using that word. I do not think it means what you think it means.
|
|
|
|
|
|
|
|
|
|
|
|
int> for affinity mask vector.
This is wrong as the mask should be unsigned, but necessary for SWIG to work cleanly on both 32-bit and 64-bit platforms.
|
|
|
|
|
|
processor affinity.
|
|
|
|
|
|
wxgui: add some noise to the fftsink_nongl test case.
|
|
|
|
|
|
|
|
|
|
are not displayed for every block.
|
|
|
|
|
|
|
|
|
|
|
|
This mostly solves a problem with threads being launched in random
order, so a handler might not be established yet, even if there is a
message waiting. Fixes Issue #514.
|
|
made a string into a tuple (and C++ angry).
|
|
|
|
|
|
Use merge strategy -s ours to skip release commits.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
delay, rms, unpacked_to_packed, packed_to_unpacked
|