Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions can_bus/gen2.md
Original file line number Diff line number Diff line change
Expand Up @@ -309,6 +309,16 @@ Channel name | Equation | Notes
Engine oil temperature | `D - 40` |
Coolant temperature | `E - 40` |

### CAN ID 0x34A (837)

This channel only available on AT model.

Update frequency: 10 times per second.

Channel name | Equation | Notes
------------ | -------- | -----
AT fluid temperature | `E - 50` |

### CAN ID 0x390 (912)

Update frequency: 10 times per second.
Expand Down