4
I Use This!
Inactive

Commits : Listings

Analyzed about 24 hours ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
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... about 10 years ago
Add in return of the un-finished cycles when stopping a bench test. More... about 10 years ago
Bump up decoder times to allow for time burned on large schedule counts. More... about 10 years ago
Reorder Makefile targets to properly fix issue #522, this reverts the change in fef8f24e936de76377f60eeee18df9099dcad490, too. More... about 10 years ago
Update out-of-date copyright notices and add missing author tags. More... about 10 years ago
Add clean as a top level target that simply delegates down the line. More... about 10 years ago
Fix some ancient formatting issues and update copyright year. More... about 10 years ago
Add forgotten config lines to match four new engine builds added earlier. More... over 10 years ago
Rearrange decoders list to make it easier to find where to put a new one. More... over 10 years ago
Add four missing config entries in draft form. Ready for rebasing actual configs onto. More... over 10 years ago
Change offset to suit 10BTDC cranking. More... over 10 years ago
Lower hysteresis on HOTEL's ignition cut limiter for less thrashage. More... over 10 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... over 10 years ago
Also clear currentEvent on sync loss! More... over 10 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... over 10 years ago
R18A1 decoder as tested on the WikiSpeed car in Seattle. More... over 10 years ago
Remove guessed future engines. Add place holders to ease merge conflicts. Reorder top level Makefile slighty. More... over 10 years ago
Added MPXA6115A MAP sensor to library and switched to it for AAP default in place of obsolete MPX4100A unit. More... over 10 years ago
Add 36-2 crank wheel decoder for Jeff's truck and other later Toyota engines. More... over 10 years ago
Added EFI configuration for the Snot Rocket, including a reasonable tune and reduced dwell table to avoid overdwell discharge. More... over 10 years ago
Fix default PWM output polarity which was previously inverted from the normal requirement. More... almost 11 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... almost 11 years ago
Update sf url, for the last time, next time I delete the project from their setup completely. More... almost 11 years ago
Add rudimentary RPM blended Alpha-N and Speed Density mode. More... almost 11 years ago
Remove all hard coded logging now that we have the technology to do MUCH better. More... almost 11 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... almost 11 years ago
Remove two lines from the header template that somehow got forgotten. More... almost 11 years ago
Fix old typo in #defined name. More... almost 11 years ago
Add flags2 to block lookups so they can be retrieved by tools with the power to do so. More... almost 11 years ago
Add missing flaggables2 clearing block to counter clear call and reuse a local variable. More... almost 11 years ago