Page 3 of 4

Re: Freds Tuner Priority List

Posted: Mon Aug 31, 2009 10:28 pm
by sry_not4sale
Fred wrote:Mate, you said you let aaronb.info lapse, but I just tried to buy it (to fix the broken links, eg above, hence posting here) and couldn't, so I did a whois on it and it is owned by you! :-) Could you re-point the appropriate subdomains (or all of them using *) at my server so that they get redirected properly? If you don't have it and it's just reserved somehow, I can send 10 bucks to cover a 10 year 1/year on it, no problem. We should sort it out though :-)
Yeah it's pending - they lock the domain for a few months after you let it lapse. I think I can re-register it...

Re: Freds Tuner Priority List

Posted: Mon Aug 31, 2009 11:00 pm
by Fred
Wicked, can you get a godaddy 10 years for 10 bucks deal?

Re: Freds Tuner Priority List

Posted: Mon Aug 31, 2009 11:08 pm
by sry_not4sale
Will have a nosey

Re: Freds Tuner Priority List

Posted: Thu Sep 03, 2009 1:47 am
by mk e
sry_not4sale wrote: Updated list.

note, but memory I mean ems memory...

Confirm datalog toggle button works
Update real time var display from datalog
Confirm reading data from memory is working via tuner interface
Confirm writing to flash is working
Add gui interface for writing data to memory and test
Add grid gui for tuning tables
Write some code to append cells into a single payload for writing to memory
And load from memory also
Aaron,
I just signed up a programmed with some python experience who's very excited to get helping with tuner tasks. She should be registering in the next day or so.

Re: Freds Tuner Priority List

Posted: Thu Sep 03, 2009 1:54 am
by sry_not4sale
Great news, thanks!

Re: Freds Tuner Priority List

Posted: Thu Sep 03, 2009 1:55 am
by sry_not4sale
Updated list.

note, but memory I mean ems memory...

Confirm datalog toggle button works - waiting on firmware update
Update real time var display from datalog - 90% done
Confirm reading data from memory is working via tuner interface
Confirm writing to flash is working
Add gui interface for writing data to memory and test
Add grid gui for tuning tables
Write some code to append cells into a single payload for writing to memory
And load from memory also

Re: Freds Tuner Priority List

Posted: Fri Sep 04, 2009 10:44 am
by sry_not4sale
Updated list.

note, but memory I mean ems memory...

Confirm datalog toggle button works - waiting on firmware update
Update real time var display from datalog - done
Confirm reading data from memory is working via tuner interface - looks OK, needs testing
Confirm writing to flash is working - looks OK, needs testing
Add gui interface for writing data to memory and test
Add grid gui for tuning tables
Write some code to append cells into a single payload for writing to memory
And load from memory also

Re: Freds Tuner Priority List

Posted: Fri Sep 04, 2009 11:45 am
by sry_not4sale
Updated list.

note, but memory I mean ems memory...

Confirm datalog toggle button works - waiting on firmware update
Update real time var display from datalog - done
Confirm reading data from memory is working via tuner interface - looks OK, needs testing
Confirm writing to flash is working - looks OK, needs testing
Add gui interface for writing data to memory and test
Add grid gui for tuning tables - 30%
Populate tuning tables from EMS
Sync adjusted values to EMS
Adjust tuning table axis's
And load from memory also

Re: Freds Tuner Priority List

Posted: Sat Sep 05, 2009 7:04 pm
by Fred
Awesome work mate! I'm excited about trying it out now!! :-)

Fred.

Re: Freds Tuner Priority List

Posted: Mon Nov 02, 2009 3:48 pm
by Fred
highlight current cell that engine is in (really handy, esp when things are oscillating around etc, eg last night oem ecu was adding idle air to make up for bad tune and kpa was going up and up)
select and adjust N x M cells at once (create M*N packets and send them as in single mode)
default focus on tuning tab = cell(s) - discuss
live data to watch while tuning (right now, OEM PW and FinalPW, maybe map/rpm, but the highlighting can take care of that. what do ms have visible when tuning?)
3d view/adjust with current cell highlight (hard to see shape/uneveness in numerical form)
save table tune to pc and load from file to tuner/ecu (maybe just as binary packet content?)

bugs fixed (might be mine) :
1) table layout isn't correct
2) ram >> flash doesn't work
3) async errors happen - scrap that, not a bug :

Code: Select all

// A OK Nothing is wrong No error error.
#define NO_PROBLEMO						0x0666
Will prioritise later, but that's the current list afaik.

Fred.