- Oct 22, 2019
-
-
Olivier Stasse authored
-
- Oct 21, 2019
-
-
Florent Lamiraux authored
- when signal value contained a space, only the part before the space was stored in the signal. - add a test on this case.
-
- Oct 18, 2019
-
-
Florent Lamiraux authored
Default implementation adds std::endl at the end of the stream. In the case of string this extra '\n' is not desired.
-
Florent Lamiraux authored
When type is string and input istringstream contains an empty string, operator>> make method fail return true. This commit overcome this issue by not testing the result.
-
- Oct 17, 2019
-
-
Olivier Stasse authored
-
-
- Aug 20, 2019
-
-
Olivier Stasse authored
-
- Aug 18, 2019
-
-
Olivier Stasse authored
-
- Aug 13, 2019
-
-
- Aug 12, 2019
-
-
corentinberge authored
Delete the cout and the include of iostream
-
corentinberge authored
total_periode is a long long unsigned int, not a double
-
corentinberge authored
Include iostream because cout need that to be part on the namespace std
-
corentinberge authored
Change the input mode to ostringstream
-
corentinberge authored
Made a bug when I was added line, I delete the bug
-
corentinberge authored
-
- Jul 24, 2019
-
-
Olivier Stasse authored
-
- Jul 03, 2019
-
-
Bergé authored
Focus on signal-array (not Boost test). Try to understand a way to make boost test and analyze signal-array. Signed-off-by:
Bergé <corentin.berge@outlook.fr>
-
- Apr 15, 2019
-
-
Olivier Stasse authored
Race condition if the value reach zero, then the time sample has to be reset to timeSamplePeriod.
-
- Apr 14, 2019
-
-
Olivier Stasse authored
This should be externalized as it has an impact on output messages.
-
- Mar 04, 2019
-
-
Guilhem Saurel authored
-
- Jan 30, 2019
-
-
Olivier Stasse authored
-
-
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.
-
-
- Dec 20, 2018
-
-
- Oct 23, 2018
-
-
Olivier Stasse authored
This reverts commit 4c3d4c828e47d56eaaac38f6f835cc4447d82d60.
-
-
-
-
-
-
-
Olivier Stasse authored
-
Olivier Stasse authored
beginning of the map.
-
- Aug 16, 2018
-
- Aug 10, 2018
-
-
Olivier Stasse authored
Spotted by M. Naveau.
-
- Dec 20, 2016
-
-
Remove 'Nosoname true' for plugins
-
* add gpg public key for package releases * update watch file to look for key signature * remove typos from library plugins * change copyright to match dep5 format * remove call of ldconfig in package maintainence scripts
-
-
-