Poor man categories for logs #5153

only:proteus_f7
This commit is contained in:
rusefillc 2023-03-05 23:12:43 -05:00
parent 8d6d24d41c
commit 3031c6abd8
1 changed files with 6 additions and 5 deletions

View File

@ -1,13 +1,14 @@
struct_no_prefix high_pressure_fuel_pump_s
angle_t m_requested_pump;HPFP duration\nComputed requested pump duration in degrees (not including deadtime)
float fuel_requested_percent
float fuel_requested_percent_pi
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
angle_t nextLobe
float di_nextStart;DI: next start;"v", 1, 0, 0, 100, 0
float m_pressureTarget_kPa;"GDI: target pressure"
angle_t nextLobe;"GDI: nextLobe"
float di_nextStart;GDI: next start;"v", 1, 0, 0, 100, 0
end_struct