Open GoogleCodeExporter opened 9 years ago
there is a branch with FreeRTOS implemented. the RTOS currently does nothing
other than run a demonstration task. in order to go the RTOS route a number of
rather significant restructurings of the code is required. these could easily
be done incrementally (aka, the low priority interrupt can be a task,
navigation can be a task etc). however in order to do this some serious
analysis of stack allocation and use will need to be done.
Original comment by robert.dickenson
on 4 Aug 2013 at 11:55
Original comment by uavflightdirector
on 16 Sep 2013 at 7:25
The FreeRTOS branch now runs MatrixPilot under SILSIM. Work is still required
with HILSIM testing.
Original comment by robert.dickenson
on 3 May 2014 at 10:31
Original issue reported on code.google.com by
uavflightdirector
on 3 Aug 2013 at 3:06