1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-13 20:48:42 +01:00
LibrePilot/ground
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
..
openpilotgcs OP37/GCS MapLib - Fixes small bug on the SQL caching 2011-01-31 17:22:49 +00:00
uavobjects Make qt-creator build work on Linux too (respect debug/release directives again) 2011-01-24 22:37:55 +00:00
uavobjgenerator 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
ground.pro Finally fixed uavobjects.pro for Windows Qt-Creator users. Please verify on Linux/Mac. 2011-01-23 21:42:01 +00:00