1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-18 03:52:11 +01:00

More Doxygen, just formatting now.

git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1120 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
dankers 2010-07-16 18:07:13 +00:00 committed by dankers
parent 12e9bb424c
commit c9eea40687
66 changed files with 132 additions and 133 deletions

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file actuatorcommand.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: actuatorcommand.xml. * @note Object definition file: actuatorcommand.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file actuatorcommand.cpp * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file actuatorcommand.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: actuatorcommand.xml. * @note Object definition file: actuatorcommand.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file actuatorcommand.h * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file actuatordesired.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: actuatordesired.xml. * @note Object definition file: actuatordesired.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file actuatordesired.cpp * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file actuatordesired.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: actuatordesired.xml. * @note Object definition file: actuatordesired.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file actuatordesired.h * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file actuatorsettings.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: actuatorsettings.xml. * @note Object definition file: actuatorsettings.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file actuatorsettings.cpp * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file actuatorsettings.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: actuatorsettings.xml. * @note Object definition file: actuatorsettings.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file actuatorsettings.h * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file ahrsstatus.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: ahrsstatus.xml. * @note Object definition file: ahrsstatus.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file ahrsstatus.cpp * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file ahrsstatus.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: ahrsstatus.xml. * @note Object definition file: ahrsstatus.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file ahrsstatus.h * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file altitudeactual.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: altitudeactual.xml. * @note Object definition file: altitudeactual.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file altitudeactual.cpp * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file altitudeactual.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: altitudeactual.xml. * @note Object definition file: altitudeactual.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file altitudeactual.h * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file attitudeactual.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: attitudeactual.xml. * @note Object definition file: attitudeactual.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file attitudeactual.cpp * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file attitudeactual.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: attitudeactual.xml. * @note Object definition file: attitudeactual.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file attitudeactual.h * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file attitudedesired.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: attitudedesired.xml. * @note Object definition file: attitudedesired.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file attitudedesired.cpp * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file attitudedesired.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: attitudedesired.xml. * @note Object definition file: attitudedesired.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file attitudedesired.h * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file attitudesettings.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: attitudesettings.xml. * @note Object definition file: attitudesettings.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file attitudesettings.cpp * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file attitudesettings.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: attitudesettings.xml. * @note Object definition file: attitudesettings.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file attitudesettings.h * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file exampleobject1.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: exampleobject1.xml. * @note Object definition file: exampleobject1.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file exampleobject1.cpp * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file exampleobject1.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: exampleobject1.xml. * @note Object definition file: exampleobject1.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file exampleobject1.h * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file exampleobject2.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: exampleobject2.xml. * @note Object definition file: exampleobject2.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file exampleobject2.cpp * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file exampleobject2.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: exampleobject2.xml. * @note Object definition file: exampleobject2.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file exampleobject2.h * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file examplesettings.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: examplesettings.xml. * @note Object definition file: examplesettings.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file examplesettings.cpp * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file examplesettings.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: examplesettings.xml. * @note Object definition file: examplesettings.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file examplesettings.h * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file flightbatterystate.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: flightbatterystate.xml. * @note Object definition file: flightbatterystate.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file flightbatterystate.cpp * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file flightbatterystate.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: flightbatterystate.xml. * @note Object definition file: flightbatterystate.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file flightbatterystate.h * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file flighttelemetrystats.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: flighttelemetrystats.xml. * @note Object definition file: flighttelemetrystats.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file flighttelemetrystats.cpp * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file flighttelemetrystats.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: flighttelemetrystats.xml. * @note Object definition file: flighttelemetrystats.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file flighttelemetrystats.h * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file gcstelemetrystats.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: gcstelemetrystats.xml. * @note Object definition file: gcstelemetrystats.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file gcstelemetrystats.cpp * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file gcstelemetrystats.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: gcstelemetrystats.xml. * @note Object definition file: gcstelemetrystats.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file gcstelemetrystats.h * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file headingactual.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: headingactual.xml. * @note Object definition file: headingactual.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file headingactual.cpp * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file headingactual.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: headingactual.xml. * @note Object definition file: headingactual.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file headingactual.h * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file manualcontrolcommand.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: manualcontrolcommand.xml. * @note Object definition file: manualcontrolcommand.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file manualcontrolcommand.cpp * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file manualcontrolcommand.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: manualcontrolcommand.xml. * @note Object definition file: manualcontrolcommand.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file manualcontrolcommand.h * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file manualcontrolsettings.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: manualcontrolsettings.xml. * @note Object definition file: manualcontrolsettings.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file manualcontrolsettings.cpp * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file manualcontrolsettings.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: manualcontrolsettings.xml. * @note Object definition file: manualcontrolsettings.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file manualcontrolsettings.h * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file objectpersistence.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: objectpersistence.xml. * @note Object definition file: objectpersistence.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file objectpersistence.cpp * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file objectpersistence.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: objectpersistence.xml. * @note Object definition file: objectpersistence.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file objectpersistence.h * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file positionactual.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: positionactual.xml. * @note Object definition file: positionactual.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file positionactual.cpp * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file positionactual.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: positionactual.xml. * @note Object definition file: positionactual.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file positionactual.h * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file stabilizationsettings.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: stabilizationsettings.xml. * @note Object definition file: stabilizationsettings.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file stabilizationsettings.cpp * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file stabilizationsettings.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: stabilizationsettings.xml. * @note Object definition file: stabilizationsettings.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file stabilizationsettings.h * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file systemalarms.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: systemalarms.xml. * @note Object definition file: systemalarms.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file systemalarms.cpp * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file systemalarms.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: systemalarms.xml. * @note Object definition file: systemalarms.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file systemalarms.h * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file systemsettings.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: systemsettings.xml. * @note Object definition file: systemsettings.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file systemsettings.cpp * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file systemsettings.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: systemsettings.xml. * @note Object definition file: systemsettings.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file systemsettings.h * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file systemstats.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: systemstats.xml. * @note Object definition file: systemstats.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file systemstats.cpp * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file systemstats.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: systemstats.xml. * @note Object definition file: systemstats.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file systemstats.h * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file telemetrysettings.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: telemetrysettings.xml. * @note Object definition file: telemetrysettings.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file telemetrysettings.cpp * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file telemetrysettings.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: telemetrysettings.xml. * @note Object definition file: telemetrysettings.xml.
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file telemetrysettings.h * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,14 +1,14 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file uavdataobject.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin * @brief The UAVUObjects GCS plugin
* @file uavdataobject.cpp
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,14 +1,14 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file uavdataobject.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin * @brief The UAVUObjects GCS plugin
* @file uavdataobject.h
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,14 +1,14 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file uavmetaobject.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin * @brief The UAVUObjects GCS plugin
* @file uavmetaobject.cpp
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,14 +1,14 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file uavmetaobject.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin * @brief The UAVUObjects GCS plugin
* @file uavmetaobject.h
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,14 +1,14 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file uavobject.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin * @brief The UAVUObjects GCS plugin
* @file uavobject.cpp
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,14 +1,14 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file uavobject.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin * @brief The UAVUObjects GCS plugin
* @file uavobject.h
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,14 +1,14 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file uavobjectfield.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin * @brief The UAVUObjects GCS plugin
* @file uavobjectfield.cpp
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,14 +1,14 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file uavobjectfield.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin * @brief The UAVUObjects GCS plugin
* @file uavobjectfield.h
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,14 +1,14 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file uavobjectmanager.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin * @brief The UAVUObjects GCS plugin
* @file uavobjectmanager.cpp
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,14 +1,14 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file uavobjectmanager.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin * @brief The UAVUObjects GCS plugin
* @file uavobjectmanager.h
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,7 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file uavobjects_global.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
@ -8,7 +9,6 @@
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin * @brief The UAVUObjects GCS plugin
* @file uavobjects_global.h
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,18 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file uavobjectsinit.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note This is an automatically generated file. * @note This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file uavobjectsinit.cpp * @brief The UAVUObjects GCS plugin
*
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -3,11 +3,12 @@
* *
* @file uavobjectsinit.h * @file uavobjectsinit.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @brief
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @defgroup uavobjectsplugin * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{
* @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,18 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file uavobjectsinit.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note This is an automatically generated file. * @note This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file uavobjectsinit.cpp * @brief The UAVUObjects GCS plugin
*
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,14 +1,14 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file uavobjectsplugin.cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin * @brief The UAVUObjects GCS plugin
* @file uavobjectsplugin.cpp
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,6 +1,7 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file uavobjectsplugin.h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
@ -8,7 +9,6 @@
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin * @brief The UAVUObjects GCS plugin
* @file uavobjectsplugin.h
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file $(NAMELC).cpp
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: $(XMLFILE). * @note Object definition file: $(XMLFILE).
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file $(NAMELC).cpp * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify

View File

@ -1,19 +1,19 @@
/** /**
****************************************************************************** ******************************************************************************
* *
* @file $(NAMELC).h
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010. * @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
* @see The GNU Public License (GPL) Version 3 * @see The GNU Public License (GPL) Version 3
* @addtogroup GCSPlugins GCS Plugins * @addtogroup GCSPlugins GCS Plugins
* @{ * @{
* @addtogroup UAVObjectsPlugin UAVObjects Plugin * @addtogroup UAVObjectsPlugin UAVObjects Plugin
* @{ * @{
* @brief The UAVUObjects GCS plugin
* *
* @note Object definition file: $(XMLFILE). * @note Object definition file: $(XMLFILE).
* This is an automatically generated file. * This is an automatically generated file.
* DO NOT modify manually. * DO NOT modify manually.
* *
* @file $(NAMELC).h * @brief The UAVUObjects GCS plugin
*****************************************************************************/ *****************************************************************************/
/* /*
* This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify