1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2024-12-13 20:48:42 +01:00
LibrePilot/ground/src/plugins/uavobjects
ephy 4f37d95aca GCS/uavobjects: Fix uavobjectfieldenum array support.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@445 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-04-09 07:58:09 +00:00
..
tests GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes 2010-04-07 03:11:13 +00:00
exampleobject1.cpp GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes 2010-04-07 03:11:13 +00:00
exampleobject1.h GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes 2010-04-07 03:11:13 +00:00
exampleobject2.cpp GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes 2010-04-07 03:11:13 +00:00
exampleobject2.h GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes 2010-04-07 03:11:13 +00:00
examplesettings.cpp GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes 2010-04-07 03:11:13 +00:00
examplesettings.h GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes 2010-04-07 03:11:13 +00:00
uavdataobject.cpp GCS/UAVObjects: Added support for saving and loading of objects 2010-03-28 22:22:19 +00:00
uavdataobject.h GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes 2010-04-07 03:11:13 +00:00
uavmetaobject.cpp GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes 2010-04-07 03:11:13 +00:00
uavmetaobject.h Corrected compilation of UAVTalk plugin for windows (class export) 2010-03-15 22:09:47 +00:00
uavobject.cpp GCS/UAVObjects: Added support for saving and loading of objects 2010-03-28 22:22:19 +00:00
uavobject.h GCS/UAVObjects: Added support for saving and loading of objects 2010-03-28 22:22:19 +00:00
uavobjectfield.cpp OP-54: GCS\UAVObjects added new field types (unsigned, enum and string) and refactored UAVObjectFields to use templates 2010-04-01 02:00:19 +00:00
uavobjectfield.h OP-54: GCS\UAVObjects added new field types (unsigned, enum and string) and refactored UAVObjectFields to use templates 2010-04-01 02:00:19 +00:00
uavobjectfieldenum.cpp GCS/uavobjects: Fix uavobjectfieldenum array support. 2010-04-09 07:58:09 +00:00
uavobjectfieldenum.h GCS/uavobjects: Fix uavobjectfieldenum array support. 2010-04-09 07:58:09 +00:00
uavobjectfieldfloat.cpp GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes 2010-04-07 03:11:13 +00:00
uavobjectfieldfloat.h GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes 2010-04-07 03:11:13 +00:00
uavobjectfieldint8.cpp GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes 2010-04-07 03:11:13 +00:00
uavobjectfieldint8.h GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes 2010-04-07 03:11:13 +00:00
uavobjectfieldint16.cpp GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes 2010-04-07 03:11:13 +00:00
uavobjectfieldint16.h GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes 2010-04-07 03:11:13 +00:00
uavobjectfieldint32.cpp GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes 2010-04-07 03:11:13 +00:00
uavobjectfieldint32.h GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes 2010-04-07 03:11:13 +00:00
uavobjectfields.h GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes 2010-04-07 03:11:13 +00:00
uavobjectfieldstring.cpp GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes 2010-04-07 03:11:13 +00:00
uavobjectfieldstring.h GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes 2010-04-07 03:11:13 +00:00
uavobjectfielduint8.cpp GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes 2010-04-07 03:11:13 +00:00
uavobjectfielduint8.h GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes 2010-04-07 03:11:13 +00:00
uavobjectfielduint16.cpp GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes 2010-04-07 03:11:13 +00:00
uavobjectfielduint16.h GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes 2010-04-07 03:11:13 +00:00
uavobjectfielduint32.cpp GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes 2010-04-07 03:11:13 +00:00
uavobjectfielduint32.h GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes 2010-04-07 03:11:13 +00:00
uavobjectmanager.cpp GCS/core: Reduce number of memory leaks. 2010-04-06 09:26:20 +00:00
uavobjectmanager.h GCS/core: Reduce number of memory leaks. 2010-04-06 09:26:20 +00:00
uavobjects_dependencies.pri *Corrected plugin lib dependencies for Vassilis 2010-03-10 21:09:04 +00:00
uavobjects_global.h Forgot to commit a file (for "Wersja" 322) 2010-03-17 21:03:09 +00:00
UAVObjects.pluginspec GCS/plugins: Change license in .pluginspec files 2010-04-05 17:07:05 +00:00
uavobjects.pri *Corrected plugin lib dependencies for Vassilis 2010-03-10 21:09:04 +00:00
uavobjects.pro GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes 2010-04-07 03:11:13 +00:00
uavobjectsinit.cpp OP-33 GCS/UAVObjects: Update example objects 2010-04-02 03:17:51 +00:00
uavobjectsinit.h Corrected compilation of UAVTalk plugin for windows (class export) 2010-03-15 22:09:47 +00:00
uavobjectsinittemplate.cpp First release of the UAVObject generator application 2010-03-27 03:22:43 +00:00
uavobjectsplugin.cpp GCS/uavobjects: Change to addAutoReleasedObject() 2010-03-19 15:06:18 +00:00
uavobjectsplugin.h Corrected compilation of UAVTalk plugin for windows (class export) 2010-03-15 22:09:47 +00:00
uavobjecttemplate.cpp GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes 2010-04-07 03:11:13 +00:00
uavobjecttemplate.h GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes 2010-04-07 03:11:13 +00:00