4
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Nov 03, 2024 — Nov 03, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add in return of the number of cycles added when bumping a bench test. More... over 11 years ago
Add in return of the un-finished cycles when stopping a bench test. More... over 11 years ago
Bump up decoder times to allow for time burned on large schedule counts. More... over 11 years ago
Reorder Makefile targets to properly fix issue #522, this reverts the change in fef8f24e936de76377f60eeee18df9099dcad490, too. More... over 11 years ago
Update out-of-date copyright notices and add missing author tags. More... over 11 years ago
Add clean as a top level target that simply delegates down the line. More... over 11 years ago
Fix some ancient formatting issues and update copyright year. More... over 11 years ago
Add forgotten config lines to match four new engine builds added earlier. More... almost 12 years ago
Rearrange decoders list to make it easier to find where to put a new one. More... almost 12 years ago
Add four missing config entries in draft form. Ready for rebasing actual configs onto. More... almost 12 years ago
Change offset to suit 10BTDC cranking. More... almost 12 years ago
Lower hysteresis on HOTEL's ignition cut limiter for less thrashage. More... almost 12 years ago
Fix the timing step issue on hotel by changing the angular value to 90 degrees. Other values were tried and found to be inferior: More... almost 12 years ago
Also clear currentEvent on sync loss! More... almost 12 years ago
Refactor away globals by reducing scope to that needed and removing some unused variables. Lower decoder max time from 300 to 100. More... almost 12 years ago
R18A1 decoder as tested on the WikiSpeed car in Seattle. More... almost 12 years ago
Remove guessed future engines. Add place holders to ease merge conflicts. Reorder top level Makefile slighty. More... about 12 years ago
Added MPXA6115A MAP sensor to library and switched to it for AAP default in place of obsolete MPX4100A unit. More... about 12 years ago
Add 36-2 crank wheel decoder for Jeff's truck and other later Toyota engines. More... about 12 years ago
Added EFI configuration for the Snot Rocket, including a reasonable tune and reduced dwell table to avoid overdwell discharge. More... about 12 years ago
Fix default PWM output polarity which was previously inverted from the normal requirement. More... over 12 years ago
Change default boost cut reenable to 105kPa to avoid disabling engines with permanent unrecoverable boost cut. See #247, #855, #665 and possibly #753 for more information. More... over 12 years ago
Update sf url, for the last time, next time I delete the project from their setup completely. More... over 12 years ago
Add rudimentary RPM blended Alpha-N and Speed Density mode. More... over 12 years ago
Remove all hard coded logging now that we have the technology to do MUCH better. More... over 12 years ago
Expose AirFlow table for Alpha-N mode, previously hidden. Change use of Load variable, now only used for Lambda and Ignition Timing. MAP is used to look up VE, as it should have always been (no change to tunes, it kinda was). VE is currently only looked up if using Speed Density mode. Requires config update in EMStudio to be used. More... over 12 years ago
Remove two lines from the header template that somehow got forgotten. More... over 12 years ago
Fix old typo in #defined name. More... over 12 years ago
Add flags2 to block lookups so they can be retrieved by tools with the power to do so. More... over 12 years ago
Add missing flaggables2 clearing block to counter clear call and reuse a local variable. More... over 12 years ago