I would like to have the ability to exclude some data if certain conditions are met in an ADX history table.  For example I have a History table that is Load vs RPM vs injector pulse width.  I uses this table to create a new main fuel table due to engine modifications.  I find that when fuel cut is enabled the zero injector pulse width values skew the results for that load/RPM point.  If I was able to exclude data points where injector pulse width = 0 then the results would be much better.  I have tried using averages etc. but the suggested feature would be very useful.
Unless there is another way?
Thanks
			
			
									
						
										
						ADX History table
Moderators: Mangus, robertisaar, dex
Re: ADX History table
Yes, I agree, this has been on my list. Thanks!
			
			
									
						
							***************************************
TunerPro Author
1989 Trans Am
			
						TunerPro Author
1989 Trans Am
Re: ADX History table
I look forward to this feature.  The other option I have thought of - provide an import feature of the CSV file.  I could export the log file to csv, manually filter out the values not wanted and then import csv back to log file and replay.  This would achieve the same result.