_______ ( ____ \ | ( \/ | | | | ____ | | \_ ) | (___) | (_______)
_______ (_____ ) /'/' /'/' /'/'___ (_______)
#### ## ##### ## ## #####
## # # # # # ###
## ## ## ## #### ## ## ## ##
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: [http://megasquirtavr.sourceforge.net/manual/Detailed.General.html [Manual: Detailed.General]] while the link is broken, see page history. In short: * j[] table percentage of req_fuel, 100 means req_fuel, 255 means 2.55*req_fuel * l[] table lambdacorr factor (most useful range is 56..120), 1/target_lambda: ** decimal 56 means (200+56)/256 = * 1.0 (lambda = 1.0 as well) ** 0 means (200+0)/256 = * 200/256 = 0.78 (lambda=1.25 extremely lean) ** decimal 255 means (200+255)/256 = 455/256 (stupid rich, not sane for gasoline) * n[] table ignadv in 0.25 crankdegrees (unless numberformat=real, in which case it is 1 crankdee, and fractions are allowed) * h[] table GenBoard/Manual/Config/HwMap Don't forget to convert decimal numbers to hex, unless you use numberformat=10 in tables.txt (in that case you can write decimal). If you use numberformat=.. change it back to numberformat=16 if the rest of tables.txt is hex. ---- '''TODO''' * All relevant pages must be linked to this page * show pictures from tuningsoftware like MegaTunix to make these more clear ---- '''See also''' * GenBoard/Manual * GenBoard/InitialConfig 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.