auto-sync

This commit is contained in:
rusEfi 2016-02-23 18:01:38 -05:00
parent e7fe93141b
commit 3439dea492
1 changed files with 27 additions and 0 deletions

View File

@ -1147,6 +1147,33 @@ fileVersion = { 20160122 }
subMenu = connection, "Connection"
subMenu = std_separator
subMenu = ecuStimulator, "ECU stimulator"
[ControllerCommands]
; commandName = command1, command2, commandn...
; command in standard ini format, a command name can be assigned to 1 to n commands that will be executed in order.
; This does not include any resultant protocol envelope data, only the response data itself.
; WARNING!! These commands bypass TunerStudio's normal memory synchronization. If these commands
; alter mapped settings (Constant) memory in the controller, TunerStudio will have an out of sync condition
; and may create error messages.
; It is expected that these commands would not typically alter any ram mapped to a Constant.
cmdinjspk1 = "w\x00\x00\x00\x20"
cmdinjspk2 = "w\x00\x00\x00\x21"
cmdinjspk3 = "w\x00\x00\x00\x22"
cmdinjspk4 = "w\x00\x00\x00\x23"
cmdinjspk5 = "w\x00\x00\x00\x24"
cmdinjspk6 = "w\x00\x00\x00\x25"
cmdinjspk7 = "w\x00\x00\x00\x26"
cmdinjspk8 = "w\x00\x00\x00\x27"
cmdinjspk9 = "w\x00\x00\x00\x28"
cmdinjspk10 = "w\x00\x00\x00\x29"
cmdinjspk11 = "w\x00\x00\x00\x2a"
cmdinjspk12 = "w\x00\x00\x00\x2b"
cmdinjspk13 = "w\x00\x00\x00\x2c"
cmdinjspk14 = "w\x00\x00\x00\x2d"
cmdinjspk15 = "w\x00\x00\x00\x2e"
cmdinjspk16 = "w\x00\x00\x00\x2f"
[UserDefined]