Sorry Kev but us posh tw@s with the higher spec screen can use the remote to change a couple of settings. we can reverse the colours, so that we have a negative version of the usual screen, and we can adjust the brightness in the menu. But I've also just discovered that we can adjust the brightness at any time just by using up and down on the remote, i.e without having to go into the menu.
Still no "dim when the lights go on" setting though, which is a bit pants.
Heres a pic of mine, colours reversed and dimmed about half way.
Last edited by DaiRees on Sat Jun 16, 2007 2:28 pm, edited 1 time in total.
Playtime_Fontayne wrote:"Dai Rees Supplier of Fine Automobilia. Established 2007"
So you're saying the problem is your display doesn't show anything between *somewhere in the 200s* and 999 mpg? That's easy to explain - it probably can't measure that small amount of fuel, even if you could manage to get such a small amount through the injectors in a 1 second period (or however long the D9 computer has between samples)
<steve_earwig> I think this forum is more about keeping our cars going with minimal outlay than giving our cars more reason to go bang
mjb wrote:Firstly there's no such thing as an unsigned char, you're thinking of an int(eger). Secondly there's more than 256 possible values if the number is returned as (what I presume to be) a 3sf floating-point number.
There is such a thing as unsigned char and signed char, chars are normally unsigned thou. I din't mean integer as these are normally 16 or 32 bits depending on the architecture your using.
Good point about floating point number, had forgotton that the mpg displayed floating point, with the limited accuracy thou they may use a fixed point system.
mbell666 wrote:but may be because they use a 8 bit micro contoller for that bit of the computer.
mjb wrote: Doubtful. IIRC my D8's trip computer uses a 16bit Atmel microprocessor, for which unfortunately the specs are only available to OEMs under NDA terms I wouldn't expect the D9's to be 8bit, especially given the extra functionality.
Was just a suggestion for a possible reason, never investigate what is in there. Quite possible that in later system they have a number of micro contollers, instead of a single controller and have a small controller for calculating this. Probably not thou, but we all know what the french are like with electrics and electronics!