doxygen: updated library brief description tags

Touched on all library brief descriptions for better integration with ISS and fixed a few typos and connection tags in the process.

Signed-off-by: Mihai Tudor Panu <mihai.tudor.panu@intel.com>
This commit is contained in:
Mihai Tudor Panu
2018-02-14 10:36:46 -08:00
parent a12baf379f
commit 4a1eb99d6d
205 changed files with 241 additions and 234 deletions

View File

@ -38,7 +38,7 @@
namespace upm {
/**
* @brief DFRobot ADXRS610 Gyro Breakout Board
* @brief ADXRS610 Gyroscope
* @defgroup adxrs610 libupm-adxrs610
* @ingroup dfrobot analog compass
*/
@ -53,7 +53,7 @@ namespace upm {
* @web http://www.dfrobot.com/index.php?route=product/product&product_id=642
* @con analog
*
* @brief DFRobot ADXRS610 Gyro Beakout board
* @brief DFRobot ADXRS610 Gyro Breakout board
*
* The ADXRS610 is a MEMS based single axis gyroscope with a range
* of +/- 300 degrees/sec. It also incorporates a temperature
@ -63,7 +63,7 @@ namespace upm {
* rotation about the Z-axis in degrees/sec. The temperature
* component returns a proportional analog values in degrees C.
*
* This driver was developed using the DFRobot ADXRS610 Gyro Beakout board.
* This driver was developed using the DFRobot ADXRS610 Gyro Breakout board.
*
* @image html adxrs610.jpg
* @snippet adxrs610.cxx Interesting