summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-03-03 16:32:16 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2025-03-03 16:32:33 -0500
commitaa5f40f57ad319b08a7c47e724c0966cc826c0fc (patch)
treebf0bfa5566eecd4ae5d9478324836e87b0226642
parentc0b9ab7116ad50aae95527e14c33722742ebf26a (diff)
disable using altitude in trilateration for now
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index cb2bc525..3c102b56 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -571,6 +571,7 @@
<ul>
<li>full 2025-03-01 security patch level</li>
+ <li>Network Location: temporarily disable using altitude in trilateration for now because 3D trilateration is using an excessive amount of CPU time and we need to greatly optimize it with algorithm level improvements, potentially porting it to Rust and other optimizations before we can use 3D</li>
<li>App Store: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/29">version 29</a></li>
<li>App Store: update to <a href="https://github.com/GrapheneOS/Apps/releases/tag/30">version 30</a></li>
</ul>