mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 20:28:37 +08:00
fix base and sim file descriptions
This commit is contained in:
@@ -30,7 +30,9 @@
|
|||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file mc_att_control_base.h
|
* @file mc_att_control_base.cpp
|
||||||
|
*
|
||||||
|
* MC Attitude Controller
|
||||||
*
|
*
|
||||||
* @author Tobias Naegeli <naegelit@student.ethz.ch>
|
* @author Tobias Naegeli <naegelit@student.ethz.ch>
|
||||||
* @author Lorenz Meier <lm@inf.ethz.ch>
|
* @author Lorenz Meier <lm@inf.ethz.ch>
|
||||||
|
|||||||
@@ -35,6 +35,8 @@
|
|||||||
/**
|
/**
|
||||||
* @file mc_att_control_base.h
|
* @file mc_att_control_base.h
|
||||||
*
|
*
|
||||||
|
* MC Attitude Controller
|
||||||
|
*
|
||||||
* @author Tobias Naegeli <naegelit@student.ethz.ch>
|
* @author Tobias Naegeli <naegelit@student.ethz.ch>
|
||||||
* @author Lorenz Meier <lm@inf.ethz.ch>
|
* @author Lorenz Meier <lm@inf.ethz.ch>
|
||||||
* @author Anton Babushkin <anton.babushkin@me.com>
|
* @author Anton Babushkin <anton.babushkin@me.com>
|
||||||
|
|||||||
@@ -30,7 +30,9 @@
|
|||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file mc_att_control_base.h
|
* @file mc_att_control_sim.cpp
|
||||||
|
*
|
||||||
|
* MC Attitude Controller Interface for usage in a simulator
|
||||||
*
|
*
|
||||||
* @author Roman Bapst <bapstr@ethz.ch>
|
* @author Roman Bapst <bapstr@ethz.ch>
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -33,7 +33,9 @@
|
|||||||
****************************************************************************/
|
****************************************************************************/
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @file mc_att_control_base.h
|
* @file mc_att_control_sim.h
|
||||||
|
*
|
||||||
|
* MC Attitude Controller Interface for usage in a simulator
|
||||||
*
|
*
|
||||||
* @author Roman Bapst <bapstr@ethz.ch>
|
* @author Roman Bapst <bapstr@ethz.ch>
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user