Commit Graph

192 Commits

Author SHA1 Message Date
Matthew Kennedy 7e2d13e581 changelog (#2825) 2021-06-17 04:56:32 -04:00
Matthew Kennedy f1a95123fb kill engine if no oil pressure (#2800)
* min oil pressure for crank

* do it time-based

* rename field

* include

* fix existing test

* tests

* fix logic

* more test

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-06-16 17:20:28 -04:00
rusefillc a9bffcefed # 2021 May "Piercing Day" 2021-05-17 04:28:13 -04:00
rusefillc 159e3cd1ff Support STM32F7 1MB devices #2659 2021-05-09 10:10:00 -04:00
Matthew Kennedy ae668edf2a Fix multi bank fueling (#2661)
* add cylinder number

* changelog

* wording
2021-05-09 09:37:07 -04:00
rusefillc a41df9675d HD44780: start pins on init #2576 2021-04-21 18:17:59 -04:00
rusefillc bb4b737e5a April 2021 Release - "Malbec" 2021-04-18 10:04:55 -04:00
rusefillc 213e77f921 he reads my mind 2021-04-17 21:38:58 -04:00
rusefillc 9f6952b3c6 NB2 trigger decoder fix #2533 2021-04-15 19:30:29 -04:00
rusefillc c64520cb6d Launcher splash screen is freezy fix #2560 2021-04-15 17:03:24 -04:00
rusefillc a0ba7ed86f #2556 2021-04-15 12:00:48 -04:00
rusefillc 0540dd49af changelog mount SD card and drive containing TunerStudio ini at the same time 2021-04-14 09:26:18 -04:00
rusefillc e03cd12d54 ## April 2021 Release "Be Kind to Lawyers Day" 2021-04-13 23:32:31 -04:00
rusefi db85ce95e9 changelog 2021-04-04 23:36:49 -04:00
rusefillc d9a3638dc6 Potato Chip Day 2021 Release 2021-03-15 13:57:47 -04:00
rusefillc 876382d529 VAG MQB 2021-03-14 21:20:02 -04:00
rusefillc 30d3358d84 fix error/warning buffer overflow #2456 2021-03-14 09:53:15 -04:00
rusefillc db836754dd Life in the Cracks 2021 Release 2021-03-10 23:20:22 -05:00
rusefillc bae33a1230 changelog update 2021-03-10 19:56:30 -05:00
Matthew Kennedy a576c2e109 USB mass storage tweaking (#2352)
* disable TS in case of USB MSD

* housekeeping while we're here

* enable on MRE

* changelog
2021-02-14 15:03:07 -05:00
Matthew Kennedy 57ba0e43b2 changelog (#2315)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-02-08 15:13:28 -05:00
rusefillc 11e8a35c15 Trigger pattern request Škoda Favorit fix #2302 2021-02-06 20:53:30 -05:00
rusefillc 02c1fb8482 triggers 2021-02-06 20:29:32 -05:00
rusefillc dcebbfa223 triggers 2021-02-06 20:28:50 -05:00
rusefillc 185699e678 ### 2021 Printing Ink Day 2021-01-19 15:19:31 -05:00
rusefillc 2e446a9aa5 Main Relay bench test button 2021-01-11 20:39:47 -05:00
Matthew Kennedy 86d3746453 Idle timing uses phase logic, remove falloff (#2169)
* use phase computation

* move & simplify implementation

* test

* bad merge

* initialize

* wonderful changelog

* now unused parameter

* put back deadzone

* ui

* test deadzone

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-07 08:06:36 -05:00
rusefillc c34bbe9c08 2021 Orthodox Christmas Day 2021-01-07 05:48:22 -05:00
rusefillc a21378e965 2021 Orthodox Christmas Day 2021-01-07 04:06:02 -05:00
Matthew Kennedy d8ebf58f0d Implement flex sensor (#2189)
* config & ui

* stub sensor

* stub init

* output channel, gauge, SD log

* linky linky

* fix

* add sensor & init

* clamp

* update comment

* filter the resultant signal

* changelog

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-05 17:13:56 -05:00
rusefillc 19f4a4b851 Bake Cookies Day 2020-12-18 21:19:09 -05:00
rusefi 21ca137b4e Bake Cookies Day 2020-12-18 15:58:16 -05:00
rusefillc 2a12019d55 more better changelog 2020-12-11 10:34:28 -05:00
rusefillc 2521f7d11f correction #2054 2020-12-11 09:07:36 -05:00
rusefillc 242a50fad6 GM x24 is a well defined trigger needs hard-coded tdcPosition #2054 2020-12-10 19:39:53 -05:00
rusefillc 9a897007c4 FORD ST170 CAM TRIGGER PATTERN fix #2009 2020-12-03 23:54:08 -05:00
rusefi b3bab1afeb National Mutt Day 2020-12-02 00:58:57 -05:00
rusefi 35fa51d18d National Mutt Day 2020-12-02 00:41:17 -05:00
rusefi 2f8750206d next release header 2020-11-27 17:08:50 -05:00
Matthew Kennedy 80edfe64ce Fix crc again, for real this time (#1948)
* re enable

* changelog

* fix

* fix test

* put some tests back
2020-11-15 16:59:02 -05:00
Matthew Kennedy 5f11390f58 fatal error + inhibit read on TS preset (#1922)
* fatal error + inhibit read on preset

* inhibit more stuff when flag is set

* don't need that message

* extract function, improve msg

* changelog entry
2020-11-03 19:03:46 -05:00
Matthew Kennedy 3aed0a083c create changelog (#1917)
* add changelog

* clarify

* add october release

* mention tle

* add how-to
2020-10-28 17:16:06 -04:00