Tags: tylerlum/rtt
Tags
Merge pull request orocos-toolchain#264 from Intermodalics/fix-copyri… …ghts fix copyrights
Merge pull request orocos-toolchain#214 from meyerj/snrkiwi-tlsf-debu… …gging TLSF upgrade and debugging
Merge pull request orocos-toolchain#214 from meyerj/snrkiwi-tlsf-debu… …gging TLSF upgrade and debugging
cmake: updated exact version check semantics for find_package(Orocos-… …RTT) Every version that has the same major version number and at least the requested minor version number is considered as compatible. Nothing changed here. If an exact version of RTT is requested, the script also accepts it if the patch version or the minor version was not specified. If they are, they have to match. Signed-off-by: Johannes Meyer <johannes@intermodalics.eu>
Merge pull request orocos-toolchain#107 from meyerj/fix-106 Added ORO_WAIT_ABS and ORO_WAIT_ABS constants for all targets
Allow the construction of an uninitialized TaskContextProxy This is useful if a derived class wants to initialize the typekits, before initializing the Proxy itself.
PreviousNext