PX4 Firmware
PX4 Autopilot Software http://px4.io
TFMINI.hpp File Reference
#include <termios.h>
#include <drivers/drv_hrt.h>
#include <lib/perf/perf_counter.h>
#include <px4_platform_common/px4_config.h>
#include <px4_platform_common/module.h>
#include <px4_platform_common/px4_work_queue/ScheduledWorkItem.hpp>
#include <lib/drivers/rangefinder/PX4Rangefinder.hpp>
#include <uORB/topics/distance_sensor.h>
#include "tfmini_parser.h"
Include dependency graph for TFMINI.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  TFMINI
 

Macros

#define TFMINI_DEFAULT_PORT   "/dev/ttyS3"
 

Macro Definition Documentation

◆ TFMINI_DEFAULT_PORT

#define TFMINI_DEFAULT_PORT   "/dev/ttyS3"

Definition at line 59 of file TFMINI.hpp.

Referenced by tfmini_main().