Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A android-car-2
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • Prius
  • android-car-2
  • Wiki
  • Home

Home · Changes

Page history
Update home authored May 09, 2020 by Sergey Remizov's avatar Sergey Remizov
Hide whitespace changes
Inline Side-by-side
home.md
View page @ 8d3e3e0b
......@@ -11,11 +11,13 @@
| AVC Address | Logic device | Desc |
| - | - | - |
| 0x1C6 | 0x01 | ?-> |
| 0x160 | 0x11 | >? Something in AUDIO |
| 0x1C6 | 0x12 | ->? |
| 0x1C6 | 0x25 | ?-> |
| 0x1C6 | 0x32 | ->? |
| 0x110 | 0x5D | Climate screen in HeadUnit |
| 0x110 | 0x5F | TripInfo экран в Head Unit |
| 0x1C6 | 0x8C | <> |
| 0x1C6 | 0xE0 | A/C Climate? |
| 0x1C6 | 0xE4 | Engine Control Module (ECM) |
| 0x1C6 | 0xE5 | Trip модуль? |
......@@ -33,7 +35,7 @@
| | | || [0:7] Auto mode on|
| | | || [0:6] Outside air|
| | | || [0:5] Recirculation|
| | | || [0:4] Fast windshield |
| | | || [0:4] Defrost windshield |
| | | || [0:3] Rear glass spirals|
| | | || [0:1] A/C on(allowed)|
| | | || [0:0] Head aiflow|
......@@ -42,6 +44,14 @@
| | | || [1:5] Foot&windsheild|
| | | || [5:7]..[5:5] Fan speed|
## Climate screen (0x110[0x5D]) -> A/C Climate (0x1C6[0xE0])
| Cmd | Data | Desc |
| - | - | - |
| 0xE0 | =no= | Request 0xF0 answer |
| 0xE4 | =no= | Request 0xF4 answer |
| 0xE6 | =no= | Request 0xF6 answer |
| 0xE8 | =no= | Request 0xF8 answer |
## Trip engine (0x1C6[0xE5]) -> Trip screen (0x110[0x5F])
......
Clone repository
  • Home