Difference between revisions of "Subsystems list"
Jump to navigation
Jump to search
(started subsystems list) |
(added some subsystems) |
||
Line 3: | Line 3: | ||
=== Available Subsystems === | === Available Subsystems === | ||
{| class="wikitable | {| class="wikitable" border="1" | ||
! Name !! | ! Name !! types !! airframe(s) !! description | ||
|- | |- | ||
| | |gps | ||
|| | |||
*ublox | |||
* ublox_utm | |||
* nmea | |||
* mediatek_diy | |||
* skytraq | |||
| all || GPS drivers | |||
|- | |||
|ahrs | |||
|| | |||
* float_dcm | |||
* int_cmpl_euler | |||
* int_cmpl_quat | |||
| all || AHRS algorithms | |||
|} | |} | ||
[[Category:Software]] [[Category:User_Documentation]] [[Category:Subsystems]] | [[Category:Software]] [[Category:User_Documentation]] [[Category:Subsystems]] |
Revision as of 09:57, 7 November 2011
Some parts of the code are available as subsystems
Available Subsystems
Name | types | airframe(s) | description |
---|---|---|---|
gps |
|
all | GPS drivers |
ahrs |
|
all | AHRS algorithms |