Commit Graph

23987 Commits

Author SHA1 Message Date
Matthew Kennedy 21b6ee2643 simpler ETB jam detection #489
rather than try to integrate error over time, simply fault if there's been too much error for too long. Up to +-X error is allowed for any period of time, more is allowed for Y seconds.
2024-09-17 16:39:16 -07:00
Matthew Kennedy 23dda39efa minor format 2024-09-17 16:05:08 -07:00
Matthew Kennedy ed52f1b431 formatting: (void) 2024-09-17 16:00:57 -07:00
Matthew Kennedy dea17ffc5d formatting: (void) and trailing whitespace 2024-09-17 15:41:39 -07:00
Matthew Kennedy 3f8a2894c7 formatting: (void) and trailing whitespace 2024-09-17 15:38:29 -07:00
Matthew Kennedy ee093ab434 Merge branch 'master' into main-loop 2024-09-17 00:45:00 -07:00
Matthew Kennedy 7cb539d65f prep release 2024-09-16 22:46:18 -07:00
GitHub gen-configs Action 577d542ee6 Auto-generated configs and docs 2024-09-17 05:45:10 +00:00
DenisMitchell bca0a504ac
Update Tooltips (#480)
* Add MAP Estimate Tooltip

Reference:

762bd50dcf/firmware/controllers/algo/airmass/speed_density_airmass.cpp (L59)

* Update rusefi_config.txt - add tooltip for TPS/TPS Acceleration Extra Fuel table

* Update rusefi_config.txt - Add TPS/TPS AE RPM Correction Tooltip

762bd50dcf/firmware/controllers/algo/accel_enrichment.cpp (L73)

* Update rusefi_config.txt - Update Idle Target RPM Tooltip

* Update rusefi_config.txt

Moved the tooltip text to the correct variable; it does not display when on tpsTspCorrValuesBins. Tested and validated locally with gen_config.sh
2024-09-16 22:43:48 -07:00
Matthew Kennedy f713f66cf3 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2024-09-16 22:42:25 -07:00
Matthew Kennedy bd1e986d48 cleanups after #487 2024-09-16 22:41:42 -07:00
GitHub gen-configs Action 1d6b1a5733 Auto-generated configs and docs 2024-09-17 05:41:04 +00:00
alrijleh 9c928539bc
Disable DFCO when clutch is applied (#487)
* compiles but untested

* hide TS setting if clutchUpPin is not configured

* unit test passes

* disable feature if io not configured, fix unit test commit

* de morgans to align with other gating conditions - no functional change
2024-09-16 22:39:41 -07:00
GitHub set-date Action da10cb6718 Update date 2024-09-16 00:11:14 +00:00
Matthew Kennedy 04120a3aa2 format 2024-09-15 01:12:12 -07:00
Matthew Kennedy f73becda1d minor cleanups 2024-09-15 00:59:21 -07:00
GitHub gen-configs Action 1d37f0e34b Auto-generated configs and docs 2024-09-15 06:53:02 +00:00
Matthew Kennedy 6a202f40dd optional after start fuel mutliplier table 2024-09-14 23:51:31 -07:00
GitHub set-date Action d8632f7664 Update date 2024-09-14 00:10:24 +00:00
GitHub gen-configs Action bb9ec04e4d Auto-generated configs and docs 2024-09-13 08:12:36 +00:00
Matthew Kennedy c1d028eefd baro gauge params 2024-09-13 01:11:00 -07:00
Matthew Kennedy 9ccaded0a1 lps25 multi byte read 2024-09-13 01:10:08 -07:00
Matthew Kennedy d2bf9ab9e9 SD log file names are fome_x.mlg 2024-09-13 00:09:25 -07:00
Matthew Kennedy 15352f09e7 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2024-09-13 00:08:13 -07:00
Matthew Kennedy 6282177675 Avoid floating point math entirely for binary log timestamp #484 2024-09-13 00:07:51 -07:00
GitHub gen-configs Action 3fa626ed1f Auto-generated configs and docs 2024-09-13 06:55:41 +00:00
Matthew Kennedy 7baafcc576 milliseconds are evil, use timer 2024-09-12 23:54:20 -07:00
Matthew Kennedy 8312686f22 AC state change uses a timer 2024-09-12 23:52:10 -07:00
Matthew Kennedy 239e07563a logging timestamps #484 2024-09-12 23:30:16 -07:00
Matthew Kennedy 89338bd4f9 implement DFCO hysteresis #478 2024-09-12 22:55:49 -07:00
Matthew Kennedy 48488b4f82 prefer true/false over 1/0 2024-09-12 22:52:00 -07:00
Matthew Kennedy 367cb28c99 oops missed one 2024-09-12 22:37:52 -07:00
GitHub gen-configs Action a0918c1c0a Auto-generated configs and docs 2024-09-13 05:32:19 +00:00
Matthew Kennedy 5aca8e6e28 move DFCO configs to the right spot, changelog 2024-09-12 22:30:46 -07:00
GitHub gen-configs Action 16e6529f12 Auto-generated configs and docs 2024-09-13 05:15:05 +00:00
alrijleh 86c1c52551
configure DFCO MAP threshold to vary based on RPM (#485)
* it compiles

* added description to the graph panel

* fixed typo and improved description

* dfco fuel cut map unit test added and passes

* added default settings
2024-09-12 22:13:30 -07:00
Matthew Kennedy 093ae1a17c fix alphaNUseIat 2024-09-12 22:00:25 -07:00
Matthew Kennedy 38b54fe87f changelog vvt inhibition 2024-09-12 21:31:29 -07:00
Matthew Kennedy ec043ad81f getVVTPosition returns expected<> 2024-09-12 21:25:18 -07:00
GitHub gen-configs Action 85e3122b58 Auto-generated configs and docs 2024-09-13 03:51:53 +00:00
Matthew Kennedy a0bd4e5f9e getVVTPosition returns expected<> 2024-09-12 20:50:25 -07:00
GitHub set-date Action a76268cd8e Update date 2024-09-06 00:10:20 +00:00
DenisMitchell 28c7b9efc1
Update tachometer.cpp - fix tach sweep (#483)
fix tachsweep - x2 and y2 transposed in interpolateClamped
2024-09-05 11:44:32 -07:00
GitHub gen-configs Action 20333f9ddb Auto-generated configs and docs 2024-09-05 18:15:46 +00:00
Matthew Kennedy 8c65ce3575 Merge branch 'master' of https://github.com/fome-tech/fome-fw 2024-09-05 11:14:16 -07:00
Matthew Kennedy d5911316df tach sweep typo 2024-09-05 11:14:11 -07:00
Matthew Kennedy 9a634c95a0 tweak release instructions 2024-09-04 23:24:32 -07:00
GitHub gen-configs Action 60a1249cc0 Auto-generated configs and docs 2024-09-05 05:43:05 +00:00
Matthew Kennedy 0d3742afb5 tach sweep ui 2024-09-04 22:41:39 -07:00
GitHub gen-configs Action dea81536ea Auto-generated configs and docs 2024-09-05 05:39:34 +00:00