Difference between revisions of "Location Manager"
(→Possible Positioning Modes) |
(→Possible Positioning Modes) |
||
Line 6: | Line 6: | ||
{| class="wikitable sortable" | {| class="wikitable sortable" | ||
|- | |- | ||
− | ! style="width:150px" | Mode !! style="width:100px" | GPS !! Network Cell Location !! Dead Reckoning !! style="width:100px" | LLA !! iBeacon Triangulation !! Routing data (of the building) | + | ! style="width:150px" | Mode !! style="width:100px" | GPS !! Network Cell Location !! Dead Reckoning !! style="width:100px" | LLA !! iBeacon Triangulation !! iBeacon Proximity !! Routing data (of the building) |
|- | |- | ||
− | | OUTDOOR_MODE || class="centeredCell" | {{bullet_full}} ||class="centeredCell" | {{bullet_full}} ||class="centeredCell" | {{bullet_full}} ||class="centeredCell" | {{bullet_full}} || class="centeredCell" | {{bullet_empty}}|| class="centeredCell" | {{bullet_empty}} | + | | OUTDOOR_MODE || class="centeredCell" | {{bullet_full}} || class="centeredCell" | {{bullet_full}} || class="centeredCell" | {{bullet_full}} || class="centeredCell" | {{bullet_full}} || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_empty}} || class="centeredCell" | {{bullet_empty}} |
|- | |- | ||
− | | 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_empty}} || class="centeredCell" | {{bullet_full}} |
|- | |- | ||
− | | [[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-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}} || 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}} | + | | [[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_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}} || class="centeredCell" | {{bullet_empty}} |
|} | |} | ||
Revision as of 13:59, 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 | iBeacon Proximity | Routing data (of the building) |
---|---|---|---|---|---|---|---|
OUTDOOR_MODE | |||||||
INDOOR_MODE | |||||||
BEACON_TRILATERATION_MODE | |||||||
BEACON_PROXIMITY_MODE | |||||||
LLA_ONLY_MODE |
- 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: