Skip to content

Production Release v2.11.3

Compare
Choose a tag to compare
@MGasztold MGasztold released this 16 Aug 11:33
· 23 commits to master since this release

Features added:

  • real-time position logging api, see wiki article
  • added api to switch between stable/ble_corrective modes of operation. This allows to have more stable position output if needed on the cost of accuracy or more fluent updates on the cost of stability. This modes can be switched real time without the need restarting the whole SDK. Stable mode is the deafult one.
  • added API to control particle filtering spread. This can help fine tuning the positioning accuracy and latency to particular hardware on site installation

Issues addressed:

  • fixed remaining position logs not being persisted for posting after app got killed
  • fixed Bluetooth scanning related crash
  • fixed bug of processing beacons from other regions than indoor location dedicated region. This was happening when app used Indoor Location SDK together with Contextual Interaction SDK