Ticket #82 (closed Bug: fixed)
Cheddar-1.1p1
Reported by: | anonymous | Owned by: | F. Singhoff |
---|---|---|---|
Priority: | Undefined | Milestone: | 1.1 |
Component: | framework | Version: | |
Keywords: | Cc: |
Description
- Do not require project saving if project was loaded from the command line and was not modified.
- Bad implementation of Ceiling and Floor operations.
- Bug in response time computation (DM and HPF) with Deadline > Period.
- Widget draw_cheduling : no sufficient space to print the task name in the left of the drawing_area.
- Correct error messages in tasks_parameters and update_tasks widget ("must be numeric" should be "must be >0").
- Change the option label in the processors update widget.
- Can not edit processor name in processors update widget.
- Delete processor widget forgets task deletion.
- Suppress many typo errors in the MMI messages.
- Do not raise exception if aperiodic tasks are defined (for EDF and LLF).
- Periodicity check does not work if several processors are defined.
- Add free time unit information.
- Raise exception if tasks have same priority with HPF when Cheddar is building scheduling sequence.
- Raise exception during response time computation if offset is greater than (EDF, LLF, RM, DM and HPF).
- Raise exception during response time computation if start time is greater than zero (EDF, LLF, RM, DM and HPF).
- HPF : do not change task priority at response time computation.
- HPF : allow response time computation with Di /= Pi.
- DM : election sometimes takes period instead of deadline.
- 8859-1 font not loaded as default font.
- Can use offset with EDF, LLF, RM and DM.
Change History
Note: See
TracTickets for help on using
tickets.