Déjà Vu - A local RF based back end for the µg Pro

Déjà Vu - A local RF based back end for the µg Pro

Mobile/cell and WLAN/Wi-Fi based network provider for UnifiedNlp and microG

n76 Navigation

Description

UnifiedNlp backend that uses locally acquired WLAN/Wi-Fi AP and mobile/cellular
tower data to resolve user location. Collectively, “WLAN/WiFi and
mobile/cellular” signals will be called “RF emitters” below.

Conceptually, this backend consists of two parts sharing a common database. One
part passively monitors the GPS. If the GPS has acquired and has a good position
accuracy, then the coverage maps for RF emitters detected by the phone are
created and saved.

The other part is the actual location provider which uses the database to
estimate location when the GPS is not available.

This backend uses no network data. All data acquired by the phone stays on the
phone.

What’s new (1.1.12)

- Update gradle build environment
- Add debug logging for detection of 5G WiFi/WLAN networds
- Add some Czech, Austrian and Dutch transport WLANs to ignore list

Versions

Version Date Size Requires Android Download
1.1.12 current
1254b0b39b3446f9…
2019-08-22 780 KB API 18
1.1.11
922f0064713ea178…
2019-04-22 772 KB API 18
1.1.10
c9521ab6eca96851…
2018-12-21 777 KB API 18

Permissions

What the app asks the system for. Android only grants sensitive access after you confirm it.

  • Wi-Fi stateRead information about the Wi-Fi connection.
  • Change Wi-FiTurn Wi-Fi on and off or switch networks.
  • Approximate locationDetermine the location via the network.
  • Precise locationDetermine the location via GPS.

Comments