Time of Flight Sensor

Dependencies:   ST_INTERFACES X_NUCLEO_COMMON

Dependents:   Ultrasound_And_IMU

Fork of X_NUCLEO_6180XA1 by ST

History

Working before Frank went to Croatia default tip

2017-04-27, by EmbeddedSam [Thu, 27 Apr 2017 09:38:23 +0000] rev 58

Working before Frank went to Croatia


Aligned to ARM mbed coding style.

2017-03-13, by Davidroid [Mon, 13 Mar 2017 19:08:10 +0000] rev 57

Aligned to ARM mbed coding style.


Aligning to ARM mbed coding style.

2017-03-13, by davide.aliprandi@st.com [Mon, 13 Mar 2017 17:57:03 +0100] rev 56

Aligning to ARM mbed coding style.


Some modifications to fit mbed coding style.

2017-03-03, by Davidroid [Fri, 03 Mar 2017 15:06:18 +0000] rev 55

Some modifications to fit mbed coding style.


Aligned GetLux and GetDistance API with ST_INTERFACES, added isSensorxxPresentAPI, other minor fix.

2016-11-30, by mapellil [Wed, 30 Nov 2016 08:25:04 +0000] rev 54

Aligned GetLux and GetDistance API with ST_INTERFACES, added isSensorxxPresentAPI, other minor fix.


ST_INTERFACES added.

2016-09-27, by Davidroid [Tue, 27 Sep 2016 12:18:09 +0000] rev 53

ST_INTERFACES added.


ST_INTERFACES added.

2016-09-27, by Davidroid [Tue, 27 Sep 2016 12:03:25 +0000] rev 52

ST_INTERFACES added.


Disabled INT generation on 6180 GPIO1 pin in case of als or range single shot polling measures.

2016-09-12, by mapellil [Mon, 12 Sep 2016 09:10:29 +0000] rev 51

Disabled INT generation on 6180 GPIO1 pin in case of als or range single shot polling measures.


Added the GetDistance and GetLux API doing respectively a synchronous range_single_shot_polling and als_single_shot_polling measure in blocking mode

2016-09-09, by mapellil [Fri, 09 Sep 2016 09:50:12 +0000] rev 50

Added the GetDistance and GetLux API doing respectively a synchronous range_single_shot_polling and als_single_shot_polling measure in blocking mode


Removed board destructor (because of singleton object)

2016-06-15, by mapellil [Wed, 15 Jun 2016 11:55:18 +0000] rev 49

Removed board destructor (because of singleton object)