Skip to content

Releases: RJRP44/VL53L8CX-Library

Release v2.0.1

05 May 16:41
2f44d55
Compare
Choose a tag to compare

VL53L8CX Library release v2.0.0

Changes

  • Updated ULD to 1.2.2
  • Added more customisation for the sensor in menuconfig (tanks @illusionfield)
  • Updated I²C driver #1

Release v1.2.1

08 Mar 22:56
88e453a
Compare
Choose a tag to compare

VL53L8CX Library release v1.2.1

Features

  • Added compatibility with cpp

Release v1.2.0

04 Mar 11:39
Compare
Choose a tag to compare

VL53L8CX Library release v1.2.0

Features

  • Added the implementation of the Reset_Sensor() function

Release v1.1.0

23 Dec 20:10
Compare
Choose a tag to compare

VL53L8CX Library release v1.1.0

Features

  • Update uld to v1.2.0, st's changelog :
    • Improved wrap around filter, no false positives are reported anymore when no target is in the FoV
    • Improved rad2perp coefficients allowing to get better ranging performances in corners

Release v1.0.0

11 Nov 21:42
Compare
Choose a tag to compare

VL53L8CX Library release v1.0.0

Features

  • Add examples

Release v0.1.1

11 Nov 14:37
Compare
Choose a tag to compare

VL53L8CX Library release v0.1.1

Features

  • Add ESP32S3 I²C support
  • All basic ranging functions