parts arrived and I have done a swag of changes and just finishing off the last few things. I will post out on Monday yakousei .. guaranteed.
briefly the v1.03 changes.
hardware change to work on very low frequency mods
increased the mode change speed.
decreased mode change lockout time.
decreased mode text display time.
(mode speed changes demo at
http://www.youtube.com/watch?v=VdrtX5QKn2Q
this was yesterdays code, some more changes since then, but you will get the idea)
improved averaging, slightly increased accuracy. 0.2% or so.
squashed bug where mods that went pwm to linear stop mode changing.
sped up initial reports so full data is available under 1 second.
added Vaverage as a new PWM mode and on serial dump.
removed eGo battery estimated battery life on serial.
changed serial data format slightly, moved display header to time 0.
I need to change the way the serial port is detected as I found it can be intermittent on some of the cables I have now tested, initially it was enbled when the Rx pin gets taken high, some cables do not have a pullup though.
leaving the serial on causes a display speed reduction as it does all the calculations every pass through the code then, its not an option to leave it on. I think I may disable the 7 segment display when serial is enabled to reduce the serial noise so since leaving it on or off is not an option, I really want to get this area improved.
Today, 02:23