PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Go to the source code of this file.
Functions | |
__EXPORT int | muorb_main (int argc, char *argv[]) |
static void | usage () |
int muorb_main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 47 of file muorb_main.cpp.
References uORB::Manager::get_instance(), uORB::KraitFastRpcChannel::GetInstance(), uORB::KraitFastRpcChannel::isInstance(), OK, uORB::KraitFastRpcChannel::Start(), uORB::KraitFastRpcChannel::Stop(), and usage().
|
static |
Definition at line 40 of file muorb_main.cpp.
References warnx.
Referenced by muorb_main().