From a0aea9f154759cc78d919889331f257c808ae1b1 Mon Sep 17 00:00:00 2001 From: Nils Vreman <nils.vreman@gmail.com> Date: Fri, 24 Aug 2018 16:12:12 +0200 Subject: [PATCH] Nothing important --- TODO.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index 94c4bd0..87f7ab8 100644 --- a/TODO.md +++ b/TODO.md @@ -1,5 +1,4 @@ ## PROBLEMS -1. EDF IS STILL WRONG :( Take into consideration distance to deadline, not just deadline size. ## TODO 1. Write "Help" documentation @@ -9,6 +8,7 @@ 1. Fix issue with taskset not arranging correctly when tasks are added before scheduling algorithm is choosen. *FIXED* 2. Fix Strategy-based priority assignment *FIXED* 3. Make space between buttons on left and the taskset-list. *FIXED* +1. EDF IS STILL WRONG :( Take into consideration distance to deadline, not just deadline size. *FIXED* ## SUGGESTIONS *- Add Task, Change Task, Remove Task på samma rad* -- GitLab