mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2024-11-29 07:24:13 +01:00
Header updates for Doxygen
git-svn-id: svn://svn.openpilot.org/OpenPilot/trunk@892 ebee16cc-31ac-478f-84a7-5cbb03baadba
This commit is contained in:
parent
cdd3e305b0
commit
9ebfcf1617
@ -2,7 +2,7 @@
|
|||||||
******************************************************************************
|
******************************************************************************
|
||||||
*
|
*
|
||||||
* @file airspeedgadget.cpp
|
* @file airspeedgadget.cpp
|
||||||
* @author David "Buzz" Carlson Copyright (C) 2010.
|
* @author Edouard Lafargue and David Carlson Copyright (C) 2010.
|
||||||
* @brief
|
* @brief
|
||||||
* @see The GNU Public License (GPL) Version 3
|
* @see The GNU Public License (GPL) Version 3
|
||||||
* @defgroup dialplugin
|
* @defgroup dialplugin
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
******************************************************************************
|
******************************************************************************
|
||||||
*
|
*
|
||||||
* @file airspeedgadget.h
|
* @file airspeedgadget.h
|
||||||
* @author David "Buzz" Carlson Copyright (C) 2010.
|
* @author Edouard Lafargue and David Carlson Copyright (C) 2010.
|
||||||
* @brief
|
* @brief
|
||||||
* @see The GNU Public License (GPL) Version 3
|
* @see The GNU Public License (GPL) Version 3
|
||||||
* @defgroup dialplugin
|
* @defgroup dialplugin
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
******************************************************************************
|
******************************************************************************
|
||||||
*
|
*
|
||||||
* @file airspeedgadgetfactory.cpp
|
* @file airspeedgadgetfactory.cpp
|
||||||
* @author David "Buzz" Carlson Copyright (C) 2010.
|
* @author Edouard Lafargue and David Carlson Copyright (C) 2010.
|
||||||
* @brief
|
* @brief
|
||||||
* @see The GNU Public License (GPL) Version 3
|
* @see The GNU Public License (GPL) Version 3
|
||||||
* @defgroup dialplugin
|
* @defgroup dialplugin
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
******************************************************************************
|
******************************************************************************
|
||||||
*
|
*
|
||||||
* @file airspeedgadgetfactory.h
|
* @file airspeedgadgetfactory.h
|
||||||
* @author David "Buzz" Carlson Copyright (C) 2010.
|
* @author Edouard Lafargue and David Carlson Copyright (C) 2010.
|
||||||
* @brief
|
* @brief
|
||||||
* @see The GNU Public License (GPL) Version 3
|
* @see The GNU Public License (GPL) Version 3
|
||||||
* @defgroup dialplugin
|
* @defgroup dialplugin
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
******************************************************************************
|
******************************************************************************
|
||||||
*
|
*
|
||||||
* @file airspeedgadgetwidget.cpp
|
* @file airspeedgadgetwidget.cpp
|
||||||
* @author David "Buzz" Carlson Copyright (C) 2010.
|
* @author Edouard Lafargue and David Carlson Copyright (C) 2010.
|
||||||
* @brief
|
* @brief
|
||||||
* @see The GNU Public License (GPL) Version 3
|
* @see The GNU Public License (GPL) Version 3
|
||||||
* @defgroup dialplugin
|
* @defgroup dialplugin
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
******************************************************************************
|
******************************************************************************
|
||||||
*
|
*
|
||||||
* @file airspeedgadgetwidget.h
|
* @file airspeedgadgetwidget.h
|
||||||
* @author David "Buzz" Carlson Copyright (C) 2010.
|
* @author Edouard Lafargue and David Carlson Copyright (C) 2010.
|
||||||
* @brief
|
* @brief
|
||||||
* @see The GNU Public License (GPL) Version 3
|
* @see The GNU Public License (GPL) Version 3
|
||||||
* @defgroup dialplugin
|
* @defgroup dialplugin
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
******************************************************************************
|
******************************************************************************
|
||||||
*
|
*
|
||||||
* @file airspeedplugin.h
|
* @file airspeedplugin.h
|
||||||
* @author David "Buzz" Carlson Copyright (C) 2010.
|
* @author Edouard Lafargue and David Carlson Copyright (C) 2010.
|
||||||
* @brief
|
* @brief
|
||||||
* @see The GNU Public License (GPL) Version 3
|
* @see The GNU Public License (GPL) Version 3
|
||||||
* @defgroup dialplugin
|
* @defgroup dialplugin
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
******************************************************************************
|
******************************************************************************
|
||||||
*
|
*
|
||||||
* @file airspeedplugin.h
|
* @file airspeedplugin.h
|
||||||
* @author David "Buzz" Carlson Copyright (C) 2010.
|
* @author Edouard Lafargue and David Carlson Copyright (C) 2010.
|
||||||
* @brief
|
* @brief
|
||||||
* @see The GNU Public License (GPL) Version 3
|
* @see The GNU Public License (GPL) Version 3
|
||||||
* @defgroup dialplugin
|
* @defgroup dialplugin
|
||||||
|
@ -1,11 +1,11 @@
|
|||||||
/**
|
/**
|
||||||
******************************************************************************
|
******************************************************************************
|
||||||
*
|
*
|
||||||
* @file airspeedgadget.cpp
|
* @file pfdgadget.cpp
|
||||||
* @author David "Buzz" Carlson Copyright (C) 2010.
|
* @author Edouard Lafargue Copyright (C) 2010.
|
||||||
* @brief
|
* @brief
|
||||||
* @see The GNU Public License (GPL) Version 3
|
* @see The GNU Public License (GPL) Version 3
|
||||||
* @defgroup airspeed
|
* @defgroup pfdplugin
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
* @author Edouard Lafargue Copyright (C) 2010.
|
* @author Edouard Lafargue Copyright (C) 2010.
|
||||||
* @brief
|
* @brief
|
||||||
* @see The GNU Public License (GPL) Version 3
|
* @see The GNU Public License (GPL) Version 3
|
||||||
* @defgroup pfd
|
* @defgroup pfdplugin
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||||
* @brief Primary Flight Display Plugin Gadget configuration
|
* @brief Primary Flight Display Plugin Gadget configuration
|
||||||
* @see The GNU Public License (GPL) Version 3
|
* @see The GNU Public License (GPL) Version 3
|
||||||
* @defgroup pfd
|
* @defgroup pfdplugin
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
* @author Edouard Lafargue Copyright (C) 2010.
|
* @author Edouard Lafargue Copyright (C) 2010.
|
||||||
* @brief Primary Flight Display Plugin Gadget configuration
|
* @brief Primary Flight Display Plugin Gadget configuration
|
||||||
* @see The GNU Public License (GPL) Version 3
|
* @see The GNU Public License (GPL) Version 3
|
||||||
* @defgroup pfd
|
* @defgroup pfdplugin
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
* @author Edouard Lafargue Copyright (C) 2010.
|
* @author Edouard Lafargue Copyright (C) 2010.
|
||||||
* @brief
|
* @brief
|
||||||
* @see The GNU Public License (GPL) Version 3
|
* @see The GNU Public License (GPL) Version 3
|
||||||
* @defgroup pfd
|
* @defgroup pfdplugin
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
* @author Edouard Lafargue Copyright (C) 2010.
|
* @author Edouard Lafargue Copyright (C) 2010.
|
||||||
* @brief
|
* @brief
|
||||||
* @see The GNU Public License (GPL) Version 3
|
* @see The GNU Public License (GPL) Version 3
|
||||||
* @defgroup pfd
|
* @defgroup pfdplugin
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||||
* @brief Primary Flight Display Plugin Gadget options page
|
* @brief Primary Flight Display Plugin Gadget options page
|
||||||
* @see The GNU Public License (GPL) Version 3
|
* @see The GNU Public License (GPL) Version 3
|
||||||
* @defgroup pfd
|
* @defgroup pfdplugin
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
* @author The OpenPilot Team, http://www.openpilot.org Copyright (C) 2010.
|
||||||
* @brief Primary Flight Display Plugin Gadget options page
|
* @brief Primary Flight Display Plugin Gadget options page
|
||||||
* @see The GNU Public License (GPL) Version 3
|
* @see The GNU Public License (GPL) Version 3
|
||||||
* @defgroup pfd
|
* @defgroup pfdplugin
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
* @author Edouard Lafargue Copyright (C) 2010.
|
* @author Edouard Lafargue Copyright (C) 2010.
|
||||||
* @brief
|
* @brief
|
||||||
* @see The GNU Public License (GPL) Version 3
|
* @see The GNU Public License (GPL) Version 3
|
||||||
* @defgroup pfd
|
* @defgroup pfdplugin
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
* @author Edouard Lafargue Copyright (C) 2010.
|
* @author Edouard Lafargue Copyright (C) 2010.
|
||||||
* @brief
|
* @brief
|
||||||
* @see The GNU Public License (GPL) Version 3
|
* @see The GNU Public License (GPL) Version 3
|
||||||
* @defgroup pfd
|
* @defgroup pfdplugin
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
* @author Edouard Lafargue Copyright (C) 2010.
|
* @author Edouard Lafargue Copyright (C) 2010.
|
||||||
* @brief
|
* @brief
|
||||||
* @see The GNU Public License (GPL) Version 3
|
* @see The GNU Public License (GPL) Version 3
|
||||||
* @defgroup pfd
|
* @defgroup pfdplugin
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
* @author Edouard Lafargue Copyright (C) 2010.
|
* @author Edouard Lafargue Copyright (C) 2010.
|
||||||
* @brief
|
* @brief
|
||||||
* @see The GNU Public License (GPL) Version 3
|
* @see The GNU Public License (GPL) Version 3
|
||||||
* @defgroup pfd
|
* @defgroup pfdplugin
|
||||||
* @{
|
* @{
|
||||||
*
|
*
|
||||||
*****************************************************************************/
|
*****************************************************************************/
|
||||||
|
Loading…
Reference in New Issue
Block a user