PX4 Firmware
PX4 Autopilot Software http://px4.io
muorb_main.cpp File Reference
#include <string.h>
#include "modules/uORB/uORBManager.hpp"
#include "uORBKraitFastRpcChannel.hpp"
Include dependency graph for muorb_main.cpp:

Go to the source code of this file.

Functions

__EXPORT int muorb_main (int argc, char *argv[])
 
static void usage ()
 

Function Documentation

◆ muorb_main()

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

Here is the call graph for this function:

◆ usage()

static void usage ( void  )
static

Definition at line 40 of file muorb_main.cpp.

References warnx.

Referenced by muorb_main().

Here is the caller graph for this function: