7 Commits

Author SHA1 Message Date
Jonas Holmberg
fc5ca4330c Final adjustments
Added the and adjusted the final part to the scheduler. Added ability to
add task functionality that will run. Updated main file to its intended
state. Further added led functinality along with led warnings.
2016-09-26 08:53:50 +02:00
Jonas Holmberg
049575f54f Commit because update from master needed
Added some functionallity to utilize debug tasks. Only to be used when
testing the scheduler and never when the real system should run.
2016-09-21 10:59:09 +02:00
Jonas Holmberg
db9ec94330 Added additional things in the scheduler
The tasks should now be able to be added to the ready queue when the
schedual init.
2016-09-20 15:42:05 +02:00
Jonas Holmberg
7d00a65cd5 Save commit
Small save commit for temporary branch change. Added some task
definitions.
2016-09-19 13:24:48 +02:00
Jonas Holmberg
8eda8ba66d Added some more code to the scheduler
Added more functionality to the scheduler. It should be able to select
the task that should run and soon be able to create tasks. Not fully
finished but its not that much left to add
2016-09-15 16:57:22 +02:00
Jonas Holmberg
a70c874cca Added all the files for scheduler and some code
Some code and structure for the scheduler.
2016-09-13 13:57:33 +02:00
Jonas Holmberg
0d3b585625 Adding scheduler files 2016-09-12 14:02:24 +02:00