doc: Scrubbed ALL sensor library descriptions

In an effort to clean-up and standardize UPM library
documentation, this commit updates (and in most cases,
unifies) the CMake description string AND CXX header
@comname string.

Strings were taken from datasheets when possible, spelling
mistakes were addressed, copy/paste errors where fixed,
Title Case was used, etc.

    * Tested/updated/added @web tags
    * Added/updated invalid sensor images
    * Added/updated @man tags, added missing manufacturers

Signed-off-by: Noel Eck <noel.eck@intel.com>
This commit is contained in:
Noel Eck
2016-12-15 15:15:21 -08:00
parent 7a5c8a6cb3
commit 283fce619e
416 changed files with 793 additions and 675 deletions

View File

@ -1,5 +1,5 @@
upm_mixed_module_init (NAME servo
DESCRIPTION "Servo controller"
DESCRIPTION "Servo Controller"
C_HDR es08a.h es9257.h
C_SRC es08a.c es9257.c
CPP_HDR servo.hpp es08a.hpp es9257.hpp

View File

@ -31,11 +31,11 @@ namespace upm {
/**
* @library servo
* @sensor es08a
* @comname ES08A Servo
* @comname High-sensitivity Mini Servo
* @altname Grove Servo
* @type servos
* @man emax
* @web http://www.seeedstudio.com/wiki/Grove_-_Servo
* @web https://www.seeedstudio.com/EMAX-9g-ES08A-High-Sensitive-Mini-Servo-p-760.html
* @con pwm
* @kit gsk
*

View File

@ -31,11 +31,11 @@ namespace upm {
/**
* @library servo
* @sensor es9257
* @comname ES9257 Servo
* @comname Micro Digital 3D Tail Servo
* @altname Grove Servo
* @type servos
* @man emax
* @web http://www.seeedstudio.com/wiki/Grove_-_Servo
* @web https://www.seeedstudio.com/EMAX-ES9257-2.5kg%26amp%3B-.05-sec-Micro-Digital-3D-Tail-Servo-p-762.html
* @con pwm
* @kit gsk
*