PX4 Firmware
PX4 Autopilot Software http://px4.io
comms.cpp File Reference
#include "comms.h"
#include <fcntl.h>
#include <stdio.h>
#include <sys/ioctl.h>
#include <systemlib/err.h>
#include <termios.h>
Include dependency graph for comms.cpp:

Go to the source code of this file.

Functions

int open_uart (const char *device)
 

Function Documentation

◆ open_uart()

int open_uart ( const char *  device)

Definition at line 49 of file comms.cpp.

Referenced by hott_sensors_thread_main(), and hott_telemetry_thread_main().

Here is the caller graph for this function: