- Mar 26, 2019
-
-
Olivier Stasse authored
-
Olivier Stasse authored
-
Olivier Stasse authored
-
- Mar 25, 2019
-
-
Olivier Stasse authored
-
- Mar 06, 2019
-
-
Guilhem Saurel authored
Packaging for the v3.3.0 Release
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
Olivier Stasse authored
-
Olivier Stasse authored
-
Olivier Stasse authored
Working. Fix issue #37
-
Olivier Stasse authored
-
- Mar 04, 2019
-
-
Guilhem Saurel authored
-
Guilhem Saurel authored
-
- Mar 03, 2019
-
-
Olivier Stasse authored
TODO: Right now this is only a simple coverage. The tests is always sending back True.
-
Olivier Stasse authored
Mostly give a sample on how to use the logger member inside the entities.
-
- Mar 01, 2019
-
-
Olivier Stasse authored
-
DECLARE_SIGNAL_IN, CONSTRUCT_SIGNAL_IN, DECLARE_SIGNAL_OUT and CONSTRUCT_SIGNAL_OUT The macros were duplicated in various SoT packages. Unify them by: * Adding prefix m_ and suffix SIN for input signals declared as fields of entity classes. * Adding prefix m_ and suffix SOUT for output signals declared as fields of entity classes.
-
Olivier Stasse authored
-
Olivier Stasse authored
Renamed tracer.cpp in debug-tracer.cpp
-
Olivier Stasse authored
-
Olivier Stasse authored
Add entity test to check writeCompletionList + license modification.
-
Olivier Stasse authored
pool.cpp: test exception catching.
-
- Feb 28, 2019
-
-
Olivier Stasse authored
-
Olivier Stasse authored
Testing and checking output of writeGraph.
-
Olivier Stasse authored
-
Olivier Stasse authored
-
Olivier Stasse authored
Structural modification of the documentation to make it clearer.
-
- Feb 27, 2019
-
-
Olivier Stasse authored
TODO: Homogeneous relationship between debugging information. Giving more python examples.
-
- Feb 07, 2019
-
- Jan 30, 2019
-
-
Olivier Stasse authored
-
Olivier Stasse authored
-
Olivier Stasse authored
-
-
Remove useless usleep Remove useless array.
-
-
-
It stream messages on a shared file. Each entity has a different verbosity level. Uses a non real time thread to perform logging. No yet working.
-
-
- Jan 18, 2019
-
- Jan 16, 2019
-
-
Guilhem Saurel authored
-