1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-03 11:24:10 +01:00
LibrePilot/flight/OpenPilot/Modules
peabody124 5bcdfd6edd OP-239 OP-210 GPS memory usage: Pip catching the memory on the stack in the WMM
means this task only needs 800 bytes (of which only 120 is for the WMM).  Free
heap is now 9k.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2376 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-01-10 21:31:31 +00:00
..
Actuator OP-14 I2C Diagnostics: Improve the logging so that the events going into FSM 2011-01-10 05:42:53 +00:00
AHRSComms OP-251 Watchdog: Get rid of the old extra watchdog module and instead have 2011-01-10 00:16:30 +00:00
Altitude OP-176 FreeRTOS task priorities a bit more sensible 2011-01-09 20:49:33 +00:00
Battery OP-176 FreeRTOS task priorities a bit more sensible 2011-01-09 20:49:33 +00:00
Example Flight/Modules: Corrected code to use tabs 2010-09-27 07:28:34 +00:00
FirmwareIAP Flight/Stack sizes: Reduced task stack sizes to free-up memory in preparation of the scripting release. If the firmware is unstable there might be a possible stack overflow, test carefully! 2011-01-09 00:03:19 +00:00
FlightPlan Flight/FlightPlan: First release of flight plan scripting. The scripting engine is based on the PyMite Python VM. The released code is able to execute a simple python script on the target. However it is currently disabled from the makefile due to a few issues with more complex scripts. When the library is enabled in the makefile a python interpreter will be needed to compile the firmware since some intermediate code is generated by PyMite. 2011-01-09 22:36:15 +00:00
GPS OP-239 OP-210 GPS memory usage: Pip catching the memory on the stack in the WMM 2011-01-10 21:31:31 +00:00
Guidance OP-176 FreeRTOS task priorities a bit more sensible 2011-01-09 20:49:33 +00:00
ManualControl OP-251 Watchdog: Get rid of the old extra watchdog module and instead have 2011-01-10 00:16:30 +00:00
MK/MKSerial added hint on how to better distinguish FC/NC 2010-10-22 12:36:47 +00:00
Osd/OsdEtStd OP-174 ET OSD: Fixed build errors due to UABObject changes 2010-09-27 19:56:25 +00:00
Stabilization OP-251 Watchdog: Get rid of the old extra watchdog module and instead have 2011-01-10 00:16:30 +00:00
System OP-14 I2C Diagnostics: Improve the logging so that the events going into FSM 2011-01-10 05:42:53 +00:00
Telemetry Flight/Stack sizes: Reduced task stack sizes to free-up memory in preparation of the scripting release. If the firmware is unstable there might be a possible stack overflow, test carefully! 2011-01-09 00:03:19 +00:00