Jump to: navigation, search

Difference between revisions of "Location Manager"


(Possible Positioning Modes)
(Possible Positioning Modes)
Line 12: Line 12:
 
| INDOOR_MODE || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_full}} || class="centeredCell" | {{bullet_full}} || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_full}}
 
| INDOOR_MODE || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_full}} || class="centeredCell" | {{bullet_full}} || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_full}}
 
|-
 
|-
| BEACON_MODE || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_full}} || class="centeredCell" | {{bullet_empty}}
+
| [[UBIK_Client_Basics#iBeacon-Trilateration_Positioning|BEACON_TRILATERATION_MODE]] || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_full}} || class="centeredCell" | {{bullet_empty}}
 +
|-
 +
| [[UBIK_Client_Basics#iBeacon-Proximity_Positioning|BEACON_PROXIMITY_MODE]] || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_full}} || class="centeredCell" | {{bullet_empty}}
 
|-
 
|-
 
| LLA_ONLY_MODE || class="centeredCell" | {{bullet_empty}}|| class="centeredCell" | {{bullet_empty}}|| class="centeredCell" | {{bullet_empty}}|| class="centeredCell" | {{bullet_full}} || class="centeredCell" | {{bullet_empty}}|| class="centeredCell" | {{bullet_empty}}
 
| LLA_ONLY_MODE || class="centeredCell" | {{bullet_empty}}|| class="centeredCell" | {{bullet_empty}}|| class="centeredCell" | {{bullet_empty}}|| class="centeredCell" | {{bullet_full}} || class="centeredCell" | {{bullet_empty}}|| class="centeredCell" | {{bullet_empty}}

Revision as of 13:57, 25 July 2016

The Location Manager controlls the different positioning services that are available for mobile devices. The current UBIK.Android application allows the user to use the network cell location, GPS, WiFi Fingerprinting, Dead Reckoning and LLA Marker tracking together. UBIK® Positioning calculates, based on the captured location and on the geodata of the building, the highest plausible location of the device. To limit the positioning systems for the current usage, for example outdoor or indoor usage, the user has the possibility to appropriate mode in the settings.

Possible Positioning Modes

There are three different modes available for the Location Manager. The names and defined behaviors are:

Mode GPS Network Cell Location Dead Reckoning LLA iBeacon Triangulation Routing data (of the building)
OUTDOOR_MODE IC Bullet Full.png IC Bullet Full.png IC Bullet Full.png IC Bullet Full.png IC Bullet Empty.png IC Bullet Empty.png
INDOOR_MODE IC Bullet Empty.png IC Bullet Empty.png IC Bullet Full.png IC Bullet Full.png IC Bullet Empty.png IC Bullet Full.png
BEACON_TRILATERATION_MODE IC Bullet Empty.png IC Bullet Empty.png IC Bullet Empty.png IC Bullet Empty.png IC Bullet Full.png IC Bullet Empty.png
BEACON_PROXIMITY_MODE IC Bullet Empty.png IC Bullet Empty.png IC Bullet Empty.png IC Bullet Empty.png IC Bullet Full.png IC Bullet Empty.png
LLA_ONLY_MODE IC Bullet Empty.png IC Bullet Empty.png IC Bullet Empty.png IC Bullet Full.png IC Bullet Empty.png IC Bullet Empty.png
  • INDOOR_MODE: the WiFi fingerprinting is based on the measured fingerprints of the building
  • LLA_ONLY_MODE: allows the user to locate the device only by scanning LLA markers.

UI Representation

The different modes are available in the User Specific Settings: