mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 18:47:21 +08:00
Cleanup of Doxygen tags
This commit is contained in:
@@ -32,7 +32,9 @@
|
|||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file Accelerometer driver interface.
|
* @file drv_accel.h
|
||||||
|
*
|
||||||
|
* Accelerometer driver interface.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _DRV_ACCEL_H
|
#ifndef _DRV_ACCEL_H
|
||||||
|
|||||||
@@ -32,7 +32,10 @@
|
|||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file Airspeed driver interface.
|
* @file drv_airspeed.h
|
||||||
|
*
|
||||||
|
* Airspeed driver interface.
|
||||||
|
*
|
||||||
* @author Simon Wilks
|
* @author Simon Wilks
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|||||||
@@ -32,7 +32,9 @@
|
|||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file Barometric pressure sensor driver interface.
|
* @file drv_baro.h
|
||||||
|
*
|
||||||
|
* Barometric pressure sensor driver interface.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _DRV_BARO_H
|
#ifndef _DRV_BARO_H
|
||||||
|
|||||||
@@ -32,7 +32,9 @@
|
|||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file GPS driver interface.
|
* @file drv_gps.h
|
||||||
|
*
|
||||||
|
* GPS driver interface.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _DRV_GPS_H
|
#ifndef _DRV_GPS_H
|
||||||
|
|||||||
@@ -32,7 +32,9 @@
|
|||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file Gyroscope driver interface.
|
* @file drv_gyro.h
|
||||||
|
*
|
||||||
|
* Gyroscope driver interface.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _DRV_GYRO_H
|
#ifndef _DRV_GYRO_H
|
||||||
|
|||||||
@@ -32,8 +32,9 @@
|
|||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file R/C input interface.
|
* @file drv_rc_input.h
|
||||||
*
|
*
|
||||||
|
* R/C input interface.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _DRV_RC_INPUT_H
|
#ifndef _DRV_RC_INPUT_H
|
||||||
|
|||||||
@@ -32,7 +32,9 @@
|
|||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file Common sensor API and ioctl definitions.
|
* @file drv_sensor.h
|
||||||
|
*
|
||||||
|
* Common sensor API and ioctl definitions.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef _DRV_SENSOR_H
|
#ifndef _DRV_SENSOR_H
|
||||||
|
|||||||
@@ -31,7 +31,9 @@
|
|||||||
*
|
*
|
||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/*
|
/**
|
||||||
|
* @file drv_tone_alarm.h
|
||||||
|
*
|
||||||
* Driver for the PX4 audio alarm port, /dev/tone_alarm.
|
* Driver for the PX4 audio alarm port, /dev/tone_alarm.
|
||||||
*
|
*
|
||||||
* The tone_alarm driver supports a set of predefined "alarm"
|
* The tone_alarm driver supports a set of predefined "alarm"
|
||||||
|
|||||||
Reference in New Issue
Block a user