From bf7f8b3da554396917703c02ffff64af328d90fb Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Mon, 15 Mar 2021 19:49:28 -0700 Subject: [PATCH] agnos 0.9 (#20363) * agnos 0.9 * agnos 0.9 --- launch_env.sh | 2 +- selfdrive/hardware/tici/agnos.json | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/launch_env.sh b/launch_env.sh index f42cae9c..36fc7d3b 100755 --- a/launch_env.sh +++ b/launch_env.sh @@ -13,7 +13,7 @@ if [ -z "$REQUIRED_NEOS_VERSION" ]; then fi if [ -z "$AGNOS_VERSION" ]; then - export AGNOS_VERSION="0.8" + export AGNOS_VERSION="0.9" fi if [ -z "$PASSIVE" ]; then diff --git a/selfdrive/hardware/tici/agnos.json b/selfdrive/hardware/tici/agnos.json index 501c470f..dbd9875a 100644 --- a/selfdrive/hardware/tici/agnos.json +++ b/selfdrive/hardware/tici/agnos.json @@ -1,17 +1,17 @@ [ { "name": "system", - "url": "https://commadist.azureedge.net/agnosupdate-staging/system-2d01ffb6c2d70c2aed5c1e7812f4808e2ff152f7c983c97468e7201a667364b1.img.xz", - "hash": "e2c21ebf53bfaa877ffbee32526f9e822787c95c10de1749cc6d5360512100ae", - "hash_raw": "2d01ffb6c2d70c2aed5c1e7812f4808e2ff152f7c983c97468e7201a667364b1", + "url": "https://commadist.azureedge.net/agnosupdate-staging/system-7f2b6922802d347d493e5197966f1f43f205ef028f6b786339313f33a4c362b5.img.xz", + "hash": "953c048e755c640160bf49cd4381b934cffdbd048de71608f0d5b1b9343b0b94", + "hash_raw": "7f2b6922802d347d493e5197966f1f43f205ef028f6b786339313f33a4c362b5", "size": 10737418240, "sparse": true }, { "name": "boot", - "url": "https://commadist.azureedge.net/agnosupdate-staging/boot-bae4b2c33db59a5ed8d324df29355e72feb4df2bb05e286a0553d12bd1830474.img.xz", - "hash": "bae4b2c33db59a5ed8d324df29355e72feb4df2bb05e286a0553d12bd1830474", - "hash_raw": "bae4b2c33db59a5ed8d324df29355e72feb4df2bb05e286a0553d12bd1830474", + "url": "https://commadist.azureedge.net/agnosupdate-staging/boot-04f285e213df7daf0960ac22c56f1bc5d2a3413b2f2c743cc1485dcfe237e04f.img.xz", + "hash": "04f285e213df7daf0960ac22c56f1bc5d2a3413b2f2c743cc1485dcfe237e04f", + "hash_raw": "04f285e213df7daf0960ac22c56f1bc5d2a3413b2f2c743cc1485dcfe237e04f", "size": 14768128, "sparse": false }