PX4 Firmware
PX4 Autopilot Software http://px4.io
adis16477_main.cpp File Reference
#include "ADIS16477.hpp"
#include <px4_platform_common/getopt.h>
Include dependency graph for adis16477_main.cpp:

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

ADIS16477adis16477::g_dev {nullptr}
 

Function Documentation

◆ adis16477_main()

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().

Here is the call graph for this function: