1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-11-29 07:24:13 +01:00
LibrePilot/flight
corvus c2ba1f517b Fix to make stacs auto-loading of UAVObjects downwards compatible, since its not working on all architectures
On architectures supporting automatic initializing, flight/UAVObjects/uavobjectsinit_linker.c is used
On architectures NOT supporting automatic initializing, an uavobjectgenerated file build/uavobject-synthetics/flight/init/uavobjectsinit.c is used
build/uavobjects-synthetics/flight/uavobjectsinit.c went away, so that a wildcard include in the Makefile will not include the (wrong) initialisation code in either version



git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@2640 ebee16cc-31ac-478f-84a7-5cbb03baadba
2011-01-31 20:37:11 +00:00
..
AHRS Added PIP_DUMP_RAW option in ahrs.c and brought back public acces to function PIOS_ADC_GetOverSampling(void). 2011-01-29 15:59:35 +00:00
Bootloaders CC-13 CopterControl bootloader - don't know if this fixes it, please try it. 2011-01-28 21:02:48 +00:00
CopterControl Fix to make stacs auto-loading of UAVObjects downwards compatible, since its not working on all architectures 2011-01-31 20:37:11 +00:00
Doc flight/documentation/Architecture - Updated Architecture diagrams to reflect most of the current UAVObjects 2010-10-16 18:05:12 +00:00
Libraries Flight/FlightPlanner: First release of openpilot.py library giving access to RTOS and debug fields. Implemented STOP command, this should be the normal way for stopping scripts. The KILL command should be only used as a last resort for misbehaving scripts. The KILL command will delete the VM thread. 2011-01-22 21:32:23 +00:00
Modules OP-174 ET OSD, do not return from task, the system seems to crash when you do that; anyway the thread will be removed 2011-01-29 17:47:40 +00:00
OpenPilot Fix to make stacs auto-loading of UAVObjects downwards compatible, since its not working on all architectures 2011-01-31 20:37:11 +00:00
PiOS uavobj: Convert bootloader-compatible builds to autogen init 2011-01-31 00:57:24 +00:00
PiOS.posix Fix to make stacs auto-loading of UAVObjects downwards compatible, since its not working on all architectures 2011-01-31 20:37:11 +00:00
PiOS.win32 PiOS.win32: changes according to rev 2480, fix compile error in manualcontrol.c, add vTaskDelete() to win32 FreeRTOS. 2011-01-19 23:52:11 +00:00
PipXtreme Renamed uavtalk module to api mode 2011-01-31 15:44:39 +00:00
Project reverting bad commit of these files 2011-01-28 12:31:13 +00:00
UAVObjects Fix to make stacs auto-loading of UAVObjects downwards compatible, since its not working on all architectures 2011-01-31 20:37:11 +00:00
UAVTalk fixed line endings - mixed LF and CR+LF present - please keep it to either one of those or my editor gets crazy 2011-01-16 11:20:52 +00:00
README.txt Says all it needs to say for now. 2009-12-22 05:07:27 +00:00

Check the wiki