Jump to content

OBD:TXMB: Difference between revisions

26 bytes added ,  1 October 2022
Adding info about unused field. (ref. - BFW_Motoko.h, line 859)
mNo edit summary
(Adding info about unused field. (ref. - BFW_Motoko.h, line 859))
Line 13: Line 13:
{{OBDtr| 0x10 | int16    |00FFFF| 80 02      | 640  | width of the window in pixel }}
{{OBDtr| 0x10 | int16    |00FFFF| 80 02      | 640  | width of the window in pixel }}
{{OBDtr| 0x12 | int16    |00FFFF| E0 01      | 480  | height of the window in pixel }}
{{OBDtr| 0x12 | int16    |00FFFF| E0 01      | 480  | height of the window in pixel }}
{{OBDtr| 0x14 | int32    |FF00FF| 01 00 00 00 | 1    | unused }}
{{OBDtr| 0x14 | int32    |FF00FF| 01 00 00 00 | 1    | unused (originally as Pixel Type }}
{{OBDtr| 0x18 | int16    |FF8000| 03 00      | 3    | number of columns; ignored and computed at runtime }}
{{OBDtr| 0x18 | int16    |FF8000| 03 00      | 3    | number of columns; ignored and computed at runtime }}
{{OBDtr| 0x1A | int16    |FF8000| 02 00      | 2    | number of rows; ignored and computed at runtime }}
{{OBDtr| 0x1A | int16    |FF8000| 02 00      | 2    | number of rows; ignored and computed at runtime }}
182

edits