mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-20 10:54:14 +01:00
Guess what? More Doxygen...
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@1116 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
f5c24d169e
commit
c648488e75
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file pfdgadget.cpp
|
||||
* @author Edouard Lafargue Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup pfdplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup OPMapPlugin Primary Flight Display Plugin
|
||||
* @{
|
||||
* @brief The Primary Flight Display Gadget
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file pfdgadget.h
|
||||
* @author Edouard Lafargue Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup pfdplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup OPMapPlugin Primary Flight Display Plugin
|
||||
* @{
|
||||
* @brief The Primary Flight Display Gadget
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file pfdgadgetconfiguration.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief Primary Flight Display Plugin Gadget configuration
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup pfdplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup OPMapPlugin Primary Flight Display Plugin
|
||||
* @{
|
||||
* @brief The Primary Flight Display Gadget
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file pfdgadgetconfiguration.h
|
||||
* @author Edouard Lafargue Copyright (C) 2010.
|
||||
* @brief Primary Flight Display Plugin Gadget configuration
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup pfdplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup OPMapPlugin Primary Flight Display Plugin
|
||||
* @{
|
||||
* @brief The Primary Flight Display Gadget
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file pfdgadgetfactory.cpp
|
||||
* @author Edouard Lafargue Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup pfdplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup OPMapPlugin Primary Flight Display Plugin
|
||||
* @{
|
||||
* @brief The Primary Flight Display Gadget
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file pfdgadgetfactory.h
|
||||
* @author Edouard Lafargue Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup pfdplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup OPMapPlugin Primary Flight Display Plugin
|
||||
* @{
|
||||
* @brief The Primary Flight Display Gadget
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file pfdgadgetoptionspage.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief Primary Flight Display Plugin Gadget options page
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup pfdplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup OPMapPlugin Primary Flight Display Plugin
|
||||
* @{
|
||||
* @brief The Primary Flight Display Gadget
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file pfdgadgetoptionspage.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief Primary Flight Display Plugin Gadget options page
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup pfdplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup OPMapPlugin Primary Flight Display Plugin
|
||||
* @{
|
||||
* @brief The Primary Flight Display Gadget
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file pfdgadgetwidget.cpp
|
||||
* @author Edouard Lafargue Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup pfdplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup OPMapPlugin Primary Flight Display Plugin
|
||||
* @{
|
||||
* @brief The Primary Flight Display Gadget
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file pfdgadgetwidget.h
|
||||
* @author Edouard Lafargue Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup pfdplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup OPMapPlugin Primary Flight Display Plugin
|
||||
* @{
|
||||
* @brief The Primary Flight Display Gadget
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file pfdplugin.h
|
||||
* @author Edouard Lafargue Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup pfdplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup OPMapPlugin Primary Flight Display Plugin
|
||||
* @{
|
||||
* @brief The Primary Flight Display Gadget
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file pfdplugin.h
|
||||
* @author Edouard Lafargue Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup pfdplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup OPMapPlugin Primary Flight Display Plugin
|
||||
* @{
|
||||
* @brief The Primary Flight Display Gadget
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -1,3 +1,30 @@
|
||||
/**
|
||||
******************************************************************************
|
||||
*
|
||||
* @file pjrc_rawhid.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
* @addtogroup RawHIDPlugin Raw HID Plugin
|
||||
* @{
|
||||
* @brief Impliments a HID USB connection to the flight hardware as a QIODevice
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation; either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
*
|
||||
* This program is distributed in the hope that it will be useful, but
|
||||
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
|
||||
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
|
||||
* for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License along
|
||||
* with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
* 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
*/
|
||||
|
||||
#ifndef PJRC_RAWHID_H
|
||||
#define PJRC_RAWHID_H
|
||||
|
||||
|
@ -1,3 +1,11 @@
|
||||
/* @file pjrc_rawhid_mac.cpp
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
* @addtogroup RawHIDPlugin Raw HID Plugin
|
||||
* @{
|
||||
* @brief Impliments a HID USB connection to the flight hardware as a QIODevice
|
||||
*****************************************************************************/
|
||||
|
||||
/* Simple Raw HID functions for Linux - for use with Teensy RawHID example
|
||||
* http://www.pjrc.com/teensy/rawhid.html
|
||||
* Copyright (c) 2009 PJRC.COM, LLC
|
||||
@ -28,6 +36,8 @@
|
||||
* Version 1.0: Initial Release
|
||||
*/
|
||||
|
||||
|
||||
|
||||
#include "pjrc_rawhid.h"
|
||||
|
||||
#include <unistd.h>
|
||||
|
@ -1,3 +1,11 @@
|
||||
/* @file pjrc_rawhid_unix.cpp
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
* @addtogroup RawHIDPlugin Raw HID Plugin
|
||||
* @{
|
||||
* @brief Impliments a HID USB connection to the flight hardware as a QIODevice
|
||||
*****************************************************************************/
|
||||
|
||||
/* Simple Raw HID functions for Linux - for use with Teensy RawHID example
|
||||
* http://www.pjrc.com/teensy/rawhid.html
|
||||
* Copyright (c) 2009 PJRC.COM, LLC
|
||||
|
@ -1,3 +1,11 @@
|
||||
/* @file pjrc_rawhid_windows.cpp
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
* @addtogroup RawHIDPlugin Raw HID Plugin
|
||||
* @{
|
||||
* @brief Impliments a HID USB connection to the flight hardware as a QIODevice
|
||||
*****************************************************************************/
|
||||
|
||||
/* Simple Raw HID functions for Windows - for use with Teensy RawHID example
|
||||
* http://www.pjrc.com/teensy/rawhid.html
|
||||
* Copyright (c) 2009 PJRC.COM, LLC
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file rawhid.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief QIODevice interface for USB RawHID
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup rawhidplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup RawHIDPlugin Raw HID Plugin
|
||||
* @{
|
||||
* @brief Impliments a HID USB connection to the flight hardware as a QIODevice
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file rawhid.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup rawhidplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup RawHIDPlugin Raw HID Plugin
|
||||
* @{
|
||||
* @brief Impliments a HID USB connection to the flight hardware as a QIODevice
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file rawhid_const.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup rawhidplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup RawHIDPlugin Raw HID Plugin
|
||||
* @{
|
||||
* @brief Impliments a HID USB connection to the flight hardware as a QIODevice
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file rawhid_global.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup rawhidplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup RawHIDPlugin Raw HID Plugin
|
||||
* @{
|
||||
* @brief Impliments a HID USB connection to the flight hardware as a QIODevice
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file rawhidplugin.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief Register connection object for the core connection manager
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup rawhidplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup RawHIDPlugin Raw HID Plugin
|
||||
* @{
|
||||
* @brief Impliments a HID USB connection to the flight hardware as a QIODevice
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file rawhid.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup rawhidplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup RawHIDPlugin Raw HID Plugin
|
||||
* @{
|
||||
* @brief Impliments a HID USB connection to the flight hardware as a QIODevice
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file plotdata.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief Implementation of plotdata.
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup scopeplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup ScopePlugin Scope Gadget Plugin
|
||||
* @{
|
||||
* @brief The scope Gadget, graphically plots the states of UAVObjects
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file plotdata.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief Object that manages the data for a curve.
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup scopeplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup ScopePlugin Scope Gadget Plugin
|
||||
* @{
|
||||
* @brief The scope Gadget, graphically plots the states of UAVObjects
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file scopegadget.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief Scope Gadget configuration
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup scopeplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup ScopePlugin Scope Gadget Plugin
|
||||
* @{
|
||||
* @brief The scope Gadget, graphically plots the states of UAVObjects
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file scopegadget.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief Scope Plugin Gadget
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup scopeplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup ScopePlugin Scope Gadget Plugin
|
||||
* @{
|
||||
* @brief The scope Gadget, graphically plots the states of UAVObjects
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file scopegadgetconfiguration.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief Scope Plugin Gadget configuration
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup scopeplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup ScopePlugin Scope Gadget Plugin
|
||||
* @{
|
||||
* @brief The scope Gadget, graphically plots the states of UAVObjects
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file scopegadgetconfiguration.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief Scope Plugin Gadget configuration
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup scopeplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup ScopePlugin Scope Gadget Plugin
|
||||
* @{
|
||||
* @brief The scope Gadget, graphically plots the states of UAVObjects
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file scopegadgetfactory.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief Scope Gadget Factory
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup scopeplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup ScopePlugin Scope Gadget Plugin
|
||||
* @{
|
||||
* @brief The scope Gadget, graphically plots the states of UAVObjects
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file scopegadgetfactory.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief Scope Plugin Gadget Factory
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup scopeplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup ScopePlugin Scope Gadget Plugin
|
||||
* @{
|
||||
* @brief The scope Gadget, graphically plots the states of UAVObjects
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file scopegadgetoptionspage.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief Scope Plugin Gadget options page
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup scopeplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup ScopePlugin Scope Gadget Plugin
|
||||
* @{
|
||||
* @brief The scope Gadget, graphically plots the states of UAVObjects
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file scopegadgetoptionspage.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief Scope Plugin Gadget options page
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup scopeplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup ScopePlugin Scope Gadget Plugin
|
||||
* @{
|
||||
* @brief The scope Gadget, graphically plots the states of UAVObjects
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file scopegadgetwidget.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief Scope Gadget Widget
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup scopeplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup ScopePlugin Scope Gadget Plugin
|
||||
* @{
|
||||
* @brief The scope Gadget, graphically plots the states of UAVObjects
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file scopegadgetwidget.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief Scope Plugin Gadget Widget
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup scopeplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup ScopePlugin Scope Gadget Plugin
|
||||
* @{
|
||||
* @brief The scope Gadget, graphically plots the states of UAVObjects
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file scopeplugin.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief Scope Plugin
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup scopeplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup ScopePlugin Scope Gadget Plugin
|
||||
* @{
|
||||
* @brief The scope Gadget, graphically plots the states of UAVObjects
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file scopeplugin.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief Scope Plugin
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup scopeplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup ScopePlugin Scope Gadget Plugin
|
||||
* @{
|
||||
* @brief The scope Gadget, graphically plots the states of UAVObjects
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -4,10 +4,11 @@
|
||||
* @file serial_global.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup serialplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup SerialPlugin Serial Connection Plugin
|
||||
* @{
|
||||
* @brief Impliments serial connection to the flight hardware for Telemetry
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file serialplugin.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief Register connection object for the core connection manager
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup serialplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup SerialPlugin Serial Connection Plugin
|
||||
* @{
|
||||
* @brief Impliments serial connection to the flight hardware for Telemetry
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file serialplugin.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup serialplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup SerialPlugin Serial Connection Plugin
|
||||
* @{
|
||||
* @brief Impliments serial connection to the flight hardware for Telemetry
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file systemhealthgadget.cpp
|
||||
* @author Edouard Lafargue Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup systemhealthplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup SystemHealthPlugin System Health Plugin
|
||||
* @{
|
||||
* @brief The System Health gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file systemhealthgadget.h
|
||||
* @author Edouard Lafargue Copyright (C) 2010.
|
||||
* @brief System health gadget to display system alarms
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup systemhealthplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup SystemHealthPlugin System Health Plugin
|
||||
* @{
|
||||
* @brief The System Health gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file systemhealthgadgetconfiguration.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief System Health Plugin Gadget configuration
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup systemhealthplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup SystemHealthPlugin System Health Plugin
|
||||
* @{
|
||||
* @brief The System Health gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file systemhealthgadgetconfiguration.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief System Health Plugin Gadget configuration
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup systemhealthplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup SystemHealthPlugin System Health Plugin
|
||||
* @{
|
||||
* @brief The System Health gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file systemhealthgadgetfactory.cpp
|
||||
* @author Edouard Lafargue Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup systemhealthplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup SystemHealthPlugin System Health Plugin
|
||||
* @{
|
||||
* @brief The System Health gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file systemhealthgadgetfactory.h
|
||||
* @author Edouard Lafargue Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup systemhealthplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup SystemHealthPlugin System Health Plugin
|
||||
* @{
|
||||
* @brief The System Health gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file systemhealthgadgetoptionspage.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief System Health Plugin Gadget options page
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup systemhealthplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup SystemHealthPlugin System Health Plugin
|
||||
* @{
|
||||
* @brief The System Health gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file systemhealthgadgetoptionspage.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief System Health Plugin Gadget options page
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup systemhealthplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup SystemHealthPlugin System Health Plugin
|
||||
* @{
|
||||
* @brief The System Health gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file systemhealthgadgetwidget.cpp
|
||||
* @author Edouard Lafargue Copyright (C) 2010.
|
||||
* @brief System Health widget, does the actual drawing
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup systemhealthplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup SystemHealthPlugin System Health Plugin
|
||||
* @{
|
||||
* @brief The System Health gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file systemhealthgadgetwidget.h
|
||||
* @author Edouard Lafargue Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup systemhealthplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup SystemHealthPlugin System Health Plugin
|
||||
* @{
|
||||
* @brief The System Health gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file systemhealthplugin.h
|
||||
* @author Edouard Lafargue Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup systemhealthplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup SystemHealthPlugin System Health Plugin
|
||||
* @{
|
||||
* @brief The System Health gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file systemhealthplugin.h
|
||||
* @author Edouard Lafargue Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup systemhealthplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup SystemHealthPlugin System Health Plugin
|
||||
* @{
|
||||
* @brief The System Health gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file browseritemdelegate.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavobjectbrowserplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVObjectBrowserPlugin UAVObject Browser Plugin
|
||||
* @{
|
||||
* @brief The UAVObject Browser gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file browseritemdelegate.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavobjectbrowserplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVObjectBrowserPlugin UAVObject Browser Plugin
|
||||
* @{
|
||||
* @brief The UAVObject Browser gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file mapplugin.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavobjectbrowserplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVObjectBrowserPlugin UAVObject Browser Plugin
|
||||
* @{
|
||||
* @brief The UAVObject Browser gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file browserplugin.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavobjectbrowserplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVObjectBrowserPlugin UAVObject Browser Plugin
|
||||
* @{
|
||||
* @brief The UAVObject Browser gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file fieldtreeitem.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavobjectbrowserplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVObjectBrowserPlugin UAVObject Browser Plugin
|
||||
* @{
|
||||
* @brief The UAVObject Browser gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file fieldtreeitem.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavobjectbrowserplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVObjectBrowserPlugin UAVObject Browser Plugin
|
||||
* @{
|
||||
* @brief The UAVObject Browser gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file treeitem.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavobjectbrowserplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVObjectBrowserPlugin UAVObject Browser Plugin
|
||||
* @{
|
||||
* @brief The UAVObject Browser gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file treeitem.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavobjectbrowserplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVObjectBrowserPlugin UAVObject Browser Plugin
|
||||
* @{
|
||||
* @brief The UAVObject Browser gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file uavobjectbrowser.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavobjectbrowserplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVObjectBrowserPlugin UAVObject Browser Plugin
|
||||
* @{
|
||||
* @brief The UAVObject Browser gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file uavobjectbrowser.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavobjectbrowserplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVObjectBrowserPlugin UAVObject Browser Plugin
|
||||
* @{
|
||||
* @brief The UAVObject Browser gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file uavobjectbrowserconfiguration.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavobjectbrowserplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVObjectBrowserPlugin UAVObject Browser Plugin
|
||||
* @{
|
||||
* @brief The UAVObject Browser gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file uavobjectbrowserconfiguration.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavobjectbrowserplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVObjectBrowserPlugin UAVObject Browser Plugin
|
||||
* @{
|
||||
* @brief The UAVObject Browser gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file uavobjectbrowserfactory.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavobjectbrowserplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVObjectBrowserPlugin UAVObject Browser Plugin
|
||||
* @{
|
||||
* @brief The UAVObject Browser gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file uavobjectbrowserfactory.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavobjectbrowserplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVObjectBrowserPlugin UAVObject Browser Plugin
|
||||
* @{
|
||||
* @brief The UAVObject Browser gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file uavobjectbrowseroptionspage.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief Options page for the UAVObject Browser Plugin
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavobjectbrowserplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVObjectBrowserPlugin UAVObject Browser Plugin
|
||||
* @{
|
||||
* @brief The UAVObject Browser gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file uavobjectbrowseroptionspage.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavobjectbrowserplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVObjectBrowserPlugin UAVObject Browser Plugin
|
||||
* @{
|
||||
* @brief The UAVObject Browser gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file uavobjectbrowserwidget.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavobjectbrowserplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVObjectBrowserPlugin UAVObject Browser Plugin
|
||||
* @{
|
||||
* @brief The UAVObject Browser gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file uavobjectbrowserwidget.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavobjectbrowserplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVObjectBrowserPlugin UAVObject Browser Plugin
|
||||
* @{
|
||||
* @brief The UAVObject Browser gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file uavobjecttreemodel.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavobjectbrowserplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVObjectBrowserPlugin UAVObject Browser Plugin
|
||||
* @{
|
||||
* @brief The UAVObject Browser gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file uavobjecttreemodel.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavobjectbrowserplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVObjectBrowserPlugin UAVObject Browser Plugin
|
||||
* @{
|
||||
* @brief The UAVObject Browser gadget plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file telemetry.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavtalkplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVTalkPlugin UAVTalk Plugin
|
||||
* @{
|
||||
* @brief The UAVTalk protocol plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file telemetry.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavtalkplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVTalkPlugin UAVTalk Plugin
|
||||
* @{
|
||||
* @brief The UAVTalk protocol plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file telemetrymanager.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavtalkplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVTalkPlugin UAVTalk Plugin
|
||||
* @{
|
||||
* @brief The UAVTalk protocol plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file telemetrymanager.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavtalkplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVTalkPlugin UAVTalk Plugin
|
||||
* @{
|
||||
* @brief The UAVTalk protocol plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file telemetrymonitor.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavtalkplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVTalkPlugin UAVTalk Plugin
|
||||
* @{
|
||||
* @brief The UAVTalk protocol plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file telemetrymonitor.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavtalkplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVTalkPlugin UAVTalk Plugin
|
||||
* @{
|
||||
* @brief The UAVTalk protocol plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file uavtalk.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavtalkplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVTalkPlugin UAVTalk Plugin
|
||||
* @{
|
||||
* @brief The UAVTalk protocol plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file uavtalk.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavtalkplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVTalkPlugin UAVTalk Plugin
|
||||
* @{
|
||||
* @brief The UAVTalk protocol plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file uavobjects_global.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavtalkplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVTalkPlugin UAVTalk Plugin
|
||||
* @{
|
||||
* @brief The UAVTalk protocol plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file uavtalkplugin.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavtalkplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVTalkPlugin UAVTalk Plugin
|
||||
* @{
|
||||
* @brief The UAVTalk protocol plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file uavtalkplugin.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uavtalkplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup UAVTalkPlugin UAVTalk Plugin
|
||||
* @{
|
||||
* @brief The UAVTalk protocol plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file uploadergadget.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief Uploader Plugin Gadget
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uploaderplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup YModemUploader YModem Serial Uploader Plugin
|
||||
* @{
|
||||
* @brief The YModem protocol serial uploader plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file uploadergadget.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief Uploader Plugin Gadget configuration
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uploaderplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup YModemUploader YModem Serial Uploader Plugin
|
||||
* @{
|
||||
* @brief The YModem protocol serial uploader plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file uploadergadgetconfiguration.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief Uploader Plugin Gadget configuration
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uploaderplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup YModemUploader YModem Serial Uploader Plugin
|
||||
* @{
|
||||
* @brief The YModem protocol serial uploader plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file uploadergadgetconfiguration.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief Uploader Plugin Gadget configuration
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uploaderplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup YModemUploader YModem Serial Uploader Plugin
|
||||
* @{
|
||||
* @brief The YModem protocol serial uploader plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file uploadergadgetfactory.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief Uploader Plugin Gadget factory
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uploaderplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup YModemUploader YModem Serial Uploader Plugin
|
||||
* @{
|
||||
* @brief The YModem protocol serial uploader plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file uploadergadgetfactory.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief Uploader Plugin Gadget factory
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uploaderplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup YModemUploader YModem Serial Uploader Plugin
|
||||
* @{
|
||||
* @brief The YModem protocol serial uploader plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file uploadergadgetoptionspage.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief Uploader Plugin Gadget options page
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uploaderplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup YModemUploader YModem Serial Uploader Plugin
|
||||
* @{
|
||||
* @brief The YModem protocol serial uploader plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file uploadergadgetoptionspage.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief Uploader Plugin Gadget options page
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uploaderplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup YModemUploader YModem Serial Uploader Plugin
|
||||
* @{
|
||||
* @brief The YModem protocol serial uploader plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file uploadergadgetwidget.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief Uploader Plugin Gadget widget
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uploaderplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup YModemUploader YModem Serial Uploader Plugin
|
||||
* @{
|
||||
* @brief The YModem protocol serial uploader plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file uploadergadgetwidget.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief Uploader Plugin Gadget widget
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uploaderplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup YModemUploader YModem Serial Uploader Plugin
|
||||
* @{
|
||||
* @brief The YModem protocol serial uploader plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -4,11 +4,11 @@
|
||||
*
|
||||
* @file uploaderplugin.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief A plugin to upload a file using y-modem protocol and a serial port
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uploaderplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup YModemUploader YModem Serial Uploader Plugin
|
||||
* @{
|
||||
* @brief The YModem protocol serial uploader plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -3,11 +3,11 @@
|
||||
*
|
||||
* @file uploaderplugin.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* @brief A plugin to upload a file using y-modem protocol and a serial port
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup uploaderplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup YModemUploader YModem Serial Uploader Plugin
|
||||
* @{
|
||||
* @brief The YModem protocol serial uploader plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -4,11 +4,11 @@
|
||||
* @file communitywelcomepage.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* Parts by Nokia Corporation (qt-info@nokia.com) Copyright (C) 2009.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup welcomeplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup WelcomePlugin Welcome Plugin
|
||||
* @{
|
||||
* @brief The GCS Welcome plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -4,11 +4,11 @@
|
||||
* @file communitywelcomepage.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* Parts by Nokia Corporation (qt-info@nokia.com) Copyright (C) 2009.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup welcomeplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup WelcomePlugin Welcome Plugin
|
||||
* @{
|
||||
* @brief The GCS Welcome plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -4,11 +4,11 @@
|
||||
* @file communitywelcomepagewidget.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* Parts by Nokia Corporation (qt-info@nokia.com) Copyright (C) 2009.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup welcomeplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup WelcomePlugin Welcome Plugin
|
||||
* @{
|
||||
* @brief The GCS Welcome plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -4,11 +4,11 @@
|
||||
* @file communitywelcomepagewidget.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* Parts by Nokia Corporation (qt-info@nokia.com) Copyright (C) 2009.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup welcomeplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup WelcomePlugin Welcome Plugin
|
||||
* @{
|
||||
* @brief The GCS Welcome plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -4,11 +4,11 @@
|
||||
* @file rssfetcher.cpp
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* Parts by Nokia Corporation (qt-info@nokia.com) Copyright (C) 2009.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup welcomeplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup WelcomePlugin Welcome Plugin
|
||||
* @{
|
||||
* @brief The GCS Welcome plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
@ -4,11 +4,11 @@
|
||||
* @file rssfetcher.h
|
||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||
* Parts by Nokia Corporation (qt-info@nokia.com) Copyright (C) 2009.
|
||||
* @brief
|
||||
* @see The GNU Public License (GPL) Version 3
|
||||
* @defgroup welcomeplugin
|
||||
* @addtogroup GCSPlugins GCS Plugins
|
||||
* @{
|
||||
*
|
||||
* @addtogroup WelcomePlugin Welcome Plugin
|
||||
* @{
|
||||
* @brief The GCS Welcome plugin
|
||||
*****************************************************************************/
|
||||
/*
|
||||
* This program is free software; you can redistribute it and/or modify
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user