mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-29 08:04:07 +08:00
fix base and sim file descriptions
This commit is contained in:
parent
041aea7532
commit
9c4fc14f23
@ -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 Lorenz Meier <lm@inf.ethz.ch>
|
||||
|
||||
@ -34,6 +34,8 @@
|
||||
|
||||
/**
|
||||
* @file mc_att_control_base.h
|
||||
*
|
||||
* MC Attitude Controller
|
||||
*
|
||||
* @author Tobias Naegeli <naegelit@student.ethz.ch>
|
||||
* @author Lorenz Meier <lm@inf.ethz.ch>
|
||||
|
||||
@ -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>
|
||||
*
|
||||
|
||||
@ -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>
|
||||
*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user