diff --git a/TODO.md b/TODO.md index 94c4bd096a70809f133c192a38f587267f838e1e..87f7ab897c417cd35555d845f4ffa62809979045 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*