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

Go to the source code of this file.

Namespaces

 adis16497
 

Functions

static int adis16497::start (enum Rotation rotation)
 
static int adis16497::stop ()
 
static int adis16497::status ()
 
static int adis16497::usage ()
 
int adis16497_main (int argc, char *argv[])
 

Variables

ADIS16497adis16497::g_dev {nullptr}
 

Function Documentation

◆ adis16497_main()

int adis16497_main ( int  argc,
char *  argv[] 
)

Definition at line 108 of file adis16497_main.cpp.

References ROTATION_NONE, adis16497::start(), adis16497::status(), adis16497::stop(), and adis16497::usage().

Here is the call graph for this function: