FreeEMS Issues - Firmware | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0000302 | Firmware | Decoders | public | 2011-10-17 20:19 | 2014-06-25 13:33 |
Reporter | Fred | ||||
Assigned To | Fred | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | assigned | Resolution | open | ||
Platform | OS | OS Version | |||
Product Version | 0.2.0-SNAPSHOT | ||||
Target Version | 0.2.1 | Fixed in Version | |||
FirmwareVersion | |||||
Issue Type | Improvement | ||||
Risk of Breakage | low | ||||
Summary | 0000302: Improve Performance Of Missing Tooth Decoder | ||||
Description | It's fine on 36-1 and less, with 11k RPM being the practical limit for 36-1 (hard limit at just under 12k), however for 60-2 users, we need to optimise it somewhat. Based on the performance of the 36 minus one variant, we can expect others to perform as follows: (35 / 58) * 11000 = 6637.93103 RPM (35 / 23) * 11000 = 16739.13040 RPM (35 / 11) * 11000 = 35000.00000 RPM (note, limited by 32767.5 var limit in code) These are for crank use, for cam use, double the listed RPM figures. As you can see the only one that really needs work is the 60-2 variant, however it should be straight forward to optimise them all somewhat. | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|