15#define MAX_SENSING_BYTES_PER_PACKET 50
sensor_types
Sensor types enumeration.
Definition: Sensing.h:114
Accelerometer sensor type (ID/ASBM Bit = 2)
Definition: Sensing.h:50
Gyroscope sensor type (ID/ASBM Bit = 3)
Definition: Sensing.h:63
IMU/AHRS sensor type (ID/ASBM Bit = 1)
Definition: Sensing.h:37
Generic Coordinate System sensor type (ID/ASBM Bit = 0)
Definition: Sensing.h:24
GPS sensor type (ID/ASBM Bit = 4)
Definition: Sensing.h:78
Light sensor type (ID/ASBM Bit = 6)
Definition: Sensing.h:102
Sensing holder structure with all the sensor types, ordered by the ASBM bits from its least significa...
Definition: Sensing.h:130
Wind sensor type (ID/ASBM Bit = 5)
Definition: Sensing.h:91