mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-25 16:56:25 +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 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>
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user