History: mutil_timer
This page describes all changes made to the mutil_timer package, the MISRA-compliant timer utility, since its release.
Version
1.7 (2020-05-20, 22:31):
- MISRA-C:2012: violations eliminated (MISRA-C:2004 revoked).
1.6 (2019-02-13, 16:55):
- MISRA-C:2004: violations eliminated.
1.5: (2018-12-14, 12:00):
- MISRA-C:2004: violations eliminated.
1.4r3 (2018-08-29, 18:13):
- Document HTML link added to the documentation folder.
- History and document files renamed to the package name.
1.4:
- Changed task priority to OAL_LOW_PRIORITY to allow creation of lower priority tasks without blocking the timer task.
1.3:
- Timing was incorrect with timer entries without OS.
1.2:
- Timer init, start, stop, delete and timer task reorganized in order to avoid deadlock.
1.1:
- Timing was incorrect if used with OS.
1.0:
- Initial release.