You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update CARS.md
Update Toyota security cars. Toyota US doesn't sell the Yaris anymore.
* add autogen comment
* correct US model name
Co-authored-by: Shane Smiskol <[email protected]>
Copy file name to clipboardExpand all lines: docs/CARS.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,5 @@
1
+
<!--- AUTOGENERATED FROM selfdrive/car/CARS_template.md, DO NOT EDIT. --->
2
+
1
3
# Supported Cars
2
4
3
5
A supported vehicle is one that just works when you install a comma device. Every car performs differently with openpilot, but all supported cars should provide a better experience than any stock system.
@@ -260,11 +262,12 @@ All the cars that openpilot supports use a [CAN bus](https://en.wikipedia.org/wi
260
262
261
263
Specific new Toyota models are shipping with a new message authentication method that openpilot does not yet support.
Copy file name to clipboardExpand all lines: selfdrive/car/CARS_template.md
+7-4Lines changed: 7 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,8 @@
1
1
{% set footnote_tag = '[<sup>{}</sup>](#footnotes)' -%}
2
2
{% set star_icon = '<ahref="##"><imgvalign="top"src="assets/icon-star-{}.svg"width="22" /></a>' -%}
3
3
4
+
<!--- AUTOGENERATED FROM selfdrive/car/CARS_template.md, DO NOT EDIT. --->
5
+
4
6
# Supported Cars
5
7
6
8
A supported vehicle is one that just works when you install a comma device. Every car performs differently with openpilot, but all supported cars should provide a better experience than any stock system.
@@ -63,11 +65,12 @@ All the cars that openpilot supports use a [CAN bus](https://en.wikipedia.org/wi
63
65
64
66
Specific new Toyota models are shipping with a new message authentication method that openpilot does not yet support.
0 commit comments