Commit Graph

92 Commits

Author SHA1 Message Date
Matthew Kennedy 06b39dbb07
trigger and engine types -> enum class (#113)
* trigger type is enum class

* java tooling

* enum class engine_type_e

* enum class engine_type_e
2023-06-01 13:47:49 -07:00
Matthew Kennedy f090a97b0b remove specs_s struct, flatten config 2023-03-27 00:58:18 -07:00
Matthew Kennedy aaa3ea2d3e remove useETBforIdleControl (#5054)
* remove useETBforIdleControl

* etb integrated

* jni weirdness
2023-02-12 16:49:12 -05:00
rusefi 97faf209e7 reducing code duplication 2023-02-11 22:44:42 -05:00
rusefillc 3904751903 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 0c77132048 B6 progress 2022-12-26 22:20:11 -05:00
rusefillc 256a4e3dc4 B6 progress 2022-12-25 15:17:08 -05:00
rusefillc 651c1615c0 minor fix & B6 progress 2022-12-25 14:01:54 -05:00
rusefillc da0d25c08c Passat 2022-12-04 12:28:49 -05:00
rusefi 4997dcde9d minor clean-up 2022-11-26 21:53:31 -05:00
Matthew Kennedy 7b47e77e58 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 33c5983da2 refactoring: helper method 2022-10-29 23:46:54 -04:00
rusefillc f88187c826 refactoring: helper method 2022-10-29 23:38:22 -04:00
rusefillc f04ca64b50 B6 2022-10-24 22:54:42 -04:00
rusefi c07ee72165 B6 2022-10-24 20:29:46 -04:00
rusefillc c17fa49426 CAN side of automated testing #4630
more meta
2022-09-29 20:55:38 -04:00
rusefi 25aab4722b B6 2022-09-18 18:55:57 -04:00
rusefi 61f778969f B6 2022-09-18 18:22:55 -04:00
rusefillc 90e8ffa215 B6 2022-09-18 17:20:42 -04:00
rusefi a1cda66c12 B6 2022-09-18 01:03:01 -04:00
rusefillc 9b3248d14c B6 2022-09-08 22:06:21 -04:00
Andrey f243f1608c B6 2022-09-06 15:12:43 -04:00
rusefi ee90371837 B6 2022-09-04 11:29:18 -04:00
rusefillc 5870e86f5b b6 progress 2022-08-28 21:54:24 -04:00
rusefillc 3d2b71747a typo 2022-08-24 18:52:33 -04:00
rusefillc e77bfa4182 B6 2022-07-29 17:26:49 -04:00
rusefillc bca2afb81e B6 2022-07-25 08:06:04 -04:00
rusefillc b84a0bdf98 fix lua CAN RX of 11b frames #4321 2022-07-05 13:40:02 -04:00
rusefillc 8c0ec4578e B6 2022-06-25 13:26:21 -04:00
rusefillc 05f1b8c938 B6 2022-06-20 16:43:50 -04:00
rusefillc 203f560654 b6 build 2022-06-20 08:26:28 -04:00
rusefillc d9514d4479 B6 shutdown Lua and else 2022-06-19 20:06:03 -04:00
rusefi 4e572af85f B6 progress 2022-06-03 01:26:16 -04:00
rusefi 7a618da578 B6 progress 2022-06-03 00:04:59 -04:00
rusefi aff59d91d4 proteus pinout minor mess & B6 2022-06-02 23:28:30 -04:00
rusefi 7f4904d427 B6 progress 2022-06-02 22:40:30 -04:00
rusefi 5190cf44e0 B6 progress 2022-06-02 00:34:02 -04:00
rusefi 3028d42d3f B6 progress 2022-05-31 23:02:04 -04:00
rusefi 7ce6ec7f13 B6 progress 2022-05-31 22:26:18 -04:00
rusefillc 5902a55739 B6 test mule 2022-05-21 02:25:43 -04:00
rusefillc fb3b1120b1 B6 test mule 2022-05-21 01:45:09 -04:00
Matthew Kennedy 83caf1ea1b 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 298ea5f8c0 Trigger setup in TS is highly confusing: hide operation mode from users? #4031 2022-04-03 02:21:37 -04:00
Andrey b96c51874c Trigger setup in TS is highly confusing: hide operation mode from users? #4031 2022-04-03 00:34:18 -04:00
Matthew Kennedy 73a0816f8c remove me7pnp (#3878)
* remove

* s

* HW_MICRO_RUSEFI
2022-02-01 21:46:06 -05:00
rusefillc 5805b0c855 passat docs 2022-02-01 20:44:02 -05:00
rusefillc d319155d54 https://rusefi.com/forum/viewtopic.php?p=44024#p44024 2022-01-13 22:46:17 -05:00
rusefillc 50a5bba315 GDI Epic #1448 2022-01-10 16:53:49 -05:00
rusefi a230c139cc B6 2022-01-10 13:53:02 -05:00
rusefillc ccc4112dd1 B6 2022-01-09 21:16:24 -05:00