[Bug 649] New: Logger fails if the periodic activities have different frequencies

https://www.fmtc.be/bugzilla/orocos/show_bug.cgi?id=649

Summary: Logger fails if the periodic activities have different
frequencies
Product: RTT
Version: 1.8.2
Platform: i386 Compatible
OS/Version: GNU/Linux
Status: NEW
Severity: major
Priority: P3
Component: Real-Time Toolkit (RTT)
AssignedTo: orocos-dev [..] ...
ReportedBy: faconti [..] ...
CC: orocos-dev [..] ...
Estimated Hours: 0.0

If the two activities frequencies differ, the printf is displayed but the log
isn't.
If the two PeriodicActivities has the same frequency both log and printf are
displayed.