1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-05 16:46:06 +01:00
LibrePilot/ground/src/plugins/uavobjects
ephy 262c8a01d6 GCS/uavobjects: flightbatterystate.cpp/h missing and therefore commented out for now.
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@789 ebee16cc-31ac-478f-84a7-5cbb03baadba
2010-06-16 17:15:00 +00:00
..
tests GCS/UAVObjects: Removed templates from UAVObjectFieldPrimitives and implemented as regular classes 2010-04-07 03:11:13 +00:00
actuatorcommand.cpp GCS/UAVObjects Modify update rate and acked flag of periodic objects, added new gpsobject fields 2010-05-30 01:55:47 +00:00
actuatorcommand.h OP-32 GCS/Objects Initial release of ManualControl (ServoIn) and Actuator (ServoOut) related objects. Still work in progress. 2010-05-17 02:03:15 +00:00
actuatorcommand.py OP-32 GCS/Objects Initial release of ManualControl (ServoIn) and Actuator (ServoOut) related objects. Still work in progress. 2010-05-17 02:03:15 +00:00
actuatordesired.cpp GCS/UAVObjects Modify update rate and acked flag of periodic objects, added new gpsobject fields 2010-05-30 01:55:47 +00:00
actuatordesired.h OP-32 GCS/Objects Initial release of ManualControl (ServoIn) and Actuator (ServoOut) related objects. Still work in progress. 2010-05-17 02:03:15 +00:00
actuatordesired.py OP-32 GCS/Objects Initial release of ManualControl (ServoIn) and Actuator (ServoOut) related objects. Still work in progress. 2010-05-17 02:03:15 +00:00
actuatorsettings.cpp OP-48 GCS/UAVObjects Update object generator to support the new access mode metadata fields. XML object definitions also updated, see r643 for more details. 2010-05-20 01:01:01 +00:00
actuatorsettings.h OP-32 GCS/Objects Initial release of ManualControl (ServoIn) and Actuator (ServoOut) related objects. Still work in progress. 2010-05-17 02:03:15 +00:00
actuatorsettings.py OP-32 GCS/Objects Initial release of ManualControl (ServoIn) and Actuator (ServoOut) related objects. Still work in progress. 2010-05-17 02:03:15 +00:00
altitudeactual.cpp GCS/UAVObjects Modify update rate and acked flag of periodic objects, added new gpsobject fields 2010-05-30 01:55:47 +00:00
altitudeactual.h altitude: Add altitude module which reads BMP085 2010-05-19 04:55:56 +00:00
altitudeactual.py altitude: Add altitude module which reads BMP085 2010-05-19 04:55:56 +00:00
attitudeactual.cpp GCS/Attitude Minor change in field names and task priority 2010-05-25 00:50:35 +00:00
attitudeactual.h GCS/Attitude Minor change in field names and task priority 2010-05-25 00:50:35 +00:00
attitudeactual.py GCS/Attitude Minor change in field names and task priority 2010-05-25 00:50:35 +00:00
attitudedesired.cpp GCS/Attitude Minor change in field names and task priority 2010-05-25 00:50:35 +00:00
attitudedesired.h OP-32 GCS/Objects Initial release of ManualControl (ServoIn) and Actuator (ServoOut) related objects. Still work in progress. 2010-05-17 02:03:15 +00:00
attitudedesired.py OP-32 GCS/Objects Initial release of ManualControl (ServoIn) and Actuator (ServoOut) related objects. Still work in progress. 2010-05-17 02:03:15 +00:00
attitudesettings.cpp Add AHRS attitude module and driver skeletons 2010-05-24 16:33:36 +00:00
attitudesettings.h Add AHRS attitude module and driver skeletons 2010-05-24 16:33:36 +00:00
attitudesettings.py Add AHRS attitude module and driver skeletons 2010-05-24 16:33:36 +00:00
exampleobject1.cpp GCS/UAVObjects Modify update rate and acked flag of periodic objects, added new gpsobject fields 2010-05-30 01:55:47 +00:00
exampleobject1.h OP-4 GCS/Telemetry Implemented telemetry connection manager, persistent objects are now automatically retrieved each time a new connection is established (to ensure that the GCS objects are in sync with the Flight objects), minor telemetry bug fixes 2010-05-04 01:31:06 +00:00
exampleobject1.py uavobjects: Move generated python classes 2010-05-16 03:05:10 +00:00
exampleobject2.cpp GCS/UAVObjects Modify update rate and acked flag of periodic objects, added new gpsobject fields 2010-05-30 01:55:47 +00:00
exampleobject2.h OP-4 GCS/Telemetry Implemented telemetry connection manager, persistent objects are now automatically retrieved each time a new connection is established (to ensure that the GCS objects are in sync with the Flight objects), minor telemetry bug fixes 2010-05-04 01:31:06 +00:00
exampleobject2.py uavobjects: Move generated python classes 2010-05-16 03:05:10 +00:00
examplesettings.cpp OP-48 GCS/UAVObjects Update object generator to support the new access mode metadata fields. XML object definitions also updated, see r643 for more details. 2010-05-20 01:01:01 +00:00
examplesettings.h OP-4 GCS/Telemetry Implemented telemetry connection manager, persistent objects are now automatically retrieved each time a new connection is established (to ensure that the GCS objects are in sync with the Flight objects), minor telemetry bug fixes 2010-05-04 01:31:06 +00:00
examplesettings.py uavobjects: Move generated python classes 2010-05-16 03:05:10 +00:00
flighttelemetrystats.cpp OP-48 GCS/UAVObjects Update object generator to support the new access mode metadata fields. XML object definitions also updated, see r643 for more details. 2010-05-20 01:01:01 +00:00
flighttelemetrystats.h OP-4 GCS/Telemetry Implemented telemetry connection manager, persistent objects are now automatically retrieved each time a new connection is established (to ensure that the GCS objects are in sync with the Flight objects), minor telemetry bug fixes 2010-05-04 01:31:06 +00:00
flighttelemetrystats.py uavobjects: Move generated python classes 2010-05-16 03:05:10 +00:00
gcstelemetrystats.cpp OP-48 GCS/UAVObjects Update object generator to support the new access mode metadata fields. XML object definitions also updated, see r643 for more details. 2010-05-20 01:01:01 +00:00
gcstelemetrystats.h OP-4 GCS/Telemetry Implemented telemetry connection manager, persistent objects are now automatically retrieved each time a new connection is established (to ensure that the GCS objects are in sync with the Flight objects), minor telemetry bug fixes 2010-05-04 01:31:06 +00:00
gcstelemetrystats.py uavobjects: Move generated python classes 2010-05-16 03:05:10 +00:00
manualcontrolcommand.cpp GCS/UAVObjects Modify update rate and acked flag of periodic objects, added new gpsobject fields 2010-05-30 01:55:47 +00:00
manualcontrolcommand.h OP-32 GCS/Objects Initial release of ManualControl (ServoIn) and Actuator (ServoOut) related objects. Still work in progress. 2010-05-17 02:03:15 +00:00
manualcontrolcommand.py OP-32 GCS/Objects Initial release of ManualControl (ServoIn) and Actuator (ServoOut) related objects. Still work in progress. 2010-05-17 02:03:15 +00:00
manualcontrolsettings.cpp OP-48 GCS/UAVObjects Update object generator to support the new access mode metadata fields. XML object definitions also updated, see r643 for more details. 2010-05-20 01:01:01 +00:00
manualcontrolsettings.h OP-32 GCS/Objects Initial release of ManualControl (ServoIn) and Actuator (ServoOut) related objects. Still work in progress. 2010-05-17 02:03:15 +00:00
manualcontrolsettings.py OP-32 GCS/Objects Initial release of ManualControl (ServoIn) and Actuator (ServoOut) related objects. Still work in progress. 2010-05-17 02:03:15 +00:00
objectpersistence.cpp OP-48 GCS/UAVObjects Update object generator to support the new access mode metadata fields. XML object definitions also updated, see r643 for more details. 2010-05-20 01:01:01 +00:00
objectpersistence.h GCS/ObjectBrowser Added erase button and modified load and save buttons to act on only the currently selected object 2010-05-04 02:12:50 +00:00
objectpersistence.py uavobjects: Move generated python classes 2010-05-16 03:05:10 +00:00
positionactual.cpp GCS/GPS Renamed GPSObject to PositionActual and added field for GPS status (NoGPS, NoFix, Fix2D and Fix3D) 2010-06-10 01:27:19 +00:00
positionactual.h GCS/GPS Renamed GPSObject to PositionActual and added field for GPS status (NoGPS, NoFix, Fix2D and Fix3D) 2010-06-10 01:27:19 +00:00
positionactual.py GCS/GPS Renamed GPSObject to PositionActual and added field for GPS status (NoGPS, NoFix, Fix2D and Fix3D) 2010-06-10 01:27:19 +00:00
stabilizationsettings.cpp OP-48 GCS/UAVObjects Update object generator to support the new access mode metadata fields. XML object definitions also updated, see r643 for more details. 2010-05-20 01:01:01 +00:00
stabilizationsettings.h OP-32 GCS/Objects Initial release of ManualControl (ServoIn) and Actuator (ServoOut) related objects. Still work in progress. 2010-05-17 02:03:15 +00:00
stabilizationsettings.py OP-32 GCS/Objects Initial release of ManualControl (ServoIn) and Actuator (ServoOut) related objects. Still work in progress. 2010-05-17 02:03:15 +00:00
systemalarms.cpp OP-48 GCS/UAVObjects Update object generator to support the new access mode metadata fields. XML object definitions also updated, see r643 for more details. 2010-05-20 01:01:01 +00:00
systemalarms.h OP-32 GCS/Objects Initial release of ManualControl (ServoIn) and Actuator (ServoOut) related objects. Still work in progress. 2010-05-17 02:03:15 +00:00
systemalarms.py OP-32 GCS/Objects Initial release of ManualControl (ServoIn) and Actuator (ServoOut) related objects. Still work in progress. 2010-05-17 02:03:15 +00:00
systemsettings.cpp OP-48 GCS/UAVObjects Update object generator to support the new access mode metadata fields. XML object definitions also updated, see r643 for more details. 2010-05-20 01:01:01 +00:00
systemsettings.h OP-32 GCS/Objects Initial release of ManualControl (ServoIn) and Actuator (ServoOut) related objects. Still work in progress. 2010-05-17 02:03:15 +00:00
systemsettings.py OP-32 GCS/Objects Initial release of ManualControl (ServoIn) and Actuator (ServoOut) related objects. Still work in progress. 2010-05-17 02:03:15 +00:00
systemstats.cpp GCS/UAVObjects Modify update rate and acked flag of periodic objects, added new gpsobject fields 2010-05-30 01:55:47 +00:00
systemstats.h OP-4 GCS/Telemetry Implemented telemetry connection manager, persistent objects are now automatically retrieved each time a new connection is established (to ensure that the GCS objects are in sync with the Flight objects), minor telemetry bug fixes 2010-05-04 01:31:06 +00:00
systemstats.py uavobjects: Move generated python classes 2010-05-16 03:05:10 +00:00
telemetrysettings.cpp OP-48 GCS/UAVObjects Update object generator to support the new access mode metadata fields. XML object definitions also updated, see r643 for more details. 2010-05-20 01:01:01 +00:00
telemetrysettings.h Added 38400 for my XBEE 2010-05-08 16:22:41 +00:00
telemetrysettings.py uavobjects: Move generated python classes 2010-05-16 03:05:10 +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: Merged all UAVObjectFields into a single class using a QVariant for the data, updated UAVObjectBrowser and fixed a bug with array fields, added isNumeric() and isText() functions to UAVObjectField 2010-05-07 01:49:38 +00:00
uavmetaobject.cpp OP-48 GCS/UAVObjects Update object generator to support the new access mode metadata fields. XML object definitions also updated, see r643 for more details. 2010-05-20 01:01:01 +00:00
uavmetaobject.h Corrected compilation of UAVTalk plugin for windows (class export) 2010-03-15 22:09:47 +00:00
uavobject.cpp OP-4 GCS/Telemetry Implemented telemetry connection manager, persistent objects are now automatically retrieved each time a new connection is established (to ensure that the GCS objects are in sync with the Flight objects), minor telemetry bug fixes 2010-05-04 01:31:06 +00:00
uavobject.h OP-48 GCS/UAVObjects Update object generator to support the new access mode metadata fields. XML object definitions also updated, see r643 for more details. 2010-05-20 01:01:01 +00:00
uavobject.py uavobjects: Move generated python classes 2010-05-16 03:05:10 +00:00
uavobjectfield.cpp OP-48 GCS/UAVObjects Update object generator to support the new access mode metadata fields. XML object definitions also updated, see r643 for more details. 2010-05-20 01:01:01 +00:00
uavobjectfield.h GCS/UAVObjects: Merged all UAVObjectFields into a single class using a QVariant for the data, updated UAVObjectBrowser and fixed a bug with array fields, added isNumeric() and isText() functions to UAVObjectField 2010-05-07 01:49:38 +00:00
uavobjectmanager.cpp GCS/UAVObjectBrowser: Implemented settings save/load actions and created the SettingsPersistence object 2010-04-10 05:09:56 +00:00
uavobjectmanager.h GCS/UAVObjectBrowser: Implemented settings save/load actions and created the SettingsPersistence object 2010-04-10 05:09:56 +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: flightbatterystate.cpp/h missing and therefore commented out for now. 2010-06-16 17:15:00 +00:00
uavobjectsinit.cpp GCS/uavobjects: flightbatterystate.cpp/h missing and therefore commented out for now. 2010-06-16 17:03:16 +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 OP-48 GCS/UAVObjects Update object generator to support the new access mode metadata fields. XML object definitions also updated, see r643 for more details. 2010-05-20 01:01:01 +00:00
uavobjecttemplate.h OP-4 GCS/Telemetry Implemented telemetry connection manager, persistent objects are now automatically retrieved each time a new connection is established (to ensure that the GCS objects are in sync with the Flight objects), minor telemetry bug fixes 2010-05-04 01:31:06 +00:00
uavobjecttemplate.py uavobjects: Move generated python classes 2010-05-16 03:05:10 +00:00