SignalK-Orientation 1.0.0
Orientation output in Signal K format for ESP32
Loading...
Searching...
No Matches
Classes | Macros
orientation_sensor.h File Reference

Orientation sensor interface to SensESP. More...

#include "sensor_fusion_class.h"
#include "signalk_orientation.h"
Include dependency graph for orientation_sensor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  OrientationSensor
 OrientationSensor represents a 9-Degrees-of-Freedom sensor (magnetometer, accelerometer, and gyroscope). More...
 
class  OrientationValues
 OrientationValues reads and outputs orientation parameters. More...
 

Detailed Description

Orientation sensor interface to SensESP.

Provides Orientation from 9DOF sensor combination (magnetometer, accelerometer, gyroscope) consisting of FXOS8700 + FXAS21002

Definition in file orientation_sensor.h.

Macro Definition Documentation

◆ BOARD_USES_HW_GPIO_NUMBERS

#define BOARD_USES_HW_GPIO_NUMBERS

Definition at line 12 of file orientation_sensor.h.