Skip to content

Releases: davidchatting/Approximate

Improved internal parsing of WiFi frames - some bug fixes

29 Jul 11:27
dddf9f0
Compare
Choose a tag to compare
Merge pull request #30 from davidchatting/dev

Exploration of missing data stats - better frame parsing

Important bug fixes + change to Approximate::init() API (not for the typical examples usage)

07 Jul 16:44
e40f271
Compare
Choose a tag to compare

New internal utility functions

09 Jun 14:13
84b603d
Compare
Choose a tag to compare
Merge pull request #24 from davidchatting/develop

Utility functions to manipulate MacAddr structures + reject 802.11n headers

Bug fixes with logic of proximate device handler

10 May 09:42
638254a
Compare
Choose a tag to compare
Merge pull request #21 from davidchatting/develop

version 1.2

CSI support for ESP32 (resolved release numbering)

17 Feb 20:30
8abe05a
Compare
Choose a tag to compare
Merge pull request #15 from davidchatting/develop

Update library.properties

CSI support for ESP32

17 Feb 20:16
2b876fb
Compare
Choose a tag to compare

CSI (Channel State Information) support for ESP32 and new MonitorCSI example

Arduino IDE Library Manager public release

03 Dec 19:54
b862392
Compare
Choose a tag to compare
Merge pull request #6 from davidchatting/develop

v1.01 is invalid for Arduino library

First public release

17 Nov 15:29
b71472f
Compare
Choose a tag to compare

All examples tested and documented.

Updated API - ready for first public release version

03 Nov 22:16
6052815
Compare
Choose a tag to compare
Merge pull request #2 from davidchatting/develop

Updated API - ready for public release

Updated pre-release of the Approximate library with documentation of examples, bug fixes and API tweaks.

27 Oct 19:51
05bbfe4
Compare
Choose a tag to compare
Merge pull request #1 from davidchatting/develop

Develop