Compare osal/linux/Timer and timemanager/Countdown #473

Closed
opened 2021-09-13 18:26:03 +02:00 by mohr · 1 comment
Owner

I just saw #462 and wondered where the difference to (an slightly updated version of) the Countdown is in using an OS specific function to implement it. As far as I can tell, using an OS timer does not bring any advantage as its ability to throw an event is not used.

By extending, if that helps also renaming, Countdown I think the same functionality can be achieved by relating the work to the already implemented Clock class.

I just saw #462 and wondered where the difference to (an slightly updated version of) the `Countdown` is in using an OS specific function to implement it. As far as I can tell, using an OS timer does not bring any advantage as its ability to throw an event is not used. By extending, if that helps also renaming, `Countdown` I think the same functionality can be achieved by relating the work to the already implemented `Clock` class.
muellerr was assigned by mohr 2021-09-13 18:26:03 +02:00
muellerr was unassigned by mohr 2021-09-20 15:13:52 +02:00
gaisser was assigned by mohr 2021-09-20 15:13:52 +02:00
Author
Owner

Developer meeting consens:

  • Delete osal/linux/timer
  • check Feature completeness of Countdown
  • Name "Countdown" shall be used
Developer meeting consens: * Delete osal/linux/timer * check Feature completeness of Countdown * Name "Countdown" shall be used
mohr closed this issue 2021-10-04 14:44:56 +02:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: fsfw/fsfw#473
No description provided.