Commit Graph

15414 Commits

Author SHA1 Message Date
rusefi b471012838 less violent error handling 2022-08-21 22:46:59 -04:00
rusefi 7f84657aac refactoring: magic constant 2022-08-21 22:46:49 -04:00
rusefi 26eda07424 Lua CAN bus index: let's fail if invalid value specified 2022-08-21 22:31:52 -04:00
GitHub gen-configs Action 6256ddd493 Auto-generated configs and docs 2022-08-22 01:57:53 +00:00
rusefillc c950adc025 refactoring 2022-08-21 21:53:01 -04:00
GitHub set-date Action f88ff9c3b6 Update date 2022-08-22 00:23:28 +00:00
rusefillc bd4fb37ae1 https://en.wikipedia.org/wiki/Man-in-the-middle_attack 2022-08-21 16:28:09 -04:00
Andrey a4a9a2c182 Revert "Revert "Revert "small step forward? (#4450)"""
This reverts commit 3fb0cb2516.
2022-08-21 15:23:20 -04:00
Andrey 35a71f8960 test coverage and some magic constant refactoring 2022-08-21 15:22:22 -04:00
Andrey 3fb0cb2516 Revert "Revert "small step forward? (#4450)""
This reverts commit c97f86e8a7.
2022-08-21 14:43:50 -04:00
rusefillc 77a831185b https://en.wikipedia.org/wiki/Man-in-the-middle_attack 2022-08-21 14:42:42 -04:00
GitHub gen-configs Action c1b4e4374f Auto-generated configs and docs 2022-08-21 16:43:08 +00:00
rusefi 25778f0890 trigger gap logging: it's a mess :( 2022-08-21 12:38:29 -04:00
rusefillc 4f916edb27 yeah, not really refactoring 2022-08-21 01:11:09 -04:00
rusefillc 09ec99f192 Idle air add via Lua fix #4465
AddressSanitizer being useful?
2022-08-21 00:58:59 -04:00
rusefillc 217e6218bf AddressSanitizer does not like "yeah, not really refactoring"? 2022-08-21 00:45:39 -04:00
rusefillc 6d634e3c6a Idle air add via Lua fix #4465 2022-08-21 00:32:34 -04:00
rusefillc ab11a57e33 yeah, not really refactoring 2022-08-21 00:32:10 -04:00
GitHub gen-configs Action 47e13297f6 Auto-generated configs and docs 2022-08-21 04:25:05 +00:00
rusefillc 21ab47ed04 Idle air add via Lua #4465 2022-08-21 00:18:32 -04:00
GitHub set-date Action 9fcb307a51 Update date 2022-08-21 00:25:06 +00:00
GitHub gen-configs Action 0abe453fc5 Auto-generated configs and docs 2022-08-21 00:17:05 +00:00
Matthew Kennedy 3e4965ea27
fix inverted vvt (#4464)
* fix inverted mode

* unit tests are great
2022-08-20 20:12:32 -04:00
GitHub set-date Action b449e85bae Update date 2022-08-20 00:20:38 +00:00
rusefillc 863fb8c327 now with SD card 2022-08-19 17:43:07 -04:00
GitHub gen-configs Action a7e6265f39 Auto-generated configs and docs 2022-08-19 19:53:59 +00:00
rusefillc 22ed8b8686 now with SD card 2022-08-19 15:49:11 -04:00
GitHub gen-configs Action 2d9f734a8f Auto-generated configs and docs 2022-08-19 03:08:33 +00:00
rusefillc 602bf97c00 Extra Idle Air if Throttle is Pressed behavior #3940 2022-08-18 23:03:33 -04:00
rusefillc 2b51761434 Extra Idle Air if Throttle is Pressed behavior #3940 2022-08-18 21:19:55 -04:00
rusefillc 2da7ed51f0 Extra Idle Air if Throttle is Pressed behavior #3940 2022-08-18 21:10:19 -04:00
rusefillc 2f87dd2a12 RUSEFI virtual drive to spell out firmware version fix #4458 2022-08-18 21:02:26 -04:00
GitHub set-date Action 03c2c17fed Update date 2022-08-19 00:25:34 +00:00
rusefillc 835611ed62 RUSEFI virtual drive to spell out firmware version fix #4458 2022-08-18 20:13:00 -04:00
rusefillc cfcd334333 RUSEFI virtual drive to spell out firmware version fix #4458 2022-08-18 19:49:01 -04:00
rusefillc 3ce0246962 RUSEFI virtual drive to spell out firmware version fix #4458
# Mac OS comes with Bash version 3 which is quite limiting and lack key features
2022-08-18 19:46:42 -04:00
GitHub gen-configs Action 0c2a8096e9 Auto-generated configs and docs 2022-08-18 23:36:32 +00:00
rusefillc 5f218a58dd RUSEFI virtual drive to spell out firmware version fix #4458
80% of the result for 20% of the effort
2022-08-18 19:31:49 -04:00
rusefillc 4fd0bff598 upload ini from firmware build #4456 2022-08-18 10:19:09 -04:00
rusefillc 0a4f5b1d1a upload ini from firmware build #4456 2022-08-18 09:45:46 -04:00
GitHub set-date Action e916918204 Update date 2022-08-18 00:23:00 +00:00
GitHub gen-configs Action de859f678c Auto-generated configs and docs 2022-08-18 00:08:52 +00:00
Matthew Kennedy 3e09a6cf35
upload ini from firmware build (#4456) 2022-08-17 18:29:07 -04:00
Matthew Kennedy 423f69a842
allow logging multiple warnings at once (#4414)
* allow logging multiple warnings at once

* comment

* .Code

* Revert ".Code"

This reverts commit 2b986bd50035aeec051d11aafd83fdbc1694351c.

* add a better comparison operator instead of conversion

* dot code

* Revert "dot code"

This reverts commit 35f6ae1007c41e3b30ea129a324f33ab4205036d.

* force gcc-10 maybe?

* Revert "force gcc-10 maybe?"

This reverts commit 4ddf8bcefddd354ccdc1da682c5fff1e68d44273.

* vq

* dot code

* dead

* dot code

* return may be null

* static_vector; maybe cyclic_buffer is broken or wrong tool for the job?

* move static vector

* put cyclic buffer back how it was since we don't use it now
2022-08-17 01:12:25 -04:00
GitHub gen-configs Action 8449099f72 Auto-generated configs and docs 2022-08-17 05:08:02 +00:00
rusefillc a560a949c1 unconditional VVT PID logging 2022-08-17 01:03:21 -04:00
rusefillc db8a965288 unconditional VVT PID logging 2022-08-17 00:47:31 -04:00
GitHub gen-configs Action 9d63673dc5 Auto-generated configs and docs 2022-08-17 04:30:35 +00:00
rusefillc 02472721c1
Struct array for outputs #4442 (#4453)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-08-17 00:25:55 -04:00
Matthew Kennedy 3a0bf87d92
update libfirmware (#4446)
* update libfirmware

* s
2022-08-16 23:02:34 -04:00
GitHub gen-configs Action 81b2d57ed3 Auto-generated configs and docs 2022-08-17 03:01:19 +00:00
Matthew Kennedy 01386be06d
quad cam on kinetis, for science (#4452)
* for science

* more
2022-08-16 22:33:29 -04:00
rusefillc 0785bc6e86 romraider is gone part 3 2022-08-16 22:32:21 -04:00
rusefillc 041c68ff33 invalid ini fix #4451 2022-08-16 22:24:02 -04:00
rusefillc 3658fd8d80 a step back (definitely would not help master) 2022-08-16 22:24:02 -04:00
GitHub gen-configs Action 2322f2704b Auto-generated configs and docs 2022-08-17 01:17:01 +00:00
rusefillc d396a07f0f poke just in case 2022-08-16 21:00:59 -04:00
rusefillc 7fce34a785 another dead file? let's keep this one for now 2022-08-16 21:00:06 -04:00
rusefillc f449f16c29 another dead file? probably replaced by connectors yaml? 2022-08-16 20:49:37 -04:00
rusefillc 5f922c31cc ohh some dead files? 2022-08-16 20:29:29 -04:00
GitHub set-date Action 583266242b Update date 2022-08-17 00:28:24 +00:00
rusefillc 98c086e96f Struct array for outputs #4442
extra option might help
2022-08-16 20:10:41 -04:00
rusefillc 4593c96979 Struct array for outputs #4442
extra option might help
2022-08-16 20:05:01 -04:00
GitHub gen-configs Action 8d8b5e5fc4 Auto-generated configs and docs 2022-08-16 23:59:35 +00:00
rusefillc 55b427a7a5 hello copypasta 2022-08-16 19:51:40 -04:00
GitHub build-firmware Action fba78abdd5 Auto-generated configs and docs 2022-08-16 23:48:31 +00:00
Andrey c97f86e8a7 Revert "small step forward? (#4450)"
This reverts commit 10c3d5080a.
2022-08-16 19:43:46 -04:00
GitHub build-firmware Action 8c5c987b55 Auto-generated configs and docs 2022-08-16 23:06:34 +00:00
rusefillc 10c3d5080a
small step forward? (#4450)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-08-16 18:57:40 -04:00
rusefillc e2d0e7f095 reducing inconsistency between gen scripts 2022-08-16 17:52:03 -04:00
rusefillc 21023e35df custom stuff goes on top to make sure it's overwritten with less weird stuff 2022-08-16 17:52:03 -04:00
GitHub build-firmware Action 88a501a11f Auto-generated configs and docs 2022-08-16 21:17:44 +00:00
rusefillc 7173d947d6 reducing inconsistency between gen scripts 2022-08-16 16:58:01 -04:00
rusefillc 8bb2e9f9f9 reducing inconsistency between gen scripts 2022-08-16 16:49:06 -04:00
rusefillc e50860594d reducing inconsistency between gen scripts 2022-08-16 16:41:33 -04:00
rusefillc 65220dbbe1 reducing inconsistency between gen scripts: moving cypress 2022-08-16 16:18:55 -04:00
rusefillc 6dc73ba1c9 +x 2022-08-16 16:18:37 -04:00
rusefillc aee946799a reducing inconsistency between gen scripts: moving cypress 2022-08-16 15:43:03 -04:00
rusefillc ef7440a4ba reducing inconsistency between gen scripts 2022-08-16 15:34:58 -04:00
rusefillc b24f4fc69b reducing inconsistency between gen scripts 2022-08-16 15:29:38 -04:00
rusefillc 25022ff99b reducing inconsistency between gen scripts 2022-08-16 15:25:54 -04:00
rusefillc 4a9da28b50 reducing inconsistency between gen scripts 2022-08-16 14:52:34 -04:00
rusefillc 3c0ff9590d reducing inconsistency between gen scripts 2022-08-16 14:33:13 -04:00
rusefillc c7aaf69048 reducing inconsistency, renaming signature header 2022-08-16 13:17:47 -04:00
rusefillc dd9269fb6f reducing inconsistency, renaming signature header 2022-08-16 12:56:51 -04:00
rusefillc 9a8068c720 reducing inconsistency, renaming signature header 2022-08-16 12:43:03 -04:00
rusefillc a15756596c kinetis: prepend consistency 2022-08-16 12:42:35 -04:00
rusefillc 8de99093a7 reducing inconsistency, renaming .ini file 2022-08-16 11:20:51 -04:00
GitHub build-firmware Action 4491a9098f Auto-generated configs and docs 2022-08-16 15:13:42 +00:00
rusefillc 7062061bb2 reducing inconsistency, renaming signature header 2022-08-16 11:08:24 -04:00
GitHub build-firmware Action 3752787a78 Auto-generated configs and docs 2022-08-16 14:32:23 +00:00
rusefillc adadb330c8 reducing inconsistency, renaming signature header 2022-08-16 10:27:13 -04:00
rusefillc 02fe0e6e14 reducing inconsistency, renaming .ini file 2022-08-16 10:26:31 -04:00
rusefillc 24f53ae388 reusing existing variable 2022-08-16 10:20:04 -04:00
GitHub build-firmware Action 4b3c767b3b Auto-generated configs and docs 2022-08-16 01:04:05 +00:00
GitHub set-date Action 57651f811f Update date 2022-08-16 00:25:12 +00:00
GitHub build-firmware Action e8349259b0 Auto-generated configs and docs 2022-08-15 22:04:38 +00:00
GitHub build-firmware Action 056289b121 Auto-generated configs and docs 2022-08-15 21:32:55 +00:00
rusefillc 45fefc8caf # users are confused by TCU dialogs. open question how to repackage as pre-alpha 2022-08-15 17:28:24 -04:00
GitHub build-firmware Action 5c131387ee Auto-generated configs and docs 2022-08-15 21:22:59 +00:00
Andrey 9785c68e82 Revert "A safe place where stuff is consistent (#4444)"
This reverts commit 15d42bd293.
2022-08-15 17:05:40 -04:00
GitHub build-firmware Action 83f2e1e7a6 Auto-generated configs and docs 2022-08-15 19:03:46 +00:00
GitHub build-firmware Action 4199384983 Auto-generated configs and docs 2022-08-15 18:43:52 +00:00
rusefillc 15d42bd293
A safe place where stuff is consistent (#4444)
* We have to move either forward or backwards with newparse #4441

only spot where newparse was used for real?

* We have to move either forward or backwards with newparse #4441

.jar

* Struct array for outputs #4442

* Struct array for outputs #4442

* Struct array for outputs #4442

making kinetis happy :(

* VVT target to allow negative values #4424

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-08-15 14:26:51 -04:00
GitHub build-firmware Action 84ecea460c Auto-generated configs and docs 2022-08-15 17:10:30 +00:00
rusefillc 5cffcd71f4 Struct array for outputs #4442
rear padding too small for current addition, we shall expand for future additions
2022-08-15 13:05:21 -04:00
GitHub build-firmware Action 8f163681eb Auto-generated configs and docs 2022-08-15 15:51:50 +00:00
rusefillc 911eaecfbd uniform current folder strategy 2022-08-15 11:45:41 -04:00
rusefillc 01b4d3e052 +x 2022-08-15 11:09:48 -04:00
rusefillc e635c474b9 +x 2022-08-15 11:09:27 -04:00
rusefillc 70bcbca84d +x 2022-08-15 11:00:47 -04:00
GitHub set-date Action 8080450e54 Update date 2022-08-15 00:22:33 +00:00
rusefillc f3a1e668eb EGT nothing 2022-08-14 18:36:09 -04:00
GitHub build-firmware Action 1946218699 Auto-generated configs and docs 2022-08-14 21:08:27 +00:00
rusefillc ac39e7e555 Revert "VVT target to allow negative values #4424"
This reverts commit e5633131a2.
2022-08-14 17:03:21 -04:00
GitHub build-firmware Action 8ac3ac7702 Auto-generated configs and docs 2022-08-14 20:14:30 +00:00
rusefillc e5633131a2 VVT target to allow negative values #4424
baby step towards VVT pid logging
2022-08-14 15:59:44 -04:00
rusefillc f59583abbd ECU to Mainline DynoLog Data Protocol #4319 2022-08-14 11:28:17 -04:00
GitHub build-firmware Action f04be7d841 Auto-generated configs and docs 2022-08-14 03:42:37 +00:00
rusefi 32c09b2f21 NB1 Base Map, no sync, no start fix #4440 2022-08-13 23:37:02 -04:00
GitHub set-date Action 8af7d323a7 Update date 2022-08-14 00:22:28 +00:00
GitHub build-firmware Action 1e265fcdec Auto-generated configs and docs 2022-08-13 03:58:20 +00:00
rusefillc 8f6fb427eb ECU to Mainline DynoLog Data Protocol #4319 2022-08-12 23:53:48 -04:00
GitHub set-date Action c4d3474d24 Update date 2022-08-13 00:22:13 +00:00
rusefi 2aa1e13c0b https://rusefi.com/forum/viewtopic.php?f=4&t=2325 2022-08-12 16:19:45 -04:00
rusefi ef123e7f64 https://rusefi.com/forum/viewtopic.php?f=4&t=2325 2022-08-12 16:15:54 -04:00
rusefillc 8272d70fc9 ## August 2022 Release - "Day 170" 2022-08-12 15:48:37 -04:00
Matthew Kennedy 76f5832db9
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 fe67909e26 Update date 2022-08-12 00:21:14 +00:00
GitHub build-firmware Action f49b63f2e7 Auto-generated configs and docs 2022-08-12 00:10:03 +00:00
rusefillc f61cfcfd95 todo: huh? dead code? how can we get NAN from eventAngles table? 2022-08-11 20:05:29 -04:00
rusefillc 34bef1b3d2 https://github.com/rusefi/alphax-4chan/issues/57 2022-08-11 10:54:54 -04:00
GitHub build-firmware Action 94a333166f Auto-generated configs and docs 2022-08-11 14:25:31 +00:00
rusefillc 9fb476a542 https://github.com/rusefi/alphax-4chan/issues/57 2022-08-11 10:08:51 -04:00
rusefi 1899ef3506 ISO-TP does not work on real car #4427
verboseIsoTp
2022-08-11 01:23:44 -04:00
rusefi 3396aa865a verboseCan bugfix 2022-08-11 01:19:10 -04:00
rusefi b471d92dac huh? 2022-08-11 00:37:48 -04:00
rusefi 869e51e31d ISO-TP does not work on real car #4427
oh shit :(
2022-08-11 00:37:48 -04:00
GitHub build-firmware Action c2e5583084 Auto-generated configs and docs 2022-08-11 04:34:40 +00:00
rusefi f671f688a9 ISO-TP does not work on real car #4427 2022-08-11 00:29:09 -04:00
rusefi 21f77c0b27 ISO-TP does not work on real car #4427 2022-08-11 00:17:03 -04:00
GitHub set-date Action d9a6e7880c Update date 2022-08-11 00:23:40 +00:00
GitHub build-firmware Action 2d7ab9f712 Auto-generated configs and docs 2022-08-10 05:44:46 +00:00
rusefillc c96b6b53f6 Extra Idle Air if Throttle is Pressed behavior #3940 2022-08-10 01:39:24 -04:00
GitHub build-firmware Action a73cf6fc17 Auto-generated configs and docs 2022-08-10 00:44:28 +00:00
rusefillc c4a817dfa0 verboseCan EXT fix 2022-08-09 20:39:27 -04:00
rusefillc b5c2b70e23 refactoring: better field name 2022-08-09 20:32:39 -04:00
GitHub set-date Action 20460239c3 Update date 2022-08-10 00:20:55 +00:00
Andrey G a6bb71f52b
OpneBLT: Ops!: use can2OpenBLT for second CAN (#4430) 2022-08-09 18:12:11 -04:00
Andrey G 62e7463b4b
OpenBLT: jump to OpenBLT on CAN request only if allowed (#4429) 2022-08-09 17:22:38 -04:00
GitHub build-firmware Action ae268ae8c2 Auto-generated configs and docs 2022-08-09 20:28:25 +00:00
Matthew Kennedy e9e6df6d7f
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 8c21418be9 Auto-generated configs and docs 2022-08-09 19:45:41 +00:00
rusefillc 53c83ff0f8 VVT target to allow negative values #4424
ooooops
2022-08-09 15:41:02 -04:00
GitHub build-firmware Action d706e94492 Auto-generated configs and docs 2022-08-09 17:31:12 +00:00
rusefillc c7c443ea24 https://github.com/rusefi/hellen154hyundai/issues/57 2022-08-09 13:26:11 -04:00
rusefillc 5105bc57e3 ISO-TP does not work on real car #4427 2022-08-09 13:12:51 -04:00
GitHub build-firmware Action 15dbdcb69e Auto-generated configs and docs 2022-08-09 16:53:48 +00:00
rusefillc 7b5eedf6bc ISO-TP does not work on real car #4427 2022-08-09 12:29:26 -04:00
GitHub build-firmware Action 76b19acb5d Auto-generated configs and docs 2022-08-09 03:13:08 +00:00
rusefillc 97601f9292 VVT target to allow negative values fix #4424 2022-08-08 22:51:51 -04:00
rusefillc 5d0aac56e9 VVT target to allow negative values #4424 2022-08-08 22:48:13 -04:00
GitHub build-firmware Action ceadfcd6b0 Auto-generated configs and docs 2022-08-09 01:00:36 +00:00
GitHub set-date Action 7e68c23084 Update date 2022-08-09 00:24:33 +00:00
Matthew Kennedy c3d6bd7e59
Pt2001 module (#4396)
* pt2001 uses module

* read flag0

* c

* libfirmware

* makefiles

* are unit tests happy?

* bootloader
2022-08-08 08:53:08 -04:00
GitHub set-date Action a02efd3b0f Update date 2022-08-08 00:19:50 +00:00
GitHub build-firmware Action 08b0d38fae Auto-generated configs and docs 2022-08-07 23:48:13 +00:00
Andrey G aecd997d4b
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 426fdde8b5 Auto-generated configs and docs 2022-08-07 22:13:09 +00:00
Andrey G bd44357129
config: options to enable OpenBLT on CAN interfaces (#4423) 2022-08-07 17:56:11 -04:00
GitHub set-date Action e147eec138 Update date 2022-08-07 00:26:04 +00:00
GitHub build-firmware Action 9cef059364 Auto-generated configs and docs 2022-08-06 21:05:53 +00:00
Matthew Kennedy ede4667eb4
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 d3a684e239 Auto-generated configs and docs 2022-08-06 13:20:09 +00:00
rusefillc e150260e4a 350z: more canned tune #4416 2022-08-06 09:14:48 -04:00
rusefillc c83e3220dc reducing confusion 2022-08-06 09:14:48 -04:00
Matthew Kennedy bdcbe3804b
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 a06d135079 Auto-generated configs and docs 2022-08-06 01:22:08 +00:00
rusefillc a90f6952f3 350z: more canned tune #4416 2022-08-05 21:05:21 -04:00
GitHub set-date Action 0039079b66 Update date 2022-08-06 00:21:12 +00:00
Andrey G 5a323fb490
Fix build broken due to nissan vq (#4415) 2022-08-05 16:55:49 -04:00
rusefillc ce7f1dc6cc Z says 'hello lua' 2022-08-05 15:24:12 -04:00
GitHub build-firmware Action 85605b3635 Auto-generated configs and docs 2022-08-05 03:23:56 +00:00
GitHub set-date Action 3dccf20b6d Update date 2022-08-05 00:28:20 +00:00
GitHub set-date Action 6d59fc9d8d Update date 2022-08-04 00:25:47 +00:00
GitHub set-date Action 8bf9219a73 Update date 2022-08-03 00:25:13 +00:00
GitHub build-firmware Action 6687aa1807 Auto-generated configs and docs 2022-08-02 23:18:09 +00:00
Matthew Kennedy 18351dc43b
tle9104 driver (#4410)
* tle9104

* it works!

* cleanup

* cleanup for pr

* efifeatures

* guards
2022-08-02 19:02:03 -04:00
GitHub build-firmware Action 7ad2f1a331 Auto-generated configs and docs 2022-08-02 23:00:46 +00:00
shadowm60 e3b8c72589
Update main.yaml (#4412)
extend input posibilities for switched inputs
2022-08-02 18:45:51 -04:00
rusefillc 8e87905977 Additional CAN messages fix #4401 2022-08-02 15:31:06 -04:00
Matthew Kennedy 4dc1dc5d17 MRE stepper kills LS2 or LS1 control fix #4381 2022-08-02 15:25:23 -04:00
GitHub build-firmware Action 59a1fc1299 Auto-generated configs and docs 2022-08-02 16:25:08 +00:00
Matthew Kennedy 165e5bb869
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 83575c96c9 Update date 2022-08-02 00:24:14 +00:00
Matthew Kennedy 435fd9538b
Simpler thread controller (#4327)
* s

* Start -> start

* maybe tests are happy

* s

* s
2022-08-02 01:16:13 +03:00
Andrey G ce7fc8e69d
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 2096a22319
report injector, ignition faults (#4408)
* report injector, ignition faults

* guard
2022-08-01 15:41:47 -04:00
Matthew Kennedy ed5f1b3d57
more CAN verbose (#4402)
* add stuff

* don't read invalid value
2022-08-01 15:27:06 -04:00
GitHub build-firmware Action 517dee57f4 Auto-generated configs and docs 2022-08-01 05:00:48 +00:00
Matthew Kennedy e69bf617a5
hellen 88 tweaks (#4407)
* vbatt pin, clt/iat pullups

* hide vbatt
2022-08-01 07:55:57 +03:00
GitHub set-date Action e28cdefc3c Update date 2022-08-01 00:25:39 +00:00
rusefillc 122db2de95 fix Subaru EZ30 trigger gaps fix #4344 2022-07-31 10:15:16 -04:00
GitHub build-firmware Action e348ef80d2 Auto-generated configs and docs 2022-07-31 09:36:15 +00:00
rusefillc e6074d796f
Update readme.md 2022-07-31 04:42:40 -04:00
rusefillc 11e04338f9
Create readme.md 2022-07-31 04:42:02 -04:00
rusefillc 616f81a6b2
Create readme.md 2022-07-31 04:41:11 -04:00
rusefillc b6533b2e14
Create readme.md 2022-07-31 04:40:53 -04:00
rusefillc c597d6da62 https://github.com/andreika-git/hellen-one/issues/173 2022-07-31 04:39:02 -04:00
GitHub set-date Action c87ac88cd7 Update date 2022-07-31 00:23:19 +00:00
Matthew Kennedy b6f1779781
implement sensor checker (#4395)
* implement sensor checker

* use default

* s

* fix

* properly report non-timeout errors

* it's not safe to read Value when invalid

* it's not safe to read Value when invalid
2022-07-30 17:08:48 -04:00
rusefillc d7802e6373 dead initial value? 2022-07-30 16:07:40 -04:00
Matthew Kennedy 483915f20f
correct behavior in case of failed CLT but not failed IAT (#4406) 2022-07-30 15:44:54 -04:00
rusefillc 6f767f603a (insert passive-aggressive smart prefix here) HARDWARE VALIDATION has disappeared fix #4405 2022-07-30 15:03:45 -04:00
rusefillc 94738f4a16 FATAL does not light up red LED on MRE with OpenBLT fix #4404 2022-07-30 14:58:43 -04:00
rusefillc c81ede01de [SECURITY] Cheap password protection against tune modification fix #4243
helping build
2022-07-30 14:33:11 -04:00
GitHub build-firmware Action 57b3b9ed95 Auto-generated configs and docs 2022-07-30 16:59:45 +00:00
rusefillc e0677fdacd [SECURITY] Cheap password protection against tune modification fix #4243 2022-07-30 12:38:05 -04:00
rusefillc 945e876601 [SECURITY] Cheap password protection against tune modification fix #4243 2022-07-30 12:36:43 -04:00
rusefillc 26ae6f7490 [SECURITY] Cheap password protection against tune modification fix #4243 2022-07-30 12:23:53 -04:00
GitHub build-firmware Action eb45be247f Auto-generated configs and docs 2022-07-30 16:12:13 +00:00
rusefillc 5d9a26c483 refactoring 2022-07-30 12:07:36 -04:00
rusefillc 8a1812efd2 [SECURITY] Cheap password protection against tune modification #4243 2022-07-30 12:07:04 -04:00
rusefillc 1641cd165d Merge branch 'master' of https://github.com/rusefi/rusefi 2022-07-30 11:53:32 -04:00
rusefillc d0074ec695 dead code? 2022-07-30 11:53:20 -04:00
GitHub build-firmware Action bd17d8d7ea Auto-generated configs and docs 2022-07-30 15:34:12 +00:00
rusefillc dc2d613cd8 [SECURITY] Cheap password protection against tune modification #4243 2022-07-30 11:29:13 -04:00
rusefillc b0e87c789d [SECURITY] Cheap password protection against tune modification #4243
ohh cute we have name overlap!
2022-07-30 11:28:56 -04:00
rusefillc 828334c841 docs 2022-07-30 11:21:42 -04:00
rusefillc 6f14073963 [SECURITY] Cheap password protection against tune modification #4243
actually the area at the end is way safer for a new lock field
2022-07-30 11:18:10 -04:00
GitHub build-firmware Action 1761ad95ec Auto-generated configs and docs 2022-07-30 14:09:05 +00:00
rusefillc b518498994 [SECURITY] Cheap password protection against tune modification #4243 2022-07-30 09:56:04 -04:00
rusefillc 8fd0d0636a [SECURITY] Cheap password protection against tune modification #4243 2022-07-30 09:54:36 -04:00
GitHub build-firmware Action 7d6ebfb79a Auto-generated configs and docs 2022-07-30 13:47:13 +00:00
rusefillc c953cdf37c [SECURITY] Cheap password protection against tune modification #4243 2022-07-30 09:31:53 -04:00
GitHub set-date Action 8096abe7b1 Update date 2022-07-30 00:20:10 +00:00
rusefillc e4b172eba3 B6 2022-07-29 17:26:49 -04:00
rusefillc 085e5f2156
https://rusefi.com/forum/viewtopic.php?p=45952#p45952 (#4400)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-07-29 17:35:05 +03:00
GitHub build-firmware Action 55b65c73d6 Auto-generated configs and docs 2022-07-29 14:23:19 +00:00
GitHub set-date Action 04cd44b176 Update date 2022-07-29 00:22:15 +00:00
rusefillc 659541595e it's impossible to receive AcceleratorPedal sensor via CAN/Lua #4369 2022-07-28 12:30:04 -04:00
rusefillc d320dd589c it's impossible to receive AcceleratorPedal sensor via CAN/Lua #4369 2022-07-28 12:08:35 -04:00
rusefillc 51bb97181d it's impossible to receive AcceleratorPedal sensor via CAN/Lua #4369 2022-07-28 10:28:44 -04:00
rusefillc b848a819b4 HOW to configure CAN-based accelerator pedal #4369 2022-07-28 09:46:19 -04:00
rusefillc 1e983d31e8 HOW to configure CAN-based accelerator pedal #4369
docs
2022-07-28 09:37:24 -04:00
GitHub build-firmware Action 15aadaaf70 Auto-generated configs and docs 2022-07-28 13:11:35 +00:00
rusefillc 257aafd0d1 confusion between aux linear and aux for scripts fix #4345 2022-07-28 08:56:47 -04:00
Matthew Kennedy 923d2c2e44
unexpected contains information about why it failed (#4393)
* unexpected can contain information

* info printing

* sensors return appropriate error codes

* remove reliance on undefined behavior

* s
2022-07-28 10:04:28 +03:00
GitHub build-firmware Action baf68363e0 Auto-generated configs and docs 2022-07-28 06:53:58 +00:00
Matthew Kennedy 6b83ec8c08
boost control thresholds (#4392) 2022-07-28 09:45:16 +03:00
GitHub build-firmware Action 8ae42131cf Auto-generated configs and docs 2022-07-28 06:32:30 +00:00
Matthew Kennedy ada1ba6b56
Lua rx callback (#4387)
* s

* mask, callback

* support 8 different signatures

* make the compiler happy about unrechable code

* s

* make the compiler happy about unreachable code

* guard

* changelog
2022-07-28 09:27:18 +03:00
GitHub set-date Action dece77ddf1 Update date 2022-07-28 00:22:04 +00:00
Matthew Kennedy 41318e0f9d
detect bad Lua sensor name when registering (#4391)
* format

* lua error on bad sensor

* comment

* name validation

* soft check before the hard check causes a fatal error

* s
2022-07-27 12:41:21 +03:00
GitHub build-firmware Action 04462839f5 Auto-generated configs and docs 2022-07-27 09:38:56 +00:00
Matthew Kennedy d4b8a036af
Log gppwm output values (#4385)
* remove debug option

* purpose built output channels

* name

* embiggen sd log buffer

* Revert "embiggen sd log buffer"

This reverts commit 37432a56535b24c221ae92e9aaded23de4d4a579.

* embiggen SD log buffer
2022-07-27 12:10:00 +03:00
rusefillc e3fee8bef5 https://rusefi.com/forum/viewtopic.php?p=45938#p45938 2022-07-27 02:49:01 -04:00
rusefillc daa24403d1 Merge branch 'master' of https://github.com/rusefi/rusefi 2022-07-27 02:38:50 -04:00
GitHub build-firmware Action 42ab9a99c1 Auto-generated configs and docs 2022-07-27 06:33:08 +00:00
GitHub set-date Action d9710a7389 Update date 2022-07-27 00:25:28 +00:00
rusefillc 956c585dca Write hard faults to backup ram, print on next boot #4324 2022-07-26 15:39:30 -04:00
rusefillc 026a28d651
Adc mux (#4379)
* adc mux

* cypress is a special ADC size case

Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com>
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-07-26 14:12:00 +03:00
rusefillc 6d2261791d
Hellen88bmw (#4378)
* progress

* progress

* progress

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-07-26 06:13:36 -04:00
rusefillc a020a4cf05 safer without LED 2022-07-26 04:35:12 -04:00
rusefillc 4c52f16d37 removing -DEFI_OVERRIDE_FAST_ADC_FOR_STM32H7=TRUE part two 2022-07-26 04:31:50 -04:00
rusefillc 708b727b76 EFI_FASTER_UNIFORM_ADC status update 2022-07-26 04:26:59 -04:00
GitHub build-firmware Action 8243c046fd Auto-generated configs and docs 2022-07-26 08:24:28 +00:00
rusefillc 30e1adf9c1 removing -DEFI_OVERRIDE_FAST_ADC_FOR_STM32H7=TRUE
in light of

"// https://github.com/rusefi/rusefi/issues/3301 "H7 is currently actually using fast ADC exclusively - it just needs a bit of plumbing to make it work.""
2022-07-26 04:19:32 -04:00
GitHub set-date Action 36dcd48013 Update date 2022-07-26 00:24:28 +00:00
GitHub build-firmware Action b5c23142cc Auto-generated configs and docs 2022-07-25 12:11:37 +00:00
rusefillc f01ca818ab B6 2022-07-25 08:06:04 -04:00
rusefillc 247ad0ddec custom skipped wheel could be located on camshaft fix #4377 2022-07-25 08:05:52 -04:00
GitHub build-firmware Action fcce9b2882 Auto-generated configs and docs 2022-07-25 08:05:04 +00:00
Matthew Kennedy 9b75e86000
s (#4376) 2022-07-25 04:00:26 -04:00
GitHub set-date Action 47f50478db Update date 2022-07-25 00:24:30 +00:00
GitHub set-date Action 17261ab981 Update date 2022-07-24 00:25:06 +00:00
rusefillc 0424dd6f0e Extra gap ratios for custom trigger wheels fix #4375
these lines are now part of shared method
2022-07-23 10:00:55 -04:00
GitHub build-firmware Action c858e7fa1f Auto-generated configs and docs 2022-07-23 07:26:13 +00:00
Andrey 20a16bd53b Extra gap ratios for custom trigger wheels fix #4375 2022-07-23 03:16:11 -04:00
GitHub set-date Action fe79b15ad3 Update date 2022-07-23 00:22:24 +00:00
rusefillc 1dff8a2cb0 thank you Mark we have humans asking for it 2022-07-22 16:04:43 -04:00
rusefillc 2af5f30ec2 thank you Mark we have humans asking for it 2022-07-22 15:57:18 -04:00
rusefillc 12c7e016ae software jump to DFU does not work with OpenBLT fix #4230
one step back!
2022-07-22 13:43:59 -04:00
rusefillc f08624ad10 software jump to DFU does not work with OpenBLT fix #4230 2022-07-22 08:47:10 -04:00
rusefillc 75c26920cd software jump to DFU does not work with OpenBLT fix #4230 2022-07-22 08:46:01 -04:00
rusefillc 756f07e3ee software jump to DFU does not work with OpenBLT #4230
was this really fixed?
2022-07-22 08:16:21 -04:00
Andrey G cbef71e97c
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
GitHub build-firmware Action 11cb5846ec Auto-generated configs and docs 2022-07-22 05:36:38 +00:00
Andrey G 59eee6641c
Add "Reset to OpenBLT" button (#4364)
Similar to "Reset to DFU", but uses different seed
2022-07-22 08:21:11 +03:00
GitHub set-date Action c5d32ad831 Update date 2022-07-22 00:25:14 +00:00
Matthew Kennedy 88b8e57e10
detect too short/too long boost (#4363) 2022-07-21 15:53:57 -04:00
Matthew Kennedy 40f48212aa
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 da13b7b02a Auto-generated configs and docs 2022-07-21 19:34:19 +00:00
rusefillc 9b83ee7d6e cherry pick https://github.com/rusefi/rusefi/pull/4365 2022-07-21 15:26:41 -04:00
rusefillc 3e4b24c869 Merge branch 'master' of https://github.com/rusefi/rusefi 2022-07-21 15:23:42 -04:00
Matthew Kennedy b99d90b006
Start -> start (#4366) 2022-07-21 15:17:32 -04:00
rusefillc 685c6c1bf6 Launch control bug? "range" thing is confusing #4348
minor fix
2022-07-21 04:16:30 -04:00
GitHub set-date Action 20639767f3 Update date 2022-07-21 00:23:33 +00:00
GitHub build-firmware Action 31782690bd Auto-generated configs and docs 2022-07-20 23:09:02 +00:00
rusefillc bc5d367910 Merge branch 'master' of https://github.com/rusefi/rusefi 2022-07-20 18:54:11 -04:00