1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-04 12:24:11 +01:00
LibrePilot/ground/uavobjgenerator/generators
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
..
flight 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
gcs OP-301 Allow some special characters in uavobject enum options. 2011-01-26 00:22:54 +00:00
java OP-301 Allow some special characters in uavobject enum options. 2011-01-26 00:22:54 +00:00
matlab Fix error in matlab template path. 2011-01-23 20:06:56 +00:00
python build: Move openpilotgcs into its own subdirectory 2011-01-22 17:40:26 +00:00
generator_common.cpp uavobjgenerator: Move generator out of the gcs subdir 2011-01-22 17:38:37 +00:00
generator_common.h OP-301 Allow some special characters in uavobject enum options. 2011-01-26 00:22:54 +00:00
generator_io.cpp uavobjgenerator: Move generator out of the gcs subdir 2011-01-22 17:38:37 +00:00
generator_io.h uavobjgenerator: Move generator out of the gcs subdir 2011-01-22 17:38:37 +00:00