mirror of
https://github.com/eclipse/upm.git
synced 2025-03-15 04:57:30 +03:00
groups.md: Add gyroscope (gyro) as a separate category
Previously, gyroscope were lumped in with compasses (magnetometers). This isn't really proper as a gyroscope measures rotation rates in a given axis, and has nothing to do with a magnetometer's use case. Signed-off-by: Jon Trulson <jtrulson@ics.com>
This commit is contained in:
parent
1f5f466691
commit
460e9de94f
@ -81,7 +81,7 @@ and is not meant to be installed anywhere.
|
|||||||
@brief Light sensors with special function: Color recognition
|
@brief Light sensors with special function: Color recognition
|
||||||
|
|
||||||
|
|
||||||
@defgroup compass Compass/Gyro/Magnetometers
|
@defgroup compass Compass/Magnetometers
|
||||||
@ingroup bycat
|
@ingroup bycat
|
||||||
@brief Measure magnetic field to give rotation or heading
|
@brief Measure magnetic field to give rotation or heading
|
||||||
|
|
||||||
@ -115,6 +115,9 @@ and is not meant to be installed anywhere.
|
|||||||
@ingroup bycat
|
@ingroup bycat
|
||||||
@brief Provide positioning capabilities
|
@brief Provide positioning capabilities
|
||||||
|
|
||||||
|
@defgroup gyro Gyroscopes
|
||||||
|
@ingroup bycat
|
||||||
|
@brief Measure rotation rate in one or more axes
|
||||||
|
|
||||||
@defgroup led LEDs
|
@defgroup led LEDs
|
||||||
@ingroup bycat
|
@ingroup bycat
|
||||||
|
Loading…
x
Reference in New Issue
Block a user