PX4 Firmware
PX4 Autopilot Software http://px4.io
comms.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define COMMS_H
 

Functions

__EXPORT int open_uart (const char *device)
 

Detailed Description

Author
Simon Wilks sjwil.nosp@m.ks@g.nosp@m.mail..nosp@m.com

Definition in file comms.h.

Macro Definition Documentation

◆ COMMS_H

#define COMMS_H

Definition at line 42 of file comms.h.

Function Documentation

◆ open_uart()

__EXPORT 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: