wnlab-isti / fingerprint_logger

Android app for generating indoor localisation fingerprint maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StepLogger

An Android application (for both mobile and wearable devices) to generate indoor fingerprint maps containing:

  • inertial and geomagnetic information
  • detected Wi-Fi APs name and received signal strength indicator (RSSI)
  • detected Bluetooth beacons name and RSSI

User Interface

Here is a screenshot of the user interface (for the mobile version):

Mobile screenshot

Data produced

The app produces the following tables, formatted as a csv in the sdcard/logs/ folder of the device:

  • phone_<timestamp>_sens.txt
  • phone_<timestamp>_steps.txt
  • phone_<timestamp>_wifi.txt
  • phone_<timestamp>_beacons.txt

About

Android app for generating indoor localisation fingerprint maps

License:Apache License 2.0


Languages

Language:Java 100.0%