Greatly simplified Architecture, Identical Functions Removed: Platform Interfaces, STP6001 interface
History
Proven to work with TOF-Synth-III
2019-07-20, by sepp_nepp [Sat, 20 Jul 2019 08:48:49 +0000] rev 13
Proven to work with TOF-Synth-III
Added some status messaging routines.
2019-07-08, by sepp_nepp [Mon, 08 Jul 2019 14:07:22 +0000] rev 12
Added some status messaging routines.
Demo Version for TOF_Synth
2019-07-02, by sepp_nepp [Tue, 02 Jul 2019 12:38:07 +0000] rev 11
Demo Version for TOF_Synth
Merged Tuning File into the def File
2019-06-27, by sepp_nepp [Thu, 27 Jun 2019 12:51:34 +0000] rev 10
Merged Tuning File into the def File
Latest Release
2019-06-25, by sepp_nepp [Tue, 25 Jun 2019 11:03:34 +0000] rev 9
Latest Release
Removed further more function stubs, non-implemented method declarations.; Removed access to device parameter through macros, instead use direct access to fields.
2019-06-20, by sepp_nepp [Thu, 20 Jun 2019 15:19:03 +0000] rev 8
Removed further more function stubs, non-implemented method declarations.; Removed access to device parameter through macros, instead use direct access to fields.
Removed all notions of device handle. The class is the device, and the device is the class. This is the base strategy of object oriented programming!; Then flattened the Device properties hierarchy. ; Removed Functions that are "not implemented".
2019-06-20, by sepp_nepp [Thu, 20 Jun 2019 12:54:25 +0000] rev 7
Removed all notions of device handle. The class is the device, and the device is the class. This is the base strategy of object oriented programming!; Then flattened the Device properties hierarchy. ; Removed Functions that are "not implemented".
Greatly simplified version of the library.
2019-06-20, by sepp_nepp [Thu, 20 Jun 2019 12:00:59 +0000] rev 6
Greatly simplified version of the library.
Initial Cpp mass market sensor class declaration
2019-01-28, by JerrySzczurak [Mon, 28 Jan 2019 10:14:03 +0000] rev 5
Initial Cpp mass market sensor class declaration
Added vl53l0x_get_device() API
2017-12-18, by mapellil [Mon, 18 Dec 2017 08:27:21 +0000] rev 4
Added vl53l0x_get_device() API