mirror of
https://github.com/fr3ts0n/AndrOBD.git
synced 2026-04-23 15:28:21 -04:00
400 B
400 B
| 1 | svc | pid | ofs | len | bit_ofs | bit_len | bit_mask | formula | format | min | max | mnemonic | label | Remarks |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2 | 0x01,0x02 | 0x5F | 0 | 1 | 0 | 8 | 0xFF | CUST_STATE | %.0f | cust_pid59 | Customized PID59 | uses custom hash conversion | ||
| 3 | 0x01,0x02 | 0x61 | 0 | 1 | 0 | 8 | 0xFF | CUST_BITMAP | %.0f | cust_pid61 | Customized PID61 | uses custom bitmap conversion | ||
| 4 | 0x01,0x02 | 0x62 | 0 | 1 | 0 | 8 | 0xFF | CUST_AIRFLOW | %.2f | cust_pid62 | Customized PID62 | uses custom linear conversion |