Skip to content

Commit

Permalink
agnos 0.21 (commaai#21559)
Browse files Browse the repository at this point in the history
* agnos 0.21

* update

Co-authored-by: Willem Melching <[email protected]>
  • Loading branch information
adeebshihadeh and pd0wm authored Jul 12, 2021
1 parent cbc07d0 commit b0e3c35
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion launch_env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ if [ -z "$REQUIRED_NEOS_VERSION" ]; then
fi

if [ -z "$AGNOS_VERSION" ]; then
export AGNOS_VERSION="0.20"
export AGNOS_VERSION="0.21"
fi

if [ -z "$PASSIVE" ]; then
Expand Down
12 changes: 6 additions & 6 deletions selfdrive/hardware/tici/agnos.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
[
{
"name": "boot",
"url": "https://commadist.azureedge.net/agnosupdate/boot-18c2a172f321b9dfc3a704e25ad8c9e0507bd10e7946fa5597549d7721978562.img.xz",
"hash": "18c2a172f321b9dfc3a704e25ad8c9e0507bd10e7946fa5597549d7721978562",
"hash_raw": "18c2a172f321b9dfc3a704e25ad8c9e0507bd10e7946fa5597549d7721978562",
"url": "https://commadist.azureedge.net/agnosupdate/boot-5e04659ab8b36c33ec8014cf047e021238df754139f8382d9204e39e5daa2105.img.xz",
"hash": "5e04659ab8b36c33ec8014cf047e021238df754139f8382d9204e39e5daa2105",
"hash_raw": "5e04659ab8b36c33ec8014cf047e021238df754139f8382d9204e39e5daa2105",
"size": 14772224,
"sparse": false,
"full_check": true,
Expand Down Expand Up @@ -51,9 +51,9 @@
},
{
"name": "system",
"url": "https://commadist.azureedge.net/agnosupdate/system-77d96436525d13e4fd9e87a5c2277e4e5065373466c3ab1c299ecdf300318ad1.img.xz",
"hash": "1333500ee2c39b31df2d7089c009fa72ed5ed22edfeb52e2c5bc84251ef61501",
"hash_raw": "77d96436525d13e4fd9e87a5c2277e4e5065373466c3ab1c299ecdf300318ad1",
"url": "https://commadist.azureedge.net/agnosupdate/system-b7092e3d30cd831fd2fcf2c32727733e020be29f0c8454b47ad0f2faab153aba.img.xz",
"hash": "8dfd91fbd011a2d6039f5ff368899e795c3dffa519931cc5f424e3849463e102",
"hash_raw": "b7092e3d30cd831fd2fcf2c32727733e020be29f0c8454b47ad0f2faab153aba",
"size": 10737418240,
"sparse": true,
"full_check": false,
Expand Down

0 comments on commit b0e3c35

Please sign in to comment.