HPFP: GDI prefix for all livedata fields
This commit is contained in:
parent
289ae9009e
commit
bf7df3d32b
|
@ -3,9 +3,9 @@ struct_no_prefix high_pressure_fuel_pump_s
|
|||
angle_t m_requested_pump;GDI: HPFP duration\nComputed requested pump duration in degrees (not including deadtime)
|
||||
float fuel_requested_percent;"GDI: requested_percent"
|
||||
float fuel_requested_percent_pi;"GDI: percent_pi"
|
||||
bit noValve
|
||||
bit angleAboveMin
|
||||
bit isHpfpInactive
|
||||
bit noValve;GDI: noValve
|
||||
bit angleAboveMin;GDI: angleAboveMin
|
||||
bit isHpfpInactive;GDI: HPFS inactive
|
||||
float m_pressureTarget_kPa;"GDI: target pressure"
|
||||
angle_t nextLobe;"GDI: nextLobe"
|
||||
float di_nextStart;GDI: next start;"v", 1, 0, 0, 100, 0
|
||||
|
|
Loading…
Reference in New Issue