auto-sync
This commit is contained in:
parent
902990d36c
commit
c31e978526
|
@ -157,7 +157,7 @@ end_struct
|
|||
|
||||
specs_s specs
|
||||
|
||||
int rpmHardLimit;;"rpm", 1, 0, 0, 10000.0, 2
|
||||
int rpmHardLimit;;"rpm", 1, 0, 0, 20000.0, 2
|
||||
|
||||
custom injection_mode_e 4 bits, U32, @OFFSET@, [0:1], "Simultaneous", "Sequential", "Batch", "INVALID"
|
||||
injection_mode_e crankingInjectionMode;
|
||||
|
|
|
@ -40,7 +40,7 @@ enable2ndByteCanID = false
|
|||
|
||||
; see PAGE_0_SIZE in C source code
|
||||
; CONFIG_DEFINITION_START
|
||||
; this section was generated by ConfigDefinition.jar on Fri Apr 10 23:17:14 EDT 2015
|
||||
; this section was generated by ConfigDefinition.jar on Sat Apr 11 18:14:13 EDT 2015
|
||||
|
||||
pageSize = 15288
|
||||
page = 1
|
||||
|
@ -98,7 +98,7 @@ page = 1
|
|||
displacement = scalar, F32, 412, "L", 1, 0, 0, 1000.0, 2
|
||||
cylindersCount = bits, U32, 416, [0:3], "INVALID", 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, "INVALID", "INVALID", "INVALID"
|
||||
firingOrder = bits, U32, 420, [0:3], "One Cylinder", "1-3-4-2", "1-2-4-3", "1-3-2-4", "1-5-3-6-2-4", "1-8-4-3-6-5-7-2", "1-5-3-6-2-4", "1-4-2-5-3-6", "1-2", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID", "INVALID"
|
||||
rpmHardLimit = scalar, S32, 424, "rpm", 1, 0, 0, 10000.0, 2
|
||||
rpmHardLimit = scalar, S32, 424, "rpm", 1, 0, 0, 20000.0, 2
|
||||
crankingInjectionMode = bits, U32, 428, [0:1], "Simultaneous", "Sequential", "Batch", "INVALID"
|
||||
injectionMode = bits, U32, 432, [0:1], "Simultaneous", "Sequential", "Batch", "INVALID"
|
||||
globalTriggerAngleOffset = scalar, F32, 436, "deg", 1, 0, 0, 720, 0
|
||||
|
|
Loading…
Reference in New Issue