|
|
| F´ Version |
3.6.0 |
| Affected Component |
ActiveLogger |
Problem Description
Events have a priority of 1. This causes events to come out out of order on some systems that don't truly implement a priority queue (e.g., VxWorks)
Context / Environment
Execute fprime-util version-check and share the output.
How to Reproduce
- Build fprime-vxworks-reference
- Run on BBB
- Send No-Op and see events are in reversed order
Expected Behavior
Events are in correct order.