Commit Graph

94 Commits

Author SHA1 Message Date
Matthew Kennedy 2857e9527d remove specs_s struct, flatten config
(cherry picked from commit f090a97b0b)
2023-04-28 20:59:11 -04:00
rusefillc 481d971666 GDI goes mainstream 2023-04-25 00:41:25 -04:00
rusefillc 760cd09f7e m111 in a can 2023-03-29 16:52:33 -04:00
rusefillc ff201a9c11 B6 LOL :(
only:proteus_f7
2023-03-05 22:52:30 -05:00
Matthew Kennedy 632cf9dd2d
remove useETBforIdleControl (#5054)
* remove useETBforIdleControl

* etb integrated

* jni weirdness
2023-02-12 16:49:12 -05:00
rusefi b32bda8275 reducing code duplication 2023-02-11 22:44:42 -05:00
rusefillc 124493efeb Default binary should have more relaxed pinout: serial fix #4998
we can now simplify code a bit
2023-01-23 08:16:30 -05:00
rusefillc baccea1824 B6 progress 2022-12-26 22:20:11 -05:00
rusefillc ac8e939e20 B6 progress 2022-12-25 15:17:08 -05:00
rusefillc c0dbafe341 minor fix & B6 progress 2022-12-25 14:01:54 -05:00
rusefillc a5848e1d01 Passat 2022-12-04 12:28:49 -05:00
rusefi 596fe6b64a minor clean-up 2022-11-26 21:53:31 -05:00
Matthew Kennedy 5c50ad2db4
infer useOnlyRisingEdge by trigger type (#4621)
* most of the plumbing

* easy tests

* trigger types that are rise only

* configs

* change mode of various triggers

* vvt

* 898 test is now impossible 🥳

* s

* instant rpm test

* actually remove useOnlyRisingEdgeForTrigger

* remove vvtCamSensorUseRise

* s

* print

* one happy test

* another test

* happy testSomethingWeird

* happy testCamInput

* maybe fix it a different way

* better

* quad cam

* nb2 happy

* bad merge

* vvt test

* trigger.test1995FordInline6TriggerDecoder

* hellen gm e67

* changelog
2022-11-08 21:48:39 -05:00
rusefillc 236772b209 refactoring: helper method 2022-10-29 23:46:54 -04:00
rusefillc fcf6702b71 refactoring: helper method 2022-10-29 23:38:22 -04:00
rusefillc 801088f727 B6 2022-10-24 22:54:42 -04:00
rusefi 4a88be7cfc B6 2022-10-24 20:29:46 -04:00
rusefillc 53203a821f CAN side of automated testing #4630
more meta
2022-09-29 20:55:38 -04:00
rusefi 856d8fff4d B6 2022-09-18 18:55:57 -04:00
rusefi 11c2659c59 B6 2022-09-18 18:22:55 -04:00
rusefillc d56d6e9f6b B6 2022-09-18 17:20:42 -04:00
rusefi db57bd0100 B6 2022-09-18 01:03:01 -04:00
rusefillc 1f5a2f0c65 B6 2022-09-08 22:06:21 -04:00
Andrey 07d895dfeb B6 2022-09-06 15:12:43 -04:00
rusefi 5c88f4c1f0 B6 2022-09-04 11:29:18 -04:00
rusefillc 797a9daf1c b6 progress 2022-08-28 21:54:24 -04:00
rusefillc 3b9fa7f34c typo 2022-08-24 18:52:33 -04:00
rusefillc e4b172eba3 B6 2022-07-29 17:26:49 -04:00
rusefillc f01ca818ab B6 2022-07-25 08:06:04 -04:00
rusefillc a42a671aca fix lua CAN RX of 11b frames #4321 2022-07-05 13:40:02 -04:00
rusefillc 8390f7ae37 B6 2022-06-25 13:26:21 -04:00
rusefillc ed1d252cc9 B6 2022-06-20 16:43:50 -04:00
rusefillc b1fe3697b1 b6 build 2022-06-20 08:26:28 -04:00
rusefillc 1182db2b3c B6 shutdown Lua and else 2022-06-19 20:06:03 -04:00
rusefi bc29b1558f B6 progress 2022-06-03 01:26:16 -04:00
rusefi edbd190b73 B6 progress 2022-06-03 00:04:59 -04:00
rusefi 1efc82f055 proteus pinout minor mess & B6 2022-06-02 23:28:30 -04:00
rusefi 2fd117d146 B6 progress 2022-06-02 22:40:30 -04:00
rusefi 9e02e3fc93 B6 progress 2022-06-02 00:34:02 -04:00
rusefi c1582007af B6 progress 2022-05-31 23:02:04 -04:00
rusefi 68ba540638 B6 progress 2022-05-31 22:26:18 -04:00
rusefillc 4a9789e6c4 B6 test mule 2022-05-21 02:25:43 -04:00
rusefillc 8c6dee61a5 B6 test mule 2022-05-21 01:45:09 -04:00
Matthew Kennedy e4a0979dc2
Brain pin is enum class (#4108)
* change most usages to Gpio::

* board configs

* engine configs etc

* isBrainPinValid, smart gpio

* generator

* generator

* generator

* connector yamls

* kinetis enums

* cypress txt

* kinetis config

* frankenso

* config generator

* actually do it for the others

* disable skips for pr ci

* fix tle8888

* misc

* weird cast from int

* needs this operator too

* this can be an unsigned subtract

* happy tests

* s

* kinetis isConfigurationChanged weirdness

* missed J/K

* cypress efifeatures

* build script mistake (!)

* mistake in smart gpio

* debounce

* eg33

* kinetis, so needy

* it's pretty green, we can skip these again
2022-04-28 17:32:39 -04:00
Andrey cc9a1136c4 Trigger setup in TS is highly confusing: hide operation mode from users? #4031 2022-04-03 02:21:37 -04:00
Andrey 95d36b37e3 Trigger setup in TS is highly confusing: hide operation mode from users? #4031 2022-04-03 00:34:18 -04:00
Matthew Kennedy d2d73b6fcf
remove me7pnp (#3878)
* remove

* s

* HW_MICRO_RUSEFI
2022-02-01 21:46:06 -05:00
rusefillc 31b87c7d80 passat docs 2022-02-01 20:44:02 -05:00
rusefillc c0e0c25ddc https://rusefi.com/forum/viewtopic.php?p=44024#p44024 2022-01-13 22:46:17 -05:00
rusefillc 8c02bd0b11 GDI Epic #1448 2022-01-10 16:53:49 -05:00