Skip to content

0.4.0

Latest
Compare
Choose a tag to compare
@Steppschuh Steppschuh released this 15 Aug 12:25
· 1 commit to master since this release
f94577f

Changes

There may be breaking changes when upgrading from 0.3.8!
All changes to the previous release can be found in PR #160.

Indoor Positioning

  • Fixed usable beacon selection ordering

Beacon

  • Improved comparator logic
  • Improved advertising packet processing

Beacon Manager

  • If a beacon is configured to advertise 2 different advertising packtes (e.g. two IBeacon frames with differend UUIDs, or one IBeacon and one Eddystone frame), two beacon instances will be created with the same mac address

Beacon Filter

  • Added boolean canMatch(Beacon beacon) method to avoid ClassCastExceptions when using BeaconFilters with Beacon instances of the wrong type

Beacon Util

  • Added AscendingRssiComparator and DescendingRssiComparator

Artifacts

Bintray and JitPack