|
PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Go to the source code of this file.
Namespaces | |
| adis16477 | |
Functions | |
| static int | adis16477::start (enum Rotation rotation) |
| static int | adis16477::stop () |
| static int | adis16477::status () |
| static int | adis16477::usage () |
| int | adis16477_main (int argc, char *argv[]) |
Variables | |
| ADIS16477 * | adis16477::g_dev {nullptr} |
| int adis16477_main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Definition at line 112 of file adis16477_main.cpp.
References ROTATION_NONE, adis16477::start(), adis16477::status(), adis16477::stop(), and adis16477::usage().