PX4 Firmware
PX4 Autopilot Software http://px4.io
rpi_rc_in.cpp File Reference
#include "rpi_rc_in.h"
Include dependency graph for rpi_rc_in.cpp:

Go to the source code of this file.

Functions

int rpi_rc_in_main (int argc, char **argv)
 

Function Documentation

◆ rpi_rc_in_main()

int rpi_rc_in_main ( int  argc,
char **  argv 
)

Definition at line 146 of file rpi_rc_in.cpp.

References rpi_rc_in::RcInput::is_running(), rpi_rc_in::rc_input, rpi_rc_in::RcInput::RcInput(), rpi_rc_in::RcInput::start(), rpi_rc_in::RcInput::stop(), and rpi_rc_in::usage().

Here is the call graph for this function: