Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Allows for more graceful exit when invalid subdev spec is used
|
|
|
|
|
|
made a handy helper macro in grmisc to make this simpler
|
|
Also took the time to fix up the swig index file generation.
This may have not-been auto-regenerating before as well.
|
|
|
|
|
|
This is useful for re-running the flowgraph,
and avoids the problem of old data on the next run.
|
|
Signed-off-by: Philip Balister <philip@opensdr.com>
|
|
I botched the conversion to gruel high res timers. This patch fixes things.
Checked on x86 byt hand adjusting update rate. We should expose the update
rate setting to users.
Signed-off-by: Philip Balister <philip@opensdr.com>
|
|
If the param contents evald successfully but not to a string,
it would display None. This patch forces an exception,
so the string will get auto-quoted and interpreted correctly.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
work for some reason. Need to give this another look.
|
|
Note: LRIT related files were removed; these were never finished
|
|
|
|
|
|
|
|
|
|
|
|
block.
|
|
Yes there was a misunderstanding and I read the docs wrong.
This change uses the correct lib and inc dirs set by the pkg config macro.
http://techbase.kde.org/Policies/CMake_Coding_Style#Writing_CMake_Find-modules
|
|
|
|
bombs out on something else, now).
|
|
constellation information.
|
|
|
|
I wish this could have been done in a single, compound IF, but
cmake didn't like the OR for this one.
|