Anonymous | Login | Signup for a new account | 2021-03-05 01:17 UTC | ![]() |
Main | My View | View Issues | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
0000162 | Firmware | Init & Config | public | 2011-06-15 21:25 | 2011-12-03 11:48 | ||||||
Reporter | Fred | ||||||||||
Assigned To | Fred | ||||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||||
Status | assigned | Resolution | open | ||||||||
Platform | OS | OS Version | |||||||||
Product Version | |||||||||||
Target Version | 0.3.0 | Fixed in Version | |||||||||
Summary | 0000162: Reduce the resolution of ignition timing and lambda tables | ||||||||||
Description | Perhaps others too. Ignition timing is fine at 8 bits, and so is lambda. Additionally, Lambda is a much more boring "curve" and can be defined with a smaller table too. Along with these changes, of course, come accessor functions that will accept 16 bit arguments and provide a 16 bit result from an 8 bit table. | ||||||||||
Tags | No tags attached. | ||||||||||
FirmwareVersion | |||||||||||
Issue Type | Improvement | ||||||||||
Risk of Breakage | high | ||||||||||
Attached Files | |||||||||||
![]() |
|
![]() Fred (administrator) 2011-06-17 12:49 |
Bring this inline with what we think we want in future before the massive interface work. IE, don't make Dave angry by getting him to do work twice :-) |
![]() Fred (administrator) 2011-12-03 11:48 |
Fixing this for MTX should be trivial. Files are: Gui/freeems-ignitiontable_16x16x1.datamap.in Gui/freeems-vetable_16x16x1.datamap.in Gui/freeems-lambdatable_16x16x1.datamap.in There are 6 places to change stuff in each file, approximately: FreeAir:MegaTunix.ports fred$ grep -n FRED Gui/freeems-ignitiontable_16x16x1.datamap.in 26:# FRED 36:# FRED 48:# FRED 181:# FRED 189:# FRED 197:# FRED And line 1098 - 1189 or so in src/plugins/freeems/interrogate.c |
Copyright © 2000 - 2011 MantisBT Group |