summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <daniel.micay@grapheneos.org>2025-03-04 00:43:04 -0500
committerDaniel Micay <daniel.micay@grapheneos.org>2025-03-04 00:43:04 -0500
commit0f2af059545d4e050c3f6b59436ad90661bc7b1a (patch)
tree70b55727a76c22e3368b3e19f529aa9244dbe3c2 /static
parentb64a2ef031c11f84e29e7df59b725676c9ac4f85 (diff)
porting network location trilateration to Rust is planned
Diffstat (limited to 'static')
-rw-r--r--static/releases.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/releases.html b/static/releases.html
index 572c0d22..7a4e3eeb 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -592,7 +592,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>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, 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>