### ## ## ##### ## ## ## ## ### ##
_____ / __ \ | / \/ | | | \__/\ \____/
______ ( ___ \ | ( ) ) | (__/ / | __ ( | ( \ \ | )___) ) |/ \___/
_______ ( ___ ) | ( ) | | (___) | | ___ | | ( ) | | ) ( | |/ \|
/'\_/`\ | | | (_) | | | | | (_) (_)
IMPORTANT: enter the case-INsensitive alphabetic (no numbers) code AND WRITE SOME SHORT summary of changes (below) if you are saving changes. (not required for previewing changes). Wiki-spamming is not tolerated, will be removed, so it does NOT even show up in history. Spammers go away now. Visit Preferences to set your user name Summary of change: Implemented feature by default in FW (IIRC since 1.1.43): Use triggernum=1 for 4,6cyl, =2 for 8cyl Use samlenum=15 for 4cyl, =10 for 6cyl, =7 for 8cyl It is good upto 6-7krpm, but if you use hi-reving engine you probably need to reduce samplenum for good readings other sensors or disable mapfilter. Obsolete (it was proposal, implemented feature is more advanced): My book says: MAP sampling 1ms (best) or 2ms (good too). Each sample should added to summ, and at trigger event we have clear MAP value: MAP=summ/count. We have ADC sample rate 1ms in firmware, i have made every 2nd ADC reading for MAP (exept time while WBO sampling). And average readings on trigger to trigger period(s). Two config variables: minimum samples for averaging (3-5) and trigger periods (1 for 4cyl and 2 for 6cyl) Last two ADC channels dropped, knock ADC never used (firmware uses knock chip advanced mode) and 2nd ego (for boost target or NBO), both never used in my setups. http://www.vems.hu/files/MembersPage/Andrey/MapFilterConfig.JPG http://www.vems.hu/files/MembersPage/Andrey/MapFilter.JPG Optional: Add document to category: Wiki formatting: * is Bullet list ** Bullet list subentry ... '''Bold''', ---- is horizontal ruler, <code> preformatted text... </code> See wiki editing HELP for tables and other formatting tips and tricks.