From b0b161dbcf2aa34f92c7d16e3b25e9794502daaf Mon Sep 17 00:00:00 2001 From: Jeanie Decker Date: Wed, 31 Oct 2018 13:42:00 -0700 Subject: [PATCH] Tushar feedback --- devices/hololens/hololens-spaces.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/devices/hololens/hololens-spaces.md b/devices/hololens/hololens-spaces.md index f7bcbad866..6b5cef3b0b 100644 --- a/devices/hololens/hololens-spaces.md +++ b/devices/hololens/hololens-spaces.md @@ -25,12 +25,12 @@ Holograms that are anchored within the same map section are considered to be “ There are two options for deleting map data in **Settings > System > Holograms**: -- Select **Remove nearby holograms** to delete nearby holograms, clearing the map data and anchored holograms for the current space. A new map section would be created and stored in the database for that location once Holograms are again placed in that same space. -- Select **Remove all holograms** to delete all holograms, clearing all locally stored map data and anchored holograms. No holograms will be rediscovered and any holograms need to be newly placed to again store map sections in the database. +- Select **Remove nearby holograms** to delete nearby holograms, clearing the map data and anchored holograms for the current space. A brand new map section would be created and stored in the database for that location while the device is used there. This option can be used to clear the map data for work without affecting any map data from home, for example. +- Select **Remove all holograms** to delete all holograms, clearing all locally stored map data and anchored holograms. No holograms will be rediscovered and any holograms need to be newly placed. **How does Wi-Fi data get used by HoloLens and where is the data stored?** -As long as WiFi is enabled, map data will be correlated with nearby Wi-Fi access points. There is no difference in behavior if a network is connected or just nearby. Network characterists are not sent to Microsoft, and all WiFi references are kept local on the HoloLens. +As long as Wi-Fi is enabled, map data will be correlated with nearby Wi-Fi access points. There is no difference in behavior if a network is connected or just nearby. Network characteristics are not sent to Microsoft, and all Wi-Fi references are kept local on the HoloLens. Wi-Fi characteristics are stored locally to help correlate hologram locations and map sections stored within HoloLens’ database of known spaces. It’s inaccessible to users, and not sent to Microsoft via the cloud or via telemetry. @@ -48,9 +48,9 @@ No, internet connectivity is not required. Observed Wi-Fi access points are obta If Wi-Fi is disabled, the space search can still happen; HoloLens will need to search more of the map data within the spaces database, and finding holograms can take longer. -HoloLens will sense and remember spaces even when WiFi is disabled, by securely storing the sensor data when holograms are placed. Without the WiFi info, the space and holograms may be slower to recognize at a later time, as the HoloLens needs to compare active scans to all hologram anchors and map sections stored on the device in order to locate the correct portion of the map. +HoloLens will sense and remember spaces even when Wi-Fi is disabled, by securely storing the sensor data when holograms are placed. Without the Wi-Fi info, the space and holograms may be slower to recognize at a later time, as the HoloLens needs to compare active scans to all hologram anchors and map sections stored on the device in order to locate the correct portion of the map. -HoloLens will visually compare the currently scanning data from the sensors to locally stored spaces in the entire spaces database. It will locate holograms faster if the Wi-Fi characteristics can be found, to narrow down the number of spaces to compare. +HoloLens will visually compare the current scanning data from the sensors to locally stored map sections in the entire spaces database. It will locate holograms faster if the Wi-Fi characteristics can be found, to narrow down the number of spaces to compare.