Notices

RAX Fast Logging

Thread Tools
 
Search this Thread
 
Old Dec 31, 2012 | 12:14 AM
  #76  
TravisF's Avatar
Evolving Member
iTrader: (1)
 
Joined: May 2008
Posts: 239
Likes: 0
From: New Mexico
Originally Posted by richardjh
The internet IS the documentation. Google is the index.

Rich
Got any links? All I've found are threads on here and a subaru forum that don't show anything I don't already know
Reply
Old Dec 31, 2012 | 02:46 AM
  #77  
richardjh's Avatar
Thread Starter
Evolved Member
 
Joined: Oct 2010
Posts: 2,447
Likes: 14
From: Australia
That's basically it.

Did you see this stuff?

Rich
Reply
Old Jan 1, 2013 | 04:24 PM
  #78  
TravisF's Avatar
Evolving Member
iTrader: (1)
 
Joined: May 2008
Posts: 239
Likes: 0
From: New Mexico
Well I'm not sure what happened but this last time I got 25 lines per second through the standalone logging!
Reply
Old Jan 1, 2013 | 04:41 PM
  #79  
richardjh's Avatar
Thread Starter
Evolved Member
 
Joined: Oct 2010
Posts: 2,447
Likes: 14
From: Australia
I dimly recall tephra telling some tale of corresponding with Colby, getting a revised OP2.0 firmware version, and having his logging speed up. That was ages ago, and I can't find it right now.

25 lines/sec is great. What "sampgroup" settings are you using?

Rich
Reply
Old Jan 1, 2013 | 04:57 PM
  #80  
TravisF's Avatar
Evolving Member
iTrader: (1)
 
Joined: May 2008
Posts: 239
Likes: 0
From: New Mexico
Originally Posted by richardjh
I dimly recall tephra telling some tale of corresponding with Colby, getting a revised OP2.0 firmware version, and having his logging speed up. That was ages ago, and I can't find it right now.

25 lines/sec is great. What "sampgroup" settings are you using?

Rich
This latest firmware is pretty quirky. I've had 3 different results from logging with it. I just logged some WOT pulls using the Rax addresses because the normal way stopped applying the scaling to the numbers. The first time I tried it with the new version I was only getting 10 lines like before but this time it sped up to 25 with no changes.

I put them all in the same sampgroup! Next time I may try not logging A, E, G, and H bytes since I don't really need the parameters stored in those and see how fast it'll go. Probably will go back down to 10
Reply
Old Jan 1, 2013 | 05:27 PM
  #81  
Drkramm's Avatar
Newbie
 
Joined: Oct 2012
Posts: 64
Likes: 0
From: pa
Originally Posted by TravisF
This latest firmware is pretty quirky. I've had 3 different results from logging with it. I just logged some WOT pulls using the Rax addresses because the normal way stopped applying the scaling to the numbers. The first time I tried it with the new version I was only getting 10 lines like before but this time it sped up to 25 with no changes.

I put them all in the same sampgroup! Next time I may try not logging A, E, G, and H bytes since I don't really need the parameters stored in those and see how fast it'll go. Probably will go back down to 10
Can you post a copy of your logcfg I can't get over 10 samples
Reply
Old Jan 1, 2013 | 05:49 PM
  #82  
TravisF's Avatar
Evolving Member
iTrader: (1)
 
Joined: May 2008
Posts: 239
Likes: 0
From: New Mexico
Code:
; uncomment the line below to minimize the information written to logcfg.out
; this will greatly decrease the startup time to begin logging if you already
; have a working logcfg.txt without any problems
;
;debug=noout

; sample logging configuration file for openport 2.0
; must be named logcfg.txt and be placed in the root directory of the
; microSD card inserted in the openport in order to work

;----------------mrmacan evox----------------
; log channel settings
type=mrmacan

;-------------options----------------

;zerotimecount=1
;zerosamplecount=1

;-------------parameters-------------

paramname=RAX_A
paramid=0x8051AC
databits=32
scalingrpn=x
sampgroup=1

paramname=RAX_B
paramid=0x8051A8
databits=32
scalingrpn=x

paramname=RAX_C
paramid=0x8051B0
databits=32
scalingrpn=x

paramname=RAX_D
paramid=0x8051B4
databits=32
scalingrpn=x
sampgroup=1

paramname=RAX_E
paramid=0x8051B8
databits=32
scalingrpn=x
sampgroup=1

paramname=RAX_F
paramid=0x8051BC
databits=32
scalingrpn=x
sampgroup=1

paramname=RAX_G
paramid=0x8051C0
databits=32
scalingrpn=x
sampgroup=1

paramname=RAX_H
paramid=0x8051C4
databits=32
scalingrpn=x
sampgroup=1


;-------------triggers---------------
;
; note that parameters must be previously defined
; before defining triggers using them
;
; triggers allow you to control when logging starts and stops
; this example sets up triggers such that logging only occurs
; when the engine is running (RPM > 0)
;
; triggers consist of some evaluation of the form [trigparam] [condition] [value]
; and a resulting action which is done if the evaluation is true

paramname=CruiseLight
paramid= 0x8045C5
databits=1
offsetbits=5
isvisible=0
sampgroup=1

conditionrpn = CruiseLight,1,==
action = start

conditionrpn = CruiseLight,0,==
action = stop

;----------------inno----------------
type=inno
; log from an innovate bus via the 3/32" jack
; currently the LC-1 is the only supported device

paramname = mylc1.afr
paramid = 0x0101
scalingrpn = x,14.7,*
Reply
Old Jan 1, 2013 | 07:06 PM
  #83  
richardjh's Avatar
Thread Starter
Evolved Member
 
Joined: Oct 2010
Posts: 2,447
Likes: 14
From: Australia
Yeah, with that, you're only requesting three items a line. B, C and a third "round-robin" request of everything else.

Rich
Reply
Old Jan 1, 2013 | 08:02 PM
  #84  
TravisF's Avatar
Evolving Member
iTrader: (1)
 
Joined: May 2008
Posts: 239
Likes: 0
From: New Mexico
Originally Posted by richardjh
Yeah, with that, you're only requesting three items a line. B, C and a third "round-robin" request of everything else.

Rich
I meant to make them all the same sampgroup but I guess I wasn't paying close enough attention when I was editing it again One day I'll figure this out
Reply
Old Jan 1, 2013 | 08:13 PM
  #85  
richardjh's Avatar
Thread Starter
Evolved Member
 
Joined: Oct 2010
Posts: 2,447
Likes: 14
From: Australia
If they are ALL the same "sampgroup", you'll be making ONE request per cycle (ie. line). When two items share one sampgroup, they are processed round-robin. Only one request per cycle per sampgroup.

Rich
Reply
Old Jan 1, 2013 | 08:36 PM
  #86  
TravisF's Avatar
Evolving Member
iTrader: (1)
 
Joined: May 2008
Posts: 239
Likes: 0
From: New Mexico
Originally Posted by richardjh
If they are ALL the same "sampgroup", you'll be making ONE request per cycle (ie. line). When two items share one sampgroup, they are processed round-robin. Only one request per cycle per sampgroup.

Rich
I guess I'm still confused about this. So if I want to update B, C, and D every cycle I should put them each in their own sampgroup, and then everything else I dont care as much about should be grouped in the same sampgroup?
Reply
Old Jan 2, 2013 | 03:48 AM
  #87  
richardjh's Avatar
Thread Starter
Evolved Member
 
Joined: Oct 2010
Posts: 2,447
Likes: 14
From: Australia
If you want B, C and D to update every cycle, don't put them in any "sampgroup" at all.


I'd suggest:

RAX_A_Dat ... Use sampgroup=1
RAX_D_Dat ... Use sampgroup=2
RAX_E_Dat ... Use sampgroup=2
RAX_F_Dat ... Use sampgroup=1
RAX_G_Dat ... Use sampgroup=1

...and the rest with no sampgroup.

See how that runs. It will mirror my "Priority" setup in EvoScan.

Rich
Reply
Old Jan 3, 2013 | 05:55 AM
  #88  
acidtonic's Avatar
Evolved Member
iTrader: (1)
 
Joined: Jun 2009
Posts: 746
Likes: 1
From: Detroit
I'm in search of some web space to host this 2-3 meg zip file. If anyone knows where I can host it I'm ready to release.

I also have spoke with Travis about integrating Rax Logging into my program and I think it seems somewhat straight forward so I'll give it priority for a future release.

Hope everyone had a good holiday!
Reply
Old Jan 3, 2013 | 01:28 PM
  #89  
kozmic27's Avatar
Evolved Member
 
Joined: Jun 2009
Posts: 653
Likes: 12
From: Houston, TX
Rich,
Have you noticed when logging MAF voltages that the fast logger drops some voltage ranges? These drops are outside of the ranges we can adjust any how, but I was wondering if this was intentional. I've gone back to using the old logging method for maf, more because my spread sheets don't like the missing values as opposed to me caring about the missing voltages.
Reply
Old Jan 3, 2013 | 04:33 PM
  #90  
richardjh's Avatar
Thread Starter
Evolved Member
 
Joined: Oct 2010
Posts: 2,447
Likes: 14
From: Australia
No, not sure what you mean by "missing".

Rich
Reply



All times are GMT -7. The time now is 01:49 AM.