mcu-debug / rtos-views

RTOS views for microcontrollers
MIT License
24 stars 11 forks source link

embOS: Delayed by phrasing is wrong to the current behaviour #30

Closed PhilippHaefele closed 1 year ago

PhilippHaefele commented 1 year ago

Currently the value shown in Delayed by state does show the OSTime value when the delay is released, so currently it should be named Delayed until.

As in the RTOS view table, the user doesn't see the current OSTime we keep with the Delayed by, but need to add some calculation against OSTime

PhilippHaefele commented 1 year ago

Also to mention here that the unit is ticks whic should be added after the value