Commit Graph

18970 Commits

Author SHA1 Message Date
GitHub build-firmware Action 18c590794a Auto-generated configs and docs 2022-07-23 07:26:13 +00:00
Andrey 43bc08bc24 Extra gap ratios for custom trigger wheels fix #4375 2022-07-23 03:16:11 -04:00
GitHub set-date Action 8928ac7064 Update date 2022-07-23 00:22:24 +00:00
rusefillc dc36538e57 thank you Mark we have humans asking for it 2022-07-22 16:04:43 -04:00
rusefillc a04251bfd9 thank you Mark we have humans asking for it 2022-07-22 15:57:18 -04:00
rusefillc 7fd1b743d6 software jump to DFU does not work with OpenBLT fix #4230
one step back!
2022-07-22 13:43:59 -04:00
rusefillc e09d12108d software jump to DFU does not work with OpenBLT fix #4230 2022-07-22 08:47:10 -04:00
rusefillc 84178951a2 software jump to DFU does not work with OpenBLT fix #4230 2022-07-22 08:46:01 -04:00
rusefillc f54a6abb75 https://github.com/rusefi/rusefi/issues/4370
questionable work-around
2022-07-22 08:44:51 -04:00
rusefillc fdbbeee071 branches are green, (#4372)
master is red,
we have two separate issues

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-07-22 08:26:04 -04:00
rusefillc c3f11cfdc6 software jump to DFU does not work with OpenBLT #4230
was this really fixed?
2022-07-22 08:16:21 -04:00
rusefillc 7536414bfa Revert "Reenable sanitize (#4365)"
This reverts commit da6bf0a775.
2022-07-22 08:15:15 -04:00
Andrey G bdaf1587d7 Openblt to dfu jump fixed (#4367)
* OpenBLT: supress "target 'startup_xxxxxx.o' given more than once in the same rule" warning

* OpenBLT: check for DFU request, do not ignore dead beef
2022-07-22 07:43:15 -04:00
rusefillc 2a7cfbf3f5 https://github.com/rusefi/rusefi/issues/4370
questionable work-around
2022-07-22 07:21:42 -04:00
GitHub build-firmware Action 50dc7459d4 Auto-generated configs and docs 2022-07-22 05:36:38 +00:00
Andrey G 4a4443a27d Add "Reset to OpenBLT" button (#4364)
Similar to "Reset to DFU", but uses different seed
2022-07-22 08:21:11 +03:00
Matthew Kennedy da6bf0a775 Reenable sanitize (#4365)
* turn on sanitize, fix overrun

* allow sanitize override, disable it for shared lib
2022-07-22 08:19:54 +03:00
GitHub set-date Action 3dc05b9e5f Update date 2022-07-22 00:25:14 +00:00
Matthew Kennedy 4c1f624af1 detect too short/too long boost (#4363) 2022-07-21 15:53:57 -04:00
Matthew Kennedy 1596228f10 libfirmware has interpolation tests (#4362)
* move interpolation tests

* what actually happens if sanitize is off?

* oh look there are real bugs to be caught by sanitizer
2022-07-21 15:41:42 -04:00
GitHub build-firmware Action 2d1fb25ab4 Auto-generated configs and docs 2022-07-21 19:34:19 +00:00
rusefillc 58b0aaeda1 cherry pick https://github.com/rusefi/rusefi/pull/4365 2022-07-21 15:26:41 -04:00
rusefillc c600a9f59c Merge branch 'master' of https://github.com/rusefi/rusefi 2022-07-21 15:23:42 -04:00
Matthew Kennedy efdae2322d Start -> start (#4366) 2022-07-21 15:17:32 -04:00
rusefillc 1d359c7361 Launch control bug? "range" thing is confusing #4348
minor fix
2022-07-21 04:16:30 -04:00
GitHub set-date Action 7ae4044639 Update date 2022-07-21 00:23:33 +00:00
rusefillc 29f44607cb poke 2022-07-20 19:13:22 -04:00
GitHub build-firmware Action 1cc1d56bcc Auto-generated configs and docs 2022-07-20 23:09:02 +00:00
rusefillc 9c721ff28d Merge branch 'master' of https://github.com/rusefi/rusefi 2022-07-20 18:54:11 -04:00
GitHub build-firmware Action 2341028714 Auto-generated configs and docs 2022-07-20 22:52:33 +00:00
rusefillc 1245c83406 Launch control bug? "range" thing is confusing fix #4348 2022-07-20 18:52:02 -04:00
rusefillc 2bc4fd909d Launch control bug? "range" thing is confusing #4348
a typo and configurable behaviour without UI
2022-07-20 18:48:55 -04:00
rusefillc a8e86b9b81 typos 2022-07-20 18:45:35 -04:00
rusefillc 116207e9aa Launch control bug? "range" thing is confusing #4348 2022-07-20 18:39:17 -04:00
rusefillc 2ba07e975e Launch control bug? "range" thing is confusing #4348
bug or dead code? at least making it a bit more obvious
2022-07-20 18:30:20 -04:00
rusefillc 99d8bf0ac1 Launch control bug? "range" thing is confusing #4348
minor tooltip progress
2022-07-20 18:27:44 -04:00
rusefillc f9ba8bf82c Launch control bug? "range" thing is confusing #4348
refactoring: reducing confusion
2022-07-20 18:24:36 -04:00
rusefillc 8213252f45 code formatting #4348 2022-07-20 18:16:54 -04:00
Andrey G 2eeb1ad84e TunerStudio reconnect speedup (#4358)
* TunerStudio: do not emit tons of errors if we are not in sync

Track state of sync with ither side. Emit only ONE error when sync
is lost.
Also no need to wait 1sec for second byte in binary mode. 10mS is
enought.

* TunerStudio: remove duplicated debug print

* TunerStudio: comment about in_sync

* TunerStudio: clear comments
2022-07-20 17:54:10 -04:00
GitHub build-firmware Action 3c43925e05 Auto-generated configs and docs 2022-07-20 21:19:50 +00:00
rusefillc ca25530445 picking atomic piece of #4358 2022-07-20 17:06:34 -04:00
rusefillc 5fafaa571d refactoring: reducing warnings 2022-07-20 17:03:15 -04:00
rusefillc 50df5aa031 random docs 2022-07-20 17:03:00 -04:00
GitHub set-date Action a1b8340a91 Update date 2022-07-20 00:20:03 +00:00
GitHub build-firmware Action f9f33da641 Auto-generated configs and docs 2022-07-19 08:17:08 +00:00
Matthew Kennedy 2bf6c94663 fragments (#4357) 2022-07-19 11:02:41 +03:00
GitHub set-date Action 33d0241ab4 Update date 2022-07-19 00:25:22 +00:00
rusefillc 2d08d8ea28 Nissan Lua 2022-07-18 17:01:44 -04:00
GitHub build-firmware Action c3b6a80e81 Auto-generated configs and docs 2022-07-18 19:58:26 +00:00
Matthew Kennedy 1fd637d27e remove idle offset (#4355)
* remove offset

* remove more completely

* changelog
2022-07-18 15:49:43 -04:00