Skip to content

Commit 96b1566

Browse files
adeebshihadehhanabi95
authored andcommitted
Hotfix: agnos 1.2 (commaai#21856)
* agnos 1.2 (commaai#21847) * update nav ad (commaai#21836) * the comma three
1 parent 4c5ed0f commit 96b1566

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

launch_env.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ if [ -z "$REQUIRED_NEOS_VERSION" ]; then
1111
fi
1212

1313
if [ -z "$AGNOS_VERSION" ]; then
14-
export AGNOS_VERSION="1.1"
14+
export AGNOS_VERSION="1.2"
1515
fi
1616

1717
if [ -z "$PASSIVE" ]; then

selfdrive/hardware/tici/agnos.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -41,9 +41,9 @@
4141
},
4242
{
4343
"name": "system",
44-
"url": "https://commadist.azureedge.net/agnosupdate/system-22fc75dd29fc0a3eccf7f899f5397d61b63166c194e4888dfd59211828a81f34.img.xz",
45-
"hash": "231c269ed636758763e3e1365b2bedaf15547b2a7ff3c07617cbe4c3aed8b3a5",
46-
"hash_raw": "22fc75dd29fc0a3eccf7f899f5397d61b63166c194e4888dfd59211828a81f34",
44+
"url": "https://commadist.azureedge.net/agnosupdate/system-5208f2d72b6d99bbee7dc038b3c95eccabc0bcabc5c718419e06bc7f897a675a.img.xz",
45+
"hash": "68a3d0bb892c7b8347ce8b6d5a733a3f15d622af11febaeb3d6595308f15e738",
46+
"hash_raw": "5208f2d72b6d99bbee7dc038b3c95eccabc0bcabc5c718419e06bc7f897a675a",
4747
"size": 10737418240,
4848
"sparse": true,
4949
"full_check": false,

0 commit comments

Comments
 (0)