1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight/UAVObjects
Stacey Sheldon 0c4facac46 heap: reduce stack size on IDLE and Event tasks
The FreeRTOS IDLE task was using 512 bytes of stack.
The UAVObject Event task was also using 512 bytes of stack.

Both have been reduced, recovering 400+ bytes of heap.
2011-07-05 20:13:00 -04:00
..
inc OP-423 add set/get uavobjects functions to access objects fields separately. 2011-06-02 21:18:34 -07:00
eventdispatcher.c heap: reduce stack size on IDLE and Event tasks 2011-07-05 20:13:00 -04:00
Makefiletemplate.inc UAVObjects: Allow Generation and Initialisation of individual UAVObjects 2011-02-05 22:17:40 +00:00
uavobjectmanager.c Merge branch 'saving_crc' into bugfix-flight 2011-06-05 15:37:44 -05:00
uavobjectsinit_linker.c Revert "Revert "Fix to make stacs auto-loading of UAVObjects downwards compatible, since its not working on all architectures"" 2011-02-01 15:46:59 +00:00
uavobjectsinittemplate.c Revert "Revert "Fix to make stacs auto-loading of UAVObjects downwards compatible, since its not working on all architectures"" 2011-02-01 15:46:59 +00:00
uavobjecttemplate.c OP-423 add set/get uavobjects functions to access objects fields separately. 2011-06-02 21:18:34 -07:00