Commit Graph

8950 Commits

Author SHA1 Message Date
GitHub build-firmware Action 58de39aec9 Auto-generated configs and docs 2022-08-14 03:42:37 +00:00
GitHub set-date Action e6d8d36454 Update date 2022-08-14 00:22:28 +00:00
GitHub build-firmware Action bb15a4c741 Auto-generated configs and docs 2022-08-13 03:58:20 +00:00
rusefillc 69d582a674 ECU to Mainline DynoLog Data Protocol #4319 2022-08-12 23:53:48 -04:00
GitHub set-date Action 37881f0076 Update date 2022-08-13 00:22:13 +00:00
rusefi 4290c66769 https://rusefi.com/forum/viewtopic.php?f=4&t=2325 2022-08-12 16:19:45 -04:00
rusefi 7055f32fd3 https://rusefi.com/forum/viewtopic.php?f=4&t=2325 2022-08-12 16:15:54 -04:00
Matthew Kennedy fcb9897443 resolve VVT phase using every tooth, not just sync point (#4434)
* resolve VVT phase using every tooth, not just sync point

* fix tests

* comment

* changelog
2022-08-12 08:08:23 -04:00
GitHub set-date Action 0907c009bd Update date 2022-08-12 00:21:14 +00:00
GitHub build-firmware Action d2fc2e364a Auto-generated configs and docs 2022-08-12 00:10:03 +00:00
rusefillc f11480597d todo: huh? dead code? how can we get NAN from eventAngles table? 2022-08-11 20:05:29 -04:00
GitHub build-firmware Action 471dedde04 Auto-generated configs and docs 2022-08-11 14:25:31 +00:00
GitHub build-firmware Action 1ec0daebce Auto-generated configs and docs 2022-08-11 04:34:40 +00:00
rusefi 27caa44824 ISO-TP does not work on real car #4427 2022-08-11 00:17:03 -04:00
GitHub set-date Action a62a8da4f0 Update date 2022-08-11 00:23:40 +00:00
GitHub build-firmware Action 0c31cb4532 Auto-generated configs and docs 2022-08-10 05:44:46 +00:00
rusefillc 443ac0bfdf Extra Idle Air if Throttle is Pressed behavior #3940 2022-08-10 01:39:24 -04:00
GitHub build-firmware Action 3c908ded0e Auto-generated configs and docs 2022-08-10 00:44:28 +00:00
rusefillc d97bcec161 refactoring: better field name 2022-08-09 20:32:39 -04:00
GitHub set-date Action e8b9b0bd11 Update date 2022-08-10 00:20:55 +00:00
Andrey G 78e53535d5 OpneBLT: Ops!: use can2OpenBLT for second CAN (#4430) 2022-08-09 18:12:11 -04:00
Andrey G f40f8323e1 OpenBLT: jump to OpenBLT on CAN request only if allowed (#4429) 2022-08-09 17:22:38 -04:00
GitHub build-firmware Action e838c2b5ff Auto-generated configs and docs 2022-08-09 20:28:25 +00:00
Matthew Kennedy 66b4523575 add option to invert vvt control (#4425)
* add option to invert vvt control

* s

* s

* s

* one bit per cam type

* move the space

* I don't spelling good

* changelog
2022-08-09 16:22:55 -04:00
GitHub build-firmware Action a227c5f9ec Auto-generated configs and docs 2022-08-09 19:45:41 +00:00
GitHub build-firmware Action 1215618e1b Auto-generated configs and docs 2022-08-09 17:31:12 +00:00
rusefillc 87389f152e https://github.com/rusefi/hellen154hyundai/issues/57 2022-08-09 13:26:11 -04:00
rusefillc bf15c5bc8a ISO-TP does not work on real car #4427 2022-08-09 13:12:51 -04:00
GitHub build-firmware Action 6e8c0f24d5 Auto-generated configs and docs 2022-08-09 16:53:48 +00:00
GitHub build-firmware Action 2349572182 Auto-generated configs and docs 2022-08-09 03:13:08 +00:00
rusefillc 6e7ebf9e5e VVT target to allow negative values fix #4424 2022-08-08 22:51:51 -04:00
GitHub build-firmware Action 58b06ef2f8 Auto-generated configs and docs 2022-08-09 01:00:36 +00:00
GitHub set-date Action aa8c3ceedf Update date 2022-08-09 00:24:33 +00:00
GitHub set-date Action 2a225e212e Update date 2022-08-08 00:19:50 +00:00
GitHub build-firmware Action 233ea40ea8 Auto-generated configs and docs 2022-08-07 23:48:13 +00:00
Andrey G 074563ddfd OpenBLT shared params (#4417)
* OpenBLT: linker file: use last 16 bytes of ram for shared area

This area is used for communication between FW and OpenBLT.

* OpenBLT: startup: invalidate only DFU breadcumb from startup code

Same location (but different seed) is used for shared param's
signature in OpenBLT.

* OpenBLT: enable shared params

* OpenBLT: enable hooks

If 0x01 is stored in shared param idx=0, then stay in OpenBLT forever.

* Jump to OpenBLT: store proper shared param when OpenBLT is requested

TODO: calculate and store CRC too!

* OpenBLT: move shared_params to start of RAM

* Bootloader: Allocate 16 bytes at start of RAM for bootloader shared area

* OpenBLT: shared_params: reuse same .c and .h file for main application

* OpenBLT: shared_params: enable CRC check

* OpenBLT: no need to manualy set breadcumb before reset

* Revert "OpenBLT: startup: invalidate only DFU breadcumb from startup code"

This reverts commit 6b064714b953560227ae53e38355332cf9f46f7f.

* OpenBLT: guard for builds without OpenBLT

* OpenBLT: reboot to OpenBLT on CAN request with ID=0x667 and DLC=2

* config: options to enable OpenBLT on CAN interfaces

* OpenBLT: comments
2022-08-07 19:33:19 -04:00
GitHub build-firmware Action 1b67195746 Auto-generated configs and docs 2022-08-07 22:13:09 +00:00
GitHub set-date Action 7c849450d2 Update date 2022-08-07 00:26:04 +00:00
GitHub build-firmware Action 4ec5027963 Auto-generated configs and docs 2022-08-06 21:05:53 +00:00
GitHub build-firmware Action 7c01d164b2 Auto-generated configs and docs 2022-08-06 13:20:09 +00:00
Matthew Kennedy 770f0c6637 ignore invalid diag result when checking ign/inj (#4419)
* ignore invalid pins

* ign too
2022-08-06 07:24:53 -04:00
GitHub build-firmware Action 587073a602 Auto-generated configs and docs 2022-08-06 01:22:08 +00:00
GitHub set-date Action d214c9ee78 Update date 2022-08-06 00:21:12 +00:00
GitHub build-firmware Action cb2f38a1e3 Auto-generated configs and docs 2022-08-05 03:23:56 +00:00
GitHub set-date Action b20468f03f Update date 2022-08-05 00:28:20 +00:00
GitHub set-date Action 3b5eaf7605 Update date 2022-08-04 00:25:47 +00:00
GitHub set-date Action f0af966e67 Update date 2022-08-03 00:25:13 +00:00
GitHub build-firmware Action 981a267fd3 Auto-generated configs and docs 2022-08-02 23:18:09 +00:00
GitHub build-firmware Action 4bbfe503e3 Auto-generated configs and docs 2022-08-02 23:00:46 +00:00
GitHub build-firmware Action 3011a184f6 Auto-generated configs and docs 2022-08-02 16:25:08 +00:00