Commit Graph

  • f197b512a4
    Merge b39c864882 into da10cb6718 Matthew Kennedy 2024-09-16 09:26:30 -0400
  • 1623dd3cdc
    Merge 1890ce1982 into da10cb6718 alrijleh 2024-09-16 08:28:09 -0400
  • 1890ce1982 de morgans to align with other gating conditions - no functional change alrijleh 2024-09-16 08:16:21 -0400
  • 37d29dfce3 Merge branch 'master' into disable-dfco-if-clutch alrijleh 2024-09-16 08:03:22 -0400
  • d4d8e88841 disable feature if io not configured, fix unit test commit alrijleh 2024-09-16 01:42:56 -0400
  • 64b4cf0695 unit test passes alrijleh 2024-09-16 01:04:52 -0400
  • 13ffd99696
    Merge 6b97de0523 into da10cb6718 Matthew Kennedy 2024-09-15 21:33:16 -0700
  • 76c9acb4bd
    Merge 5aab74dd03 into da10cb6718 Matthew Kennedy 2024-09-15 21:32:28 -0700
  • da10cb6718 Update date master GitHub set-date Action 2024-09-16 00:11:14 +0000
  • 29d1211e1f
    Merge 52c092138a into 04120a3aa2 rusefillc 2024-09-15 22:52:35 +0200
  • 75dc469a52
    Merge 586bc06f81 into 04120a3aa2 mi-hol 2024-09-15 22:52:35 +0200
  • 04de8870a3
    Merge c83cc32772 into 04120a3aa2 DenisMitchell 2024-09-15 12:19:10 -0400
  • 04120a3aa2 format Matthew Kennedy 2024-09-15 01:12:12 -0700
  • f73becda1d minor cleanups Matthew Kennedy 2024-09-15 00:59:21 -0700
  • 1d37f0e34b Auto-generated configs and docs GitHub gen-configs Action 2024-09-15 06:53:02 +0000
  • 6a202f40dd optional after start fuel mutliplier table Matthew Kennedy 2024-09-14 23:51:31 -0700
  • d8632f7664 Update date GitHub set-date Action 2024-09-14 00:10:24 +0000
  • bb9ec04e4d Auto-generated configs and docs GitHub gen-configs Action 2024-09-13 08:12:36 +0000
  • c1d028eefd baro gauge params Matthew Kennedy 2024-09-13 01:11:00 -0700
  • 9ccaded0a1 lps25 multi byte read Matthew Kennedy 2024-09-13 01:10:08 -0700
  • d2bf9ab9e9 SD log file names are fome_x.mlg Matthew Kennedy 2024-09-13 00:09:25 -0700
  • 15352f09e7 Merge branch 'master' of https://github.com/fome-tech/fome-fw Matthew Kennedy 2024-09-13 00:08:13 -0700
  • 6282177675 Avoid floating point math entirely for binary log timestamp #484 Matthew Kennedy 2024-09-13 00:07:51 -0700
  • 3fa626ed1f Auto-generated configs and docs GitHub gen-configs Action 2024-09-13 06:55:41 +0000
  • 7baafcc576 milliseconds are evil, use timer Matthew Kennedy 2024-09-12 23:54:20 -0700
  • 8312686f22 AC state change uses a timer Matthew Kennedy 2024-09-12 23:52:10 -0700
  • 239e07563a logging timestamps #484 Matthew Kennedy 2024-09-12 23:30:16 -0700
  • 89338bd4f9 implement DFCO hysteresis #478 Matthew Kennedy 2024-09-12 22:55:49 -0700
  • 48488b4f82 prefer true/false over 1/0 Matthew Kennedy 2024-09-12 22:52:00 -0700
  • 367cb28c99 oops missed one Matthew Kennedy 2024-09-12 22:37:52 -0700
  • a0918c1c0a Auto-generated configs and docs GitHub gen-configs Action 2024-09-13 05:32:19 +0000
  • 5aca8e6e28 move DFCO configs to the right spot, changelog Matthew Kennedy 2024-09-12 22:30:46 -0700
  • 16e6529f12 Auto-generated configs and docs GitHub gen-configs Action 2024-09-13 05:15:05 +0000
  • 86c1c52551
    configure DFCO MAP threshold to vary based on RPM (#485) alrijleh 2024-09-13 01:13:30 -0400
  • 093ae1a17c fix alphaNUseIat Matthew Kennedy 2024-09-12 22:00:25 -0700
  • 38b54fe87f changelog vvt inhibition Matthew Kennedy 2024-09-12 21:31:29 -0700
  • ec043ad81f getVVTPosition returns expected<> Matthew Kennedy 2024-09-12 21:25:18 -0700
  • 85e3122b58 Auto-generated configs and docs GitHub gen-configs Action 2024-09-13 03:51:53 +0000
  • a0bd4e5f9e getVVTPosition returns expected<> Matthew Kennedy 2024-09-12 20:50:25 -0700
  • dacab07971
    Merge e6aa14192a into a76268cd8e Matthew Kennedy 2024-09-11 17:28:58 +0200
  • bdbe186d23
    Merge 520cb93e95 into a76268cd8e rusefillc 2024-09-09 13:57:57 -0400
  • 3b3c899cc8
    Merge be9822ec20 into a76268cd8e Matthew Kennedy 2024-09-09 13:57:48 -0400
  • 4432f8a4ee hide TS setting if clutchUpPin is not configured alrijleh 2024-09-09 01:00:25 -0400
  • c19cde7949 compiles but untested alrijleh 2024-09-07 23:44:04 -0400
  • e4723f47c8 added default settings alrijleh 2024-09-07 20:51:47 -0400
  • c6263b592c dfco fuel cut map unit test added and passes alrijleh 2024-09-07 19:41:02 -0400
  • c85b2e0d34 fixed typo and improved description alrijleh 2024-09-07 00:31:33 -0400
  • 7361132597 Merge branch 'master' into dfco-map-with-rpm alrijleh 2024-09-07 00:19:37 -0400
  • cef0cb9972
    Merge 85e2f39b6e into a76268cd8e Nathan Schulte 2024-09-05 21:57:56 -0400
  • 7ebec281b6
    Merge 3183f64db6 into a76268cd8e Nathan Schulte 2024-09-05 20:30:51 -0400
  • a76268cd8e Update date GitHub set-date Action 2024-09-06 00:10:20 +0000
  • 0faedf4872 added description to the graph panel alrijleh 2024-09-05 19:53:39 -0400
  • 28c7b9efc1
    Update tachometer.cpp - fix tach sweep (#483) DenisMitchell 2024-09-05 14:44:32 -0400
  • 4496c53d0d
    Update tachometer.cpp - fix tach sweep DenisMitchell 2024-09-05 14:39:53 -0400
  • 20333f9ddb Auto-generated configs and docs GitHub gen-configs Action 2024-09-05 18:15:46 +0000
  • 8c65ce3575 Merge branch 'master' of https://github.com/fome-tech/fome-fw Matthew Kennedy 2024-09-05 11:14:16 -0700
  • d5911316df tach sweep typo Matthew Kennedy 2024-09-05 11:14:11 -0700
  • 9a634c95a0 tweak release instructions Matthew Kennedy 2024-09-04 23:24:32 -0700
  • 60a1249cc0 Auto-generated configs and docs GitHub gen-configs Action 2024-09-05 05:43:05 +0000
  • 0d3742afb5 tach sweep ui Matthew Kennedy 2024-09-04 22:41:39 -0700
  • dea81536ea Auto-generated configs and docs GitHub gen-configs Action 2024-09-05 05:39:34 +0000
  • 2ff394e3e9 tach sweep experiment Matthew Kennedy 2024-09-04 22:38:12 -0700
  • 9a4b637aa9 it compiles alrijleh 2024-09-05 00:30:27 -0400
  • 4d02171f6d Update date GitHub set-date Action 2024-09-04 00:10:27 +0000
  • a2d7fd7c87 Auto-generated configs and docs GitHub gen-configs Action 2024-09-03 23:33:46 +0000
  • e00bc56666 tachometer onFastCallback Matthew Kennedy 2024-09-03 16:32:22 -0700
  • c3e1435f39 move tachometer to modules dir Matthew Kennedy 2024-09-03 16:28:54 -0700
  • 3b2a136a75 Auto-generated configs and docs GitHub gen-configs Action 2024-09-03 22:59:55 +0000
  • 344223cbfa add VSS as GPPWM parameter Matthew Kennedy 2024-09-03 15:58:33 -0700
  • d0e4a0c644 cleanup Matthew Kennedy 2024-09-03 13:34:36 -0700
  • e20908704d print friendly pin names for "pins" command Matthew Kennedy 2024-09-03 13:31:49 -0700
  • 7c54e36d22 Auto-generated configs and docs GitHub gen-configs Action 2024-09-03 17:08:20 +0000
  • 5ac24ae295
    Update README.md - link to developer.md instead of RusEFI forum (#481) DenisMitchell 2024-09-03 13:06:50 -0400
  • c83cc32772 Update rusefi_config.txt DenisMitchell 2024-09-03 12:32:30 -0400
  • 8275ab59e4
    Update README.md - remove explicit link to releases DenisMitchell 2024-09-03 12:04:31 -0400
  • f104eba6b5
    Update README.md - link to developer.md instead of RusEFI forum DenisMitchell 2024-09-03 11:28:03 -0400
  • fc8f7afc2a
    Update rusefi_config.txt - Update Idle Target RPM Tooltip DenisMitchell 2024-09-02 16:51:05 -0400
  • bee8f48e95
    Update rusefi_config.txt - Add TPS/TPS AE RPM Correction Tooltip DenisMitchell 2024-09-02 16:49:16 -0400
  • 3f7b5f126e
    Update rusefi_config.txt - add tooltip for TPS/TPS Acceleration Extra Fuel table DenisMitchell 2024-09-02 16:41:40 -0400
  • 423dd0e939
    Add MAP Estimate Tooltip DenisMitchell 2024-09-02 16:29:14 -0400
  • 762bd50dcf Update date GitHub set-date Action 2024-09-02 00:13:23 +0000
  • 11fa537f5b Auto-generated configs and docs GitHub gen-configs Action 2024-09-01 23:55:00 +0000
  • 8d843f3cac people ask constantly about why this doesn't do what they want Matthew Kennedy 2024-09-01 16:53:40 -0700
  • 17ca8b204f Auto-generated configs and docs GitHub gen-configs Action 2024-09-01 23:50:02 +0000
  • 40dfd1e205 give dwell metric its own channel Matthew Kennedy 2024-09-01 16:48:40 -0700
  • 5105258377 Update date GitHub set-date Action 2024-09-01 00:12:28 +0000
  • 51a23364e2
    Odd cylinder engine wasted spark (#479) Matthew Kennedy 2024-08-31 02:22:31 -0700
  • e755e4bcc4 wow, it's easy to support odd-fire too rework-wasted Matthew Kennedy 2024-08-31 02:05:22 -0700
  • b23a6f8943 unit test it Matthew Kennedy 2024-08-31 01:45:19 -0700
  • 3281faaef1 changelog Matthew Kennedy 2024-08-31 01:18:38 -0700
  • f9733eef30 support odd cyl wasted spark Matthew Kennedy 2024-08-31 01:17:40 -0700
  • f3f7e5a380 allow firing without phase sync on odd cyl engines Matthew Kennedy 2024-08-31 01:14:15 -0700
  • d0c50be4b6 allow wasted spark spin-up Matthew Kennedy 2024-08-31 01:13:35 -0700
  • 397e3dcd04 hoist dwellMs/angle/sparkangle Matthew Kennedy 2024-08-31 00:44:21 -0700
  • 3fc42222cc hoist dwell check out of loop Matthew Kennedy 2024-08-31 00:37:27 -0700
  • 7593cd61d4 Auto-generated configs and docs GitHub gen-configs Action 2024-08-31 05:50:02 +0000
  • 5c614ca945
    all ECUs can use big blocking factor! (#474) Matthew Kennedy 2024-08-30 22:48:37 -0700
  • 97f26196fe Update date GitHub set-date Action 2024-08-31 00:10:11 +0000
  • 3c028cf5ce bump it a little all-ecu-big-blocking Matthew Kennedy 2024-08-30 10:57:26 -0700
  • 589a10e962 ch-ch-ch-ch-changelog Matthew Kennedy 2024-08-30 10:50:09 -0700