I cant get the site to work for me.
logger_std__en_v145.xml
3d04ea4605
k-line
defogger switch
It seems no matter what I select and save in the profile it just spits out this:
";------------------------------ABOUT------------------------------;
; This config file was generated by comparing a RomRaider Logger ;
; Profile XML against the RomRaider Logger Definition XML. ;
; Depending on the parameters selected, it will enable logging ;
; via either CAN or K-Line. ;
; ;
; @author Jason Hunter ;
; @since December 22, 2012 ;
; @see
http://subaru.hunterjm.com/ ;
;-----------------------------------------------------------------;
type = ssmk
;--------------------LOGGED PARAMETERS--------------------;
; These parameters were selected in the RomRaider Logging ;
; profile. They will appear in your CSV log outputs on ;
; the SD card in your Tactrix cable. Keep in mind that ;
; unlike RomRaider Logger, the headings will have an ;
; underscore (_) instead of a space ( ). ;
;---------------------------------------------------------;
;----------------HIDDEN/TRIGGER PARAMETERS----------------;
; These parameters will not show up in your logs. They ;
; are required in order to create the calculated params ;
; you have included below or to be used in triggers. ;
;---------------------------------------------------------;
; Defogger Switch Trigger
paramname = defogger_trigger
paramid = 0x64
databits = 1
offsetbits = 5
isvisible = 0
;------------------CALCULATED PARAMETERS------------------;
; These parameters are calculated from the parameters ;
; you have included above. They will appear in your CSV ;
; log outputs on the SD card in your Tactrix cable. Keep ;
; in mind that unlike RomRaider Logger, the headings will ;
; have an underscore (_) instead of a space ( ). ;
;---------------------------------------------------------;
;-------------------------TRIGGER-------------------------;
; Triggers allow us to start/stop and resume logging to ;
; a file. A default configuration has been setup for ;
; you to start with. This will start logging when the ;
; engine starts (RPM > 0). ;
; ;
; A second configuration is also available. It will log ;
; when you press the defogger switch and will stop the ;
; log when you turn the defogger off. In order to use ;
; that configuration, remove the ";" at the beginning of ;
; the "Defogger Switch" lines and add a ";" to the others ;
;---------------------------------------------------------;
; Start log when defogger_trigger == 1
conditionrpn = defogger_trigger,1,==
action = start
; Stop log when defogger_trigger == 0
conditionrpn = defogger_trigger,0,==
action = stop"
Which looks to me like its not grabbing anything from my xml files. I do have the V145 defs.
Thanks in advance for the help.
