aboutsummaryrefslogtreecommitdiff
path: root/src/modules/uORB/topics/vehicle_status.h
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2013-08-16 16:22:38 +0200
committerLorenz Meier <lm@inf.ethz.ch>2013-08-16 16:22:38 +0200
commit52d15ac7b1a90ededd0079ec17f0bc709947d7de (patch)
tree0773a9a9252d810c692fc0759feb1910ac801b89 /src/modules/uORB/topics/vehicle_status.h
parent0dc240688dcae83e34f9001072ac151f4a3df140 (diff)
parent6113be111e84a57715f3f3bfe81077bf1b267e52 (diff)
downloadpx4-firmware-52d15ac7b1a90ededd0079ec17f0bc709947d7de.tar.gz
px4-firmware-52d15ac7b1a90ededd0079ec17f0bc709947d7de.tar.bz2
px4-firmware-52d15ac7b1a90ededd0079ec17f0bc709947d7de.zip
Merged public master
Diffstat (limited to 'src/modules/uORB/topics/vehicle_status.h')
-rw-r--r--src/modules/uORB/topics/vehicle_status.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/modules/uORB/topics/vehicle_status.h b/src/modules/uORB/topics/vehicle_status.h
index c7c1048f6..94068a9ac 100644
--- a/src/modules/uORB/topics/vehicle_status.h
+++ b/src/modules/uORB/topics/vehicle_status.h
@@ -54,10 +54,6 @@
#include <stdbool.h>
#include "../uORB.h"
-/**
- * @addtogroup topics @{
- */
-
/* State Machine */
typedef enum
{
@@ -137,6 +133,10 @@ enum VEHICLE_BATTERY_WARNING {
VEHICLE_BATTERY_WARNING_ALERT /**< aleting of low voltage 2. stage */
};
+/**
+ * @addtogroup topics
+ * @{
+ */
/**
* state machine / state of vehicle.