Ticket #82 (closed Bug: fixed)

Opened 16 years ago

Last modified 16 years ago

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

comment:1 Changed 16 years ago by jlegrand

  • Reporter jlegrand deleted

comment:2 Changed 16 years ago by jlegrand

  • Owner set to F. Singhoff
  • Status changed from new to assigned

comment:3 Changed 16 years ago by jlegrand

  • Status changed from assigned to closed
  • Resolution set to fixed

comment:4 Changed 16 years ago by jlegrand

  • Summary changed from Patch 1 bugs to Cheddar-1.1p1
Note: See TracTickets for help on using tickets.