Skip to content

Commit

Permalink
agnos 1.2 (#21847)
Browse files Browse the repository at this point in the history
  • Loading branch information
adeebshihadeh committed Aug 4, 2021
1 parent e63d94d commit 589f82c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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="1.1"
export AGNOS_VERSION="1.2"
fi

if [ -z "$PASSIVE" ]; then
Expand Down
6 changes: 3 additions & 3 deletions selfdrive/hardware/tici/agnos.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@
},
{
"name": "system",
"url": "https://commadist.azureedge.net/agnosupdate/system-22fc75dd29fc0a3eccf7f899f5397d61b63166c194e4888dfd59211828a81f34.img.xz",
"hash": "231c269ed636758763e3e1365b2bedaf15547b2a7ff3c07617cbe4c3aed8b3a5",
"hash_raw": "22fc75dd29fc0a3eccf7f899f5397d61b63166c194e4888dfd59211828a81f34",
"url": "https://commadist.azureedge.net/agnosupdate/system-5208f2d72b6d99bbee7dc038b3c95eccabc0bcabc5c718419e06bc7f897a675a.img.xz",
"hash": "68a3d0bb892c7b8347ce8b6d5a733a3f15d622af11febaeb3d6595308f15e738",
"hash_raw": "5208f2d72b6d99bbee7dc038b3c95eccabc0bcabc5c718419e06bc7f897a675a",
"size": 10737418240,
"sparse": true,
"full_check": false,
Expand Down

0 comments on commit 589f82c

Please sign in to comment.