From 2162d8d6654944652ca4ae84be8c05b702fb65fb Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Fri, 5 Mar 2021 19:05:59 -0800 Subject: [PATCH] agnos 0.7 (#20249) * agnos 0.7 * update system --- 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 d75f8d0dd..dae896f81 100755 --- a/launch_env.sh +++ b/launch_env.sh @@ -11,7 +11,7 @@ if [ -z "$REQUIRED_NEOS_VERSION" ]; then fi if [ -z "$AGNOS_VERSION" ]; then - export AGNOS_VERSION="0.6" + export AGNOS_VERSION="0.7" fi if [ -z "$PASSIVE" ]; then diff --git a/selfdrive/hardware/tici/agnos.json b/selfdrive/hardware/tici/agnos.json index 467bad92f..2c7ea017e 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-09c324e1fc98905efffc356592235a5ea2955922b04d16f4406d0a96122b69b2.img.xz", - "hash": "8f7ed837a155abbdb3bc9490b65c8a3c67553a0aa32f429aa57d54134c1fe886", - "hash_raw": "09c324e1fc98905efffc356592235a5ea2955922b04d16f4406d0a96122b69b2", + "url": "https://commadist.azureedge.net/agnosupdate-staging/system-6cf5af5394b508bede96fa798854e212e37a4952ffa2217668623a2f99268ca3.img.xz", + "hash": "d44c5a4d8e9d8c4172c50bc23a99c220cc5c00e7cb58dbe10dcf1cf6ba7aee9a", + "hash_raw": "6cf5af5394b508bede96fa798854e212e37a4952ffa2217668623a2f99268ca3", "size": 10737418240, "sparse": true }, { "name": "boot", - "url": "https://commadist.azureedge.net/agnosupdate-staging/boot-d292aacf2f760e85c60c1a25adcecae9df2c80ee3f3240ea8592bbac369db038.img.xz", - "hash": "d292aacf2f760e85c60c1a25adcecae9df2c80ee3f3240ea8592bbac369db038", - "hash_raw": "d292aacf2f760e85c60c1a25adcecae9df2c80ee3f3240ea8592bbac369db038", + "url": "https://commadist.azureedge.net/agnosupdate-staging/boot-bae4b2c33db59a5ed8d324df29355e72feb4df2bb05e286a0553d12bd1830474.img.xz", + "hash": "bae4b2c33db59a5ed8d324df29355e72feb4df2bb05e286a0553d12bd1830474", + "hash_raw": "bae4b2c33db59a5ed8d324df29355e72feb4df2bb05e286a0553d12bd1830474", "size": 14768128, "sparse": false }