Changes

Jump to navigation Jump to search
Element IDs (mostly ui::text_common type):
* 1145 - ui::text that defines size, orientation and range of adblue bar (typical data "H~~0~~1", horizontal range 0 to 1)
* 1150 - ui::text for water temperature bar, the text is cut according to current water temperature
* 1155 - ui::text that defines size, orientation and range of water temperature bar (typical data "H~~0~~130", horizontal range 0*C to 130*C(32*F to 266*F))
* 1160 - instant consumption
* 1170 - average (trip) consumption
* 1340 - oil temperature gauge, expected to be ui_gauge element type
* 1350 - ui::text for instant fuel economy bar, the text is cut according to current value
* 1355 - ui::text that defines size, orientation and range of instant fuel economy bar (typical data "H~~0~~5", horizontal range 0 to 5 km/l(11.8mpg))
* 1360 - ui::text for average fuel economy bar, the text is cut according to current value
* 1365 - ui::text that defines size, orientation and range of average fuel economy bar (typical data "H~~0~~5", horizontal range 0 to 5 km/l(11.8mpg))
* 1370 - air pressure value (psi only)
* 1380 - transmission mode, detailed (D/N/R/M)
Data for bars are entered in format "H~~0~~130", H means the bar is horizontal (or V for vertical), leftmost position represents value 0, rightmost position represents value 130. Empty text defaults to "H~~0~~1".
499
edits

Navigation menu