Updates to follow mbed SDK coding style guidelines.

Dependencies:   ST_INTERFACES X_NUCLEO_COMMON

Dependents:   53L0A1_Satellites_with_Interrupts_OS5 Display_53L0A1_OS5

Fork of X_NUCLEO_53L0A1 by ST

Revisions of Components/VL53L0X/vl53l0x_class.cpp

Revision Date Message Actions
21:627b65069e6d 2017-06-28 Cosmetic changes to v53l0x class; wrWord and rdWord calls changed to write_word and read_word File  Diff  Annotate
20:cf211a3b3d9e 2017-06-28 Added functions from vl53l0x c api, for code consistency File  Diff  Annotate
17:1b842521063a 2017-06-22 Refactored last functions which auto-tools missed, and removed last deprecated method. File  Diff  Annotate
16:98ce55ddbb1a 2017-06-22 further code refactoring with resharper & astyle.; removal of deprecated interfaces. File  Diff  Annotate
15:932d8b4e52c9 2017-06-20 x_nucleo_53l0a1 & vl53l0x_class class reformatted with astyle tool. File  Diff  Annotate
13:615f7e38568c 2017-06-15 Refactor interrupt setup in StartMeasurement, for range_continuous_interrupt mode. File  Diff  Annotate
12:f6e2bad00dc7 2017-06-14 Add ranging_continuous_interrupt support. File  Diff  Annotate
11:ceaa5a026412 2017-06-12 Change to vl53lO class: aligning ARM mbed codding standard. Deprecated functions kept for backward compatibility. File  Diff  Annotate
9:367d1f390cb2 2017-06-07 Enable support for left and right sensors. Tested with mbed_143. 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
4:4e1576541eed 2016-12-05 Minor code tidy-up. 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