@revlimit
Znamo li se možda?
Search found 5 matches
- Sat Jun 26, 2010 1:43 am
- Forum: TunerPro Discussion
- Topic: Bosch ECU - Problem with Row Labels
- Replies: 23
- Views: 53558
- Fri Jun 25, 2010 1:40 pm
- Forum: TunerPro Discussion
- Topic: Bosch ECU - Problem with Row Labels
- Replies: 23
- Views: 53558
Yes, for reading data from binary file, but that data isn't just representation of RPMs for e.g. That data are some increments and how to use them, I described in first post. BTW, here are screenshots. Same map in WinOLS and TunerPro. Wrong axis (TunerPro) http://i49.tinypic.com/2h37ymo.png Good axi...
- Fri Jun 25, 2010 7:08 am
- Forum: TunerPro Discussion
- Topic: Bosch ECU - Problem with Row Labels
- Replies: 23
- Views: 53558
- Fri Jun 25, 2010 7:08 am
- Forum: Feature Suggestions
- Topic: Table scales starting at a given value
- Replies: 3
- Views: 12712
- Thu Jun 24, 2010 3:47 am
- Forum: TunerPro Discussion
- Topic: Bosch ECU - Problem with Row Labels
- Replies: 23
- Views: 53558
Bosch ECU - Problem with Row Labels
Hi, I tried to develop a XDF file for some Bosch ECU from Audi, but I have a weird problem. I can't populate Row Labels right because some strange Bosch function. I need get RPM values from bin file and this is how Row labels should be populated: Row[1].Label = (Bin.Value[ADDR] + 0D) * 40; Row[2].La...