Skip to content

Commit

Permalink
AP_RangeFinder: Clarify the purpose of input registers
Browse files Browse the repository at this point in the history
  • Loading branch information
muramura authored and OXINARF committed Aug 20, 2019
1 parent 5239d86 commit 851ee24
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions libraries/AP_RangeFinder/AP_RangeFinder_LeddarOne.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -164,11 +164,10 @@ bool AP_RangeFinder_LeddarOne::CRC16(uint8_t *aBuffer, uint8_t aLength, bool aCh
-----------------------------------------------
0: slave address (LEDDARONE_DEFAULT_ADDRESS)
1: functions code
2: ?
3-4-5-6: timestamp
2: byte count
5-6-3-4: timestamp
7-8: internal temperature
9: ?
10: number of detections
9-10: number of detections
11-12: first distance
13-14: first amplitude
15-16: second distance
Expand Down

0 comments on commit 851ee24

Please sign in to comment.