Commit Graph

33004 Commits

Author SHA1 Message Date
GitHub gen-default-tune Action c9c761084c Auto-generated default tune 2024-11-29 22:00:44 +00:00
rusefillc 24ca7512b0 TIM1_CH4 ICU fix #7076 2024-11-29 14:41:54 -05:00
GitHub set-date Action 40eb6dd884 Update date 2024-11-29 00:25:43 +00:00
GitHub gen-configs Action 6783734505 Auto-generated configs and docs 2024-11-28 23:36:22 +00:00
GitHub gen-default-tune Action e591f9b11e Auto-generated default tune 2024-11-28 23:30:28 +00:00
kifir 8c03b616e6 implement `Maximum MAP` setting #6783 2024-11-29 01:26:40 +02:00
kifir 67d0923a29 implement `Minimum CLT` setting #6783 2024-11-29 01:26:40 +02:00
kifir 19003c22d2 implement `Minimum TPS` setting #6783 2024-11-29 01:26:40 +02:00
kifir 074d0a69d5 only:refactoring: extract part of functionality into `updateSensor` method #6783 2024-11-29 01:26:40 +02:00
GitHub gen-configs Action bc21bfe811 Auto-generated configs and docs 2024-11-28 06:58:07 +00:00
GitHub gen-default-tune Action 071a9b6c2a Auto-generated default tune 2024-11-28 06:52:38 +00:00
kifir23917 cf093323d1
Start forgotten input pins #6783 (#7104) 2024-11-28 01:48:32 -05:00
GitHub set-date Action 67ca29058d Update date 2024-11-28 00:25:54 +00:00
GitHub gen-configs Action 5bf89accc0 Auto-generated configs and docs 2024-11-27 22:06:06 +00:00
rusefillc 7f8817d642 only:lost naming convention? 2024-11-27 17:03:39 -05:00
GitHub gen-default-tune Action 0cb077b98b Auto-generated default tune 2024-11-27 21:47:46 +00:00
kifir23917 d58aeb045d
Implement `Nitrous Control` settings with arming functionality #6783 (#7103) 2024-11-27 16:43:45 -05:00
GitHub gen-configs Action 88571cfc86 Auto-generated configs and docs 2024-11-27 21:35:12 +00:00
GitHub gen-default-tune Action 9f90b0f0ca Auto-generated default tune 2024-11-27 21:29:10 +00:00
rusefillc fd5b36f73d copy/paste causes typos
only:alphax-8chan
2024-11-27 16:25:25 -05:00
GitHub set-date Action 353f27dd9a Update date 2024-11-27 00:25:21 +00:00
GitHub gen-configs Action 38231f4b72 Auto-generated configs and docs 2024-11-26 22:46:00 +00:00
GitHub gen-default-tune Action 67b786acb1 Auto-generated default tune 2024-11-26 22:40:33 +00:00
rusefillc 38546c6df5 GM SENT fuel pressure sensor #6997
only:changelog
2024-11-26 17:36:05 -05:00
rusefillc fddf54c9d9 baro correction label typo 2024-11-26 17:36:05 -05:00
GitHub gen-configs Action d7b757abb9 Auto-generated configs and docs 2024-11-26 22:05:04 +00:00
rusefillc 20cea9e874 only:helping sent unit tests? 2024-11-26 17:02:31 -05:00
GitHub gen-default-tune Action 054a4784ec Auto-generated default tune 2024-11-26 21:30:30 +00:00
Andrey G 57f7fb0992
Uaefi sent (#7100)
* SENT: TS settings for high pressure fuel sensor

* SENT: glue GM high pressure fuel sensor

* SENT: unit test guards

* SENT: unit test guards 2
2024-11-26 16:26:00 -05:00
GitHub gen-configs Action c05ab1ae39 Auto-generated configs and docs 2024-11-26 15:19:16 +00:00
rusefillc 2a2de932b3 only:helping sent unit tests 2024-11-26 10:16:39 -05:00
GitHub gen-default-tune Action f50f2a1465 Auto-generated default tune 2024-11-26 15:05:20 +00:00
Andrey G 1987f497e2
Uaefi sent (#7099)
* SENT: typo

* SENT: separate menu for input configuration

* SENT: pass SENT input number to decoder function

* SENT: is optional

* SENT: move gauges to "Sensors - SENT" category

* SENT: gauges show first channels statsistic only

* SENT: channels abstraction

First we define gpios used for SENT channels
Then we glue sensors to SENT channels

* SENT: fix gauges

* SENT: guards
2024-11-26 10:01:07 -05:00
GitHub set-date Action 5387516bc6 Update date 2024-11-26 00:25:27 +00:00
GitHub gen-configs Action 2c2bacd4f0 Auto-generated configs and docs 2024-11-25 07:13:19 +00:00
GitHub gen-default-tune Action 36b4f246ec Auto-generated default tune 2024-11-25 07:07:27 +00:00
rusefillc 2de5e73d1b Critical error when using big values on Boost Control Open Loop with Y axis as MAP fix #7093 2024-11-25 02:03:26 -05:00
GitHub gen-configs Action 2542cd3ded Auto-generated configs and docs 2024-11-25 06:27:34 +00:00
GitHub gen-default-tune Action 12b15d3134 Auto-generated default tune 2024-11-25 06:22:10 +00:00
rusefillc c2ff14f555 Flex Fuel sensor settings should be under "Fuel sensor" fix #7097 2024-11-25 01:17:45 -05:00
GitHub gen-configs Action 732d0dde27 Auto-generated configs and docs 2024-11-25 06:13:46 +00:00
GitHub gen-default-tune Action fd6ba7de55 Auto-generated default tune 2024-11-25 06:08:08 +00:00
rusefillc 7a3c980e53 forgotten magic constant 2024-11-25 01:04:08 -05:00
GitHub gen-configs Action 5d7b2c2fe8 Auto-generated configs and docs 2024-11-25 05:49:59 +00:00
GitHub gen-default-tune Action e0d2847505 Auto-generated default tune 2024-11-25 05:43:55 +00:00
rusefillc 07ec858fb4 only: isUpEvent clean-up 2024-11-25 00:39:42 -05:00
rusefillc 8ef554f3c1 isUpEvent clean-up 2024-11-25 00:32:37 -05:00
Matthew Kennedy 272226104d memset is neither intent-expressive nor type safe 2024-11-25 00:26:54 -05:00
GitHub gen-configs Action 83102d2e8e Auto-generated configs and docs 2024-11-25 05:12:26 +00:00
GitHub gen-default-tune Action dae8d155ef Auto-generated default tune 2024-11-25 05:07:04 +00:00