Changes to the library related to interrupt mode.

Dependencies:   ST_INTERFACES X_NUCLEO_COMMON

Dependents:   Display_53L0A1_IntSatelites Display_53L0A1_InterruptMode

Fork of X_NUCLEO_53L0A1 by ST

Revisions of Components/VL53L0X/vl53l0x_class.h

Revision Date Message Actions
11:c955adfbb19b 2017-06-14 Changes to library related to interrupt mode. File  Diff  Annotate
10:faf8d62ce6d1 2017-06-07 Ensure that GetDistance() is populated in the VL53L0X class. File  Diff  Annotate
9:367d1f390cb2 2017-06-07 Enable support for left and right sensors. Tested with mbed_143. File  Diff  Annotate
8:8d27ebb4e1eb 2016-12-07 Add small delay in VL53L0_On/Off members, to allow longer for sensor to power-up or switch off. File  Diff  Annotate
7:35ecf3e060c3 2016-12-05 Replace STM32 HAL_delay call with equivalent mbed wait_ms, for cross processor compatibility.; Import mbed.h in VL53L0X class to ease finding InterruptIn.; Minor code tidy up. File  Diff  Annotate
6:fa6944a8850f 2016-12-05 Replace STM32 HAL lib delay with equivalent mbed one, for cross-proc compatability. File  Diff  Annotate
5:c82a48da3c9e 2016-12-05 Call mbed.h from VL53L0X_Class, to ease finding InterruptIn.; Remove mbed.h from X_NUCLEO_53L0A1. File  Diff  Annotate
4:4e1576541eed 2016-12-05 Minor code tidy-up. File  Diff  Annotate
3:613d7f1ef60e 2016-12-02 UpDate GetDistance() to return an error upon invalid range. File  Diff  Annotate
2:58b5e9097aa3 2016-12-01 Use ST_INTERFACES package to access RangeSensor abstract class. File  Diff  Annotate
0:c523920bcc09 2016-11-28 Singleshot, polled ranging example using central VL53L0X sensor.; Compatible with mass-market v1.1 C API. File  Diff  Annotate