4
I Use This!
Inactive

Commits : Listings

Analyzed about 5 hours ago. based on code collected about 7 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Make it OK to have size AND offset zero for whole block burn. This is consistent with other location access API calls. More... almost 12 years ago
Tiny fix found while looking for mistakes that might have been causing Mike trouble, but trouble persisted post fixing it. More... almost 12 years ago
Add all config and data for the mighty DeuceCoupe using the new style. Reuses hotel axis tables with own timing table. Does not include rpm switch point hack or trimpot timing/dwell hacks. Not usable as is, including to avoid mess of branches/rebases/incompatibility/work. More... almost 12 years ago
Remove project nature for auto scan (unneeded) and latex (annoying as hell) and remove latex dir from migrate folder too. More... almost 12 years ago
Added rev limiter for the Snot Rocket.
sim
More... almost 12 years ago
Fix typo spotted by Sean, thanks man! :-) More... about 12 years ago
Update to the hotel config with twice as much dwell, zero offset, and 5800 RPM ignition cut rev limiter! Not to be used as is, requires hack to start smoothly for now. More... about 12 years ago
Sensor input config items, derived var config, fuel/ign calcs config, remove ancient unused hard coded if(FALSE) code that didn't make sense. Closes issue #539 :-) More... about 12 years ago
Add type checks for all other significant macros. Exclusions for shortcuts and stuff likely to change. Closes issue #549 and adds some robustness to the firmware. More... about 12 years ago
Reverse the bit order and rename the spare flags to indicate the compiler bit ordering used. This was unexpected to me too, woops. More... about 12 years ago
Fix issue with doxygen param docs on util function recently refactored. Should be done better with info, but it's somewhat obvious anyway, so not a priority. More... about 12 years ago
Rename the general purpose lambad table appropriately. More... about 12 years ago
Fixes #550 by converting all table data to macro conversion and real world units. This commit DOES change some values slightly, but not much, so nothing to worry about, hopefully. Everyone is now on the realistic lambda table so if it was running nice before, you're going to be too rich under load now. Tune your engines. More... about 12 years ago
First half of #550 and closes #551 with further macros and header clean up enhancements. More... about 12 years ago
Fixes #546 by removing all google links and replacing them with http://duckduckgo.com links! More... about 12 years ago
Tweak some values to make more sense. More... about 12 years ago
Add missing custom builds to test script. More... about 12 years ago
HUGE, but perfectly clean, commit to convert most individual configs to macro + real world unit style and REALLY clean up the header situation with respect to that. Scalers are now split into their own file with values in a set and macros in another set. There is still more work to do on some of the more difficult to verify configuration options (custom builds), but the framework is now present. Three new header files, MUCH cleaner overall. This closes issue #289 - converting table data over can be a separate task. More... about 12 years ago
White space fixes, same as previous. More... about 12 years ago
White space, convert trailing tabs to spaces in both files. More... about 12 years ago
Fix SUPER subtle issue with rounding/truncation that affected precisely no one. More... about 12 years ago
Set default priming pulse to something reasonable and fix #148 by implementing priming pulse code based on new scheduling config. More... about 12 years ago
Update latex ignore to include files already in clean part of makefile. More... about 12 years ago
Fix warmup to have up to 400% range, and make the curve contiguous through and below zero to benefit people like Peter who live in VERY cold places. Smoothed it slightly (more fuel) in one cell at 60C. More... about 12 years ago
MASSIVE header change for Peter to experiment with knock. More... about 12 years ago
White space and modularity fixes for the tex docs. Removed hyphenation behaviour and reordered packages correctly (href last). Rm dvi and ps files with clean too. More... about 12 years ago
Fixes #530 and provides nearly two fold improvement in performance by not executing external commands for each file built. More... about 12 years ago
Add tex plugin nature to project. More... about 12 years ago
Add updates from eclipse reconfigure per thread http://forum.diyefi.org/viewtopic.php?f=8&t=1618 with latest Indigo Service Release 1 More... about 12 years ago
Fix truck configuration and add comments to hotel config. More... about 12 years ago