# ### ## # ## # # ### # #
___ |_ _| | | | | |___|
_ _ ( ) ( ) `\`\_/'/' `\ /' | | (_)
# ## # # # ###
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: Sub-page for questions for MembersPage/SteenAndersen === Questions === My subpage for questions that i need an answer to. Questions witch i have solved or feel is answered is moved to MembersPage/SteenAndersen/History page ---- I downloaded and compiled the new release [release 1.0.11 since 2004-11-24] from GenBoard/UnderDevelopment/FirmwareChanges page. I Can'not get the WBO2 to work right. In GenBoard/Manual/Config/WBoxygen it say's to "set config.config13 bit1=1 to enable WBO2 ", so my <code> config13 = 0x02 </code> is right, also cheked others config.txt to confirm. But nothing happens when i turn on the engine, LCD shows ?.??. It is very likely that your RPM reads 0000 because trigger is not enabled or applied. If i send '''mde02''' command it starts WBO2, and it works fine, but not the egoC:, on display on LCD stays on 0.00. EGO correction can be disabled in several ways, for cold engine, low RPM, high MAP, etc.. see config.ego_.... variables. How do i turn on WBO2 without issuing a command ? (when board starts) Also on the LCD, there seems to be some minor errors, on one page (think it was page3) a strange looking character was in one position, not a numeric or alphabetic character. Also i don't have egt: sensor and would like Vbatt, or Engine status (S=Startup,A=Accelerating,D=Decelerating ...) in page 1 on LCD. I looked in lcd_display.c and found <code> PGM_VOID_P lcd_line_03[] PROGMEM = { lcd_pw, lcd_space, #ifdef LCD_IAC_PREFERRED lcd_iacstr, lcd_iacpos, #else // display EGT lcd_egtstr, lcd_egt1, #endif // LCD_IAC_PREFERRED lcd_idlerpm, LINEEND2 }; </code> Maybe one could put an option to display Vbat and engine status. All of the above problems where not present when i had v.8 of firmware uploaded in vems. So it's like new bug's or undocumented features. The lcd_display.c code changed quite a bit. There might be buglets still. 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.