1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-06 17:46:07 +01:00
LibrePilot/ground/openpilotgcs/src/plugins/uavobjectutil
2011-06-06 10:44:21 +02:00
..
uavobjectutil_dependencies.pri Created a new UAVObject utility plugin to make UAVObject access much easier for all plugins 2011-02-21 13:21:02 +00:00
uavobjectutil_global.h Created a new UAVObject utility plugin to make UAVObject access much easier for all plugins 2011-02-21 13:21:02 +00:00
UAVObjectUtil.pluginspec Added getGPSPosition() function to the UAVObject utility 2011-02-21 13:32:22 +00:00
uavobjectutil.pri Created a new UAVObject utility plugin to make UAVObject access much easier for all plugins 2011-02-21 13:21:02 +00:00
uavobjectutil.pro Created a new UAVObject utility plugin to make UAVObject access much easier for all plugins 2011-02-21 13:21:02 +00:00
uavobjectutilmanager.cpp OP-369 : in case there is an objectID mismatch, still try to update the object if we found the name, but place it in "warning" mode. If during update some fields do not exist, then place in "Error" mode and prevent automated saving (will still try to update as many fields as possible) 2011-06-06 10:44:21 +02:00
uavobjectutilmanager.h Add an object saving completion message, so that the user knows when saving is finished. 2011-06-04 14:32:15 +02:00
uavobjectutilplugin.cpp Added getGPSPosition() function to the UAVObject utility 2011-02-21 13:32:22 +00:00
uavobjectutilplugin.h Created a new UAVObject utility plugin to make UAVObject access much easier for all plugins 2011-02-21 13:21:02 +00:00