fix base and sim file descriptions

This commit is contained in:
Thomas Gubler 2014-12-05 10:32:52 +01:00
parent 041aea7532
commit 9c4fc14f23
4 changed files with 11 additions and 3 deletions

View File

@ -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>

View File

@ -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>

View File

@ -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>
*

View File

@ -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>
*