PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include "rpi_rc_in.h"
Go to the source code of this file.
Functions | |
int | rpi_rc_in_main (int argc, char **argv) |
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().