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
Create home authored May 05, 2020 by Sergey Remizov's avatar Sergey Remizov
Show whitespace changes
Inline Side-by-side
home.md 0 → 100644
View page @ d5be481d
Реверс данных AVC-LAN
Формат данных:
| 00 | 01 | 02 | 03 | 04.. |
| - | - | - | - |- |
| Broadcast | Logic from | Logic to | Cmd | Data |
Логические устройства:
| AVC Address | Logic device | Desc |
| - | - | - |
| 0x1C6 | 0xE5 | Trip модуль? |
| 0x110 | 0xF5 | TripInfo экран в Head Unit |
| 0x1C6 | 0xE0 | A/C Climate? |
| 0x110 | 0x5D | Climate screen in HeadUnit |
## A/C Climate (0x1C6[0xE0]) -> Climate screen (0x110[0x5D])
| Cmd | Data | Look at | Value/Interval | Desc |
| - | - | - | - | - |
| 0xF5 | XX 0x38 | XX | 0 | Lo |
| 0xF5 | XX 0x38 | XX | 1..29 | Temp=15.5+(XX/2) |
| 0xF5 | XX 0x38 | XX | 55 | Hi |
| 0xF5 | XX 0x38 | XX | 57 | A/C Off |
## Trip engine (0x1C6[0xE5]) -> Trip screen (0x110[0xF5])
| Cmd | Data | Look at | Value/Interval | Desc |
| - | - | - | - | - |
| 0xD8 | XX xx 0x40 | XX xx | 0..Max | Fuel consuption (instant)=(XXxx/10)L /100 Km |
| 0xD8 | XX xx 0x40 | XX xx | 0xFFFE | Fuel consuption=Max |
| 0xDC | XX xx 0x80 | XX xx | -- | Trip from reset/Refill=(XXxx/10)Km |
| 0xDB | XX xx 0x40 | XX xx | -- | Fuel consuption (avg)=(XXxx/10)L /100 Km |
| 0xDB/D8/DC | nn nn 0x_0 | _ | 0x40 | L/100Km (?) |
| 0xDB/D8/DC | nn nn 0x_0 | _ | 0x80 | 1/10Km (?) |
Clone repository
  • Home