Skip to content

Releases: ncmreynolds/ld2410

Move to circular buffer

04 Oct 13:24
Compare
Choose a tag to compare
v0.1.4

Merge branch 'main' of https://github.com/ncmreynolds/ld2410

Bugfix for updated Arduino cores

01 Mar 13:04
Compare
Choose a tag to compare

Update to some Serial.write() statements to be compatible with more Arduino core variants. Expand examples to be slightly more verbose and explain lack of ESP8266 support in the example.

First bugfix

29 Nov 14:13
Compare
Choose a tag to compare

Fixes #1
Values for moving and stationary targets were transposed
Improvements to command/ack parsing
Improvements to debug output

v0.1.0

13 Oct 13:42
Compare
Choose a tag to compare

Initial release, all important features seem to work. No support for Engineering Mode data yet, that is on the to-do list.