Commit Graph

18976 Commits

Author SHA1 Message Date
rusefillc 4cffb6932e openblt into console 2022-08-08 18:23:30 -04:00
rusefi 4717612f23 openblt into console 2022-08-08 17:56:19 -04:00
rusefillc 346ef929fd openblt into console 2022-08-08 17:18:20 -04:00
rusefillc 49297ed2d8 better parameter name 2022-08-08 17:09:59 -04:00
rusefillc 3c4bbb88d0 openblt into console 2022-08-08 14:36:32 -04:00
rusefillc 1d79c236e9 #4370 2022-08-08 13:43:43 -04:00
rusefillc 38f97d6c0b Merge branch 'master' of https://github.com/rusefi/rusefi 2022-08-08 13:40:49 -04:00
rusefillc cde61be8e9 reducing log pressure 2022-08-08 11:31:52 -04:00
rusefillc dd95d09499 new feature: start PCAN connector from UI 2022-08-08 11:28:07 -04:00
rusefillc 9bc66ac538 expanding status API 2022-08-08 11:27:19 -04:00
rusefillc efac58849a docs 2022-08-08 11:26:36 -04:00
rusefillc 81a6dab828 dead code? 2022-08-08 11:03:15 -04:00
Matthew Kennedy 5fc7000834 Pt2001 module (#4396)
* pt2001 uses module

* read flag0

* c

* libfirmware

* makefiles

* are unit tests happy?

* bootloader
2022-08-08 08:53:08 -04:00
rusefillc 9d6ffcb7fa Merge branch 'master' of https://github.com/rusefi/rusefi 2022-08-08 00:08:54 -04: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
Andrey G 8b78097ed1 config: options to enable OpenBLT on CAN interfaces (#4423) 2022-08-07 17:56:11 -04: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
Matthew Kennedy ce101607cd bmw aux pins for o2 sensor (#4422)
* bmw aux

* those can be switch inputs too
2022-08-06 17:01:18 -04:00
GitHub build-firmware Action 7c01d164b2 Auto-generated configs and docs 2022-08-06 13:20:09 +00:00
rusefillc 8a074ca86b 350z: more canned tune #4416 2022-08-06 09:14:48 -04:00
rusefillc 7abb1124cc reducing confusion 2022-08-06 09:14:48 -04: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
rusefillc bcdde272de 350z: more canned tune #4416 2022-08-05 23:28:53 -04:00
GitHub build-firmware Action 587073a602 Auto-generated configs and docs 2022-08-06 01:22:08 +00:00
rusefillc fde0e853c8 350z: more canned tune #4416 2022-08-05 21:05:21 -04:00
GitHub set-date Action d214c9ee78 Update date 2022-08-06 00:21:12 +00:00
Andrey G b346876ecc Fix build broken due to nissan vq (#4415) 2022-08-05 16:55:49 -04:00
rusefillc 54ffe20e9c Z says 'hello lua' 2022-08-05 15:24:12 -04:00
rusefillc 27cc1d7aa6 Merge branch 'master' of https://github.com/rusefi/rusefi 2022-08-05 12:48:09 -04:00
GitHub build-firmware Action cb2f38a1e3 Auto-generated configs and docs 2022-08-05 03:23:56 +00:00
rusefi 7d157d296d ST cube 2.11.0 2022-08-04 23:19:16 -04: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
Matthew Kennedy 61291ad4a5 tle9104 driver (#4410)
* tle9104

* it works!

* cleanup

* cleanup for pr

* efifeatures

* guards
2022-08-02 19:02:03 -04:00
GitHub build-firmware Action 4bbfe503e3 Auto-generated configs and docs 2022-08-02 23:00:46 +00:00
shadowm60 02ac81893e Update main.yaml (#4412)
extend input posibilities for switched inputs
2022-08-02 18:45:51 -04:00
rusefillc c740b6a0a2 Additional CAN messages fix #4401 2022-08-02 15:31:06 -04:00
Matthew Kennedy cebb62a0de MRE stepper kills LS2 or LS1 control fix #4381 2022-08-02 15:25:23 -04:00
GitHub build-firmware Action 3011a184f6 Auto-generated configs and docs 2022-08-02 16:25:08 +00:00
Matthew Kennedy eb442998dc misc fixes (#4411)
* fix warnings

* break to debugger in case of panic

* move the check

* s
2022-08-02 12:19:50 -04:00
GitHub set-date Action 4c72d09952 Update date 2022-08-02 00:24:14 +00:00
Matthew Kennedy 24142f8330 Simpler thread controller (#4327)
* s

* Start -> start

* maybe tests are happy

* s

* s
2022-08-02 01:16:13 +03:00
Andrey G b8d6d6bf6c MRE: tle8888 ls2 fix and friends (#4409)
* tle8888: ups IGN1

* tle8888: more BIT() macro

* tle8888: fix typos

* tle8888: fix LS2 output on MRE when stepper is enabled

Default settings casue one (or few) not used direct driver inputs
to be mapped to OUT5 (LS2 on MRE)

* smart_gpio: comments for TLE8888 on MicroRusEFI

* smart_gpio: typo

* tle8888: more comments
2022-08-02 00:50:56 +03:00
Matthew Kennedy f49f6494fb report injector, ignition faults (#4408)
* report injector, ignition faults

* guard
2022-08-01 15:41:47 -04:00