Vu 8 Channel LiDAR Module, 48°/0.3°, USB, CAN Bus, RS485 & UART - User Manual

Table Of Contents
Page 55 of 129 54A0028-6 042019 © LeddarTech Inc.
Detection List
Table 24: Detection list bank
Offset
Type
Description
0
uint32_t
Timestamp: in ms since the power up
4
uint16_t
Number of detection (N)
6
uint16_t
Current percentage of light source power
8
uint32_t
Acquisition options
12
Array of detection
structure
Start of detection list array
Refer to Table 25 for details.
Detection Structure Size
Table 25: Detection structure size
Offset
Length
Type
Description
0
4
uint32_t
Distance expressed in distance scale
To convert to meters, the distance must be
divided by the distance scale.
4
4
uint32_t
Amplitude expressed in raw amplitude scale
To convert the amplitude to count, it must be
divided by the amplitude scale.
Amplitude = Contents of this
register/(Amplitude Scale Register + 8192)
8
2
uint16_t
Segment number
10
2
uint16_t
Bit-field detection flags:
Bit 0: Detection is valid (will always be set)
Bit 1: Detection is the result of object
demerging
Bit 2: Reserved
Bit 3: Detection is saturated
Bit 4: Reserved
Bit 5: Reserved
Bit 6: Detection is within the crosstalk zone
Bit 7: Reserved