Commit Graph

48 Commits

Author SHA1 Message Date
rusefi 971f510ee0 reduing RAM usage by not having unneeded second copy of calibration table 2024-07-30 20:47:51 -04:00
Andrey 523f9dad02 only:EPIC: Improve toolset for default tune canned tune generation #4871 2023-11-25 22:32:08 -05:00
rusefillc 723b9d5995 only:K 2023-11-25 20:18:24 -05:00
Andrey 752c0d278a clean-up 2023-11-02 10:29:26 -04:00
Patryk Chmura 41ac8a921c
Fixes confirmed on the real car (#5638)
Co-authored-by: pchmura4 <>
2023-10-25 14:02:41 -04:00
Patryk Chmura da7ebbfc61
After-start enrichment handling more similar to OEM, round two (#5633)
* After-start enrichment handling more similar to OEM and other Standalone EFI systems

* Corrections and tidying-up

* Corrected small mistake in TunerStudio definition

* Compatibility fixes

* Readability fix

* Changed to more appropriate cycles instead of seconds, bugfix for TS

* Typo fix...

---------

Co-authored-by: pchmura4 <>
2023-10-24 12:54:41 -04:00
Patryk Chmura 9252ecc3c0
After-start enrichment handling more similar to OEM (#5632)
* After-start enrichment handling more similar to OEM and other Standalone EFI systems

* Corrections and tidying-up

* Corrected small mistake in TunerStudio definition

* Compatibility fixes

* Readability fix

---------

Co-authored-by: pchmura4 <>
2023-10-23 15:41:35 -04:00
rusefi 938bdb25c0 EPIC: we need to test fresh boards #5511 2023-08-29 22:43:24 -04:00
rusefi 948d7161aa export board-specific macro for stm32 pins based on board yaml #3298 2023-08-28 10:01:40 -04:00
rusefillc f2c15b7fa3 K 2023-07-15 02:44:16 -04:00
rusefi 1908896598 Technical debt: ENUM_32_BITS #3874
poking the bear
2023-06-01 10:29:05 -04:00
rusefi 808f8cf490 so much dead, more or less a dead repo! 2023-04-29 19:28:00 -04:00
Matthew Kennedy 2857e9527d remove specs_s struct, flatten config
(cherry picked from commit f090a97b0b7771dfe02e4b4bb9919d50a6a11ef5)
2023-04-28 20:59:11 -04:00
Andrey f53937ae87 K
only:hellen-honda-k
2023-03-29 22:57:31 -04:00
Andrey 91e1eb825f K
only:hellen-honda-k
2023-03-28 21:42:20 -04:00
rusefillc e8e114082f K
only:hellen-honda-k
2023-03-28 21:23:15 -04:00
rusefi 0315716e92 K
only:hellen-honda-k
2023-03-28 20:31:40 -04:00
rusefi 5ec6f523f3 Poor man categories for logs #5153
only:hellen-honda-k
2023-03-28 20:12:30 -04:00
rusefillc 3a4d178b34 only:hellen-honda-k 2023-03-03 13:33:48 -05:00
rusefillc 4ea8e73459 K 2023-01-21 08:56:21 -05:00
Andrey fc6d58d221 K 2023-01-21 08:24:18 -05:00
rusefillc b96ecfb2c0 Honda K 2022-12-05 21:44:57 -05:00
Matthew Kennedy ae6c44634b
better k gaps (#4623) 2022-09-25 09:14:29 -04:00
Andrey 612d52645a Honda K cam wheels #3405 2022-09-25 00:26:42 -04:00
Andrey 111220d38c more inclusive configuration name 2022-09-24 23:49:41 -04:00
Andrey 61cfff1e9e K progress - just a rename 2022-09-24 23:25:36 -04:00
rusefillc 9c7f81908f crank-bases is the proper way, with proper trigger offset 2022-09-23 20:13:14 -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
Scott Smith 823d9a07e0
Programmatically replace ENGINE() and CONFIG() with engine-> etc (#3565)
git grep -l -w ENGINE | xargs sed -i -r "s/ENGINE\(([]a-zA-Z_0-9.[]+)\)/engine->\1/g"

git grep -l -w CONFIG | xargs sed -i -r "s/([^a-zA-Z_])CONFIG\(([]a-zA-Z_0-9.[]+)\)/\1engineConfiguration->\2/g"
2021-11-17 03:54:21 -05:00
Matthew Kennedy 8cdac4cac0
remove engine pointer passing (#3556)
* some

* more

* more

* the last?!
2021-11-16 04:15:29 -05:00
rusefi b102a3f979 Honda K 2021-11-02 17:11:34 -04:00
rusefi 63b3eb767b honda k 2021-11-02 17:00:08 -04:00
rusefillc 4ff1f111db Honda K 2021-10-31 15:27:26 -04:00
rusefillc 4c164aaf5c Honda K & default VVT pid 2021-10-29 12:16:19 -04:00
rusefillc 5f4fa50682 VVT is no longer aux pid 2021-10-28 23:51:46 -04:00
Andrey 00e0bb44ad Honda K 2021-10-28 22:18:41 -04:00
rusefi 85153005d9 Honda K 2021-10-28 15:57:35 -04:00
rusefi cb79d19a84 Honda K 2021-10-27 23:55:31 -04:00
rusefi 574ca47bc3 Honda K 2021-10-26 17:15:24 -04:00
Andrey 7a4382499d Honda K 2021-10-26 15:19:09 -04:00
Andrey 7b8f1d3405 Honda K 2021-10-26 12:04:35 -04:00
Andrey 4f2cca58ea Honda K 2021-10-26 11:52:52 -04:00
rusefillc aa6637f451 element 2021-10-24 14:44:37 -04:00
rusefi 1f5e1c2ca5 Honda K 2021-10-23 16:19:28 -04:00
rusefi bfc4ed4df6 Honda K 2021-10-23 15:49:02 -04:00
rusefillc ebfc5057ec honda 2021-10-12 18:31:48 -04:00
rusefillc 66e0ecf0f2 honda 2021-10-12 18:31:48 -04:00
rusefillc 8778c1467b proteus adapters 2021-10-02 13:25:40 -04:00