Commit Graph

293 Commits

Author SHA1 Message Date
Scott Smith 8406fafa9e Expose console over serial port for H7 proc (#3578)
This way you can use the console/TunerStudio with the ST-Link

In the process, combine TS_PRIMARY_UART and TS_PRIMARY_SERIAL into TS_PRIMARY_PORT, to make UART vs
SERIAL selection more robus.  Ditto for TS_SECONDARY_*.  Also change use of TS_NO_PRIMARY to be #if
not #ifdef, so that it can be properly set as a compile flag and not be overwritten by various
header files.
2021-11-20 00:39:08 -05:00
Scott Smith 80091498a6 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 7296593448 remove engine pointer passing (#3556)
* some

* more

* more

* the last?!
2021-11-16 04:15:29 -05:00
Matthew Kennedy 3d79c06200 enable nb1 serial pins (#3546)
* enable serial on nb1

* typo

* serial

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-11-14 16:07:56 -05:00
Matthew Kennedy 4f9df2a110 new parser handles enum values (#3492)
* simplify

* poke to force generate

* enums

* jar

* jar

* poke

* prepends formatted

* prepends

* eol

* eol

* allow no endl at eof

* Revert "eol"

This reverts commit 022029faef338281b1a3551f82e46c4b6a7578a5.

* Revert "eol"

This reverts commit 6274502db740569235210916fde4ec84863d7fb3.
2021-11-11 23:09:39 -05:00
Andrey 58588cdf6b https://rusefi.com/forum/viewtopic.php?f=13&t=2206 2021-11-11 18:31:54 -05:00
rusefillc 469294c919 helle88 second idle wire 2021-11-10 19:53:02 -05:00
rusefi 01f259404a hellen88 2021-11-09 15:33:01 -05:00
rusefi 39fb7fddfd stefan has not yet asked for MAF 2021-11-08 21:30:38 -05:00
rusefi 7520d9f0c0 stefan is asking for TPS/IAT/CLT 2021-11-08 21:12:53 -05:00
rusefillc 96e3b8c6f6 Main and Pump pins default set wrong fix #3501 2021-11-07 22:09:26 -05:00
Matthew Kennedy 7f4b91809e dead vss flag (#3499) 2021-11-07 14:36:46 -05:00
rusefi bc515f6513 aux pins for merc128 2021-11-06 13:20:03 -04:00
rusefi e592263ed5 aux pins for merc128 2021-11-06 13:12:44 -04:00
rusefillc aac4e8e52b https://rusefi.com/forum/viewtopic.php?f=16&t=2194
NA6 defaults IO
2021-11-04 11:15:46 -04:00
rusefillc 9d54c02ea7 https://rusefi.com/forum/viewtopic.php?f=16&t=2194
NA6 defaults IO
2021-11-04 10:18:47 -04:00
rusefillc a972c207d6 Tachometer duplicate 2021-11-04 09:56:23 -04:00
rusefillc f170a22f9a vag121 VR pin 2021-10-31 16:36:52 -04:00
rusefillc 40bf6a93d0 VVT is no longer aux pid 2021-10-28 23:51:46 -04:00
rusefi de8bb682be meta & fixing default config 2021-10-27 16:42:45 -04:00
rusefi 43e90b98aa meta & fixing default config 2021-10-27 16:34:27 -04:00
Andrey ab17f3c5d6 meta & fixing default config 2021-10-27 15:52:36 -04:00
BeerMoneyMotorsports 05ce372bcd pin location test (#3415)
testing pin xy for interactive pinout.
2021-10-26 22:09:57 -04:00
rusefillc 108659b80b generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 15:09:17 -04:00
rusefillc 43773eff74 hyundai 2021-10-18 00:43:06 -04:00
rusefi 7d800c538f SD card uses SPI2 2021-10-17 23:27:28 -04:00
rusefi 5deec3f60c Hyundai 2021-10-17 23:15:33 -04:00
rusefillc 4863d5ae71 hyundai 2021-10-17 18:52:40 -04:00
rusefi 346edcb575 Hyundai 2021-10-17 16:25:03 -04:00
rusefillc b524760618 hyu 2021-10-17 15:02:14 -04:00
rusefillc f463f6501f more relaxed VVT debug field 2021-10-17 14:21:09 -04:00
rusefillc 4df37aace6 hyu 2021-10-17 13:24:31 -04:00
rusefi 9c7f371ee9 hyu 2021-10-17 12:58:00 -04:00
rusefi f1e60c3115 Hyundai 2021-10-16 18:45:29 -04:00
rusefi 32e1c340ba Hyundai 2021-10-16 18:19:30 -04:00
rusefillc 0b9bbc990d https://github.com/rusefi/hellen-NB1-issues/issues/22 2021-10-14 21:44:09 -04:00
BeerMoneyMotorsports 04db2ac4ca 3v 1i fix (#3356) 2021-10-14 21:39:44 -04:00
rusefi 0b1d09715a hyuindai 2021-10-14 18:08:03 -04:00
rusefi c0b6ed516b https://rusefi.com/s/hellen154hyuindai 2021-10-14 17:52:57 -04:00
rusefillc 87f9914795 title: Hellen 81 2021-10-13 21:45:36 -04:00
rusefillc 6de67ee73d NB1 defaults #3299
alternator pin and settings
2021-10-13 20:56:26 -04:00
rusefillc 44ff44f514 hyundai 2021-10-12 21:03:59 -04:00
rusefillc af074f9042 progress 2021-10-12 21:00:49 -04:00
rusefillc 6b56863e90 bare min? 2021-10-12 18:03:40 -04:00
rusefillc f853e42634 https://github.com/rusefi/hellen-NB1-issues/issues/19 2021-10-12 00:26:51 -04:00
rusefillc eac901c37c https://github.com/rusefi/hellen-NB1-issues/issues/19 2021-10-12 00:02:49 -04:00
BeerMoneyMotorsports 78569ee3de CEL fix (#3346) 2021-10-11 23:52:19 -04:00
rusefillc cfe3e900b9 refactoring 2021-10-11 23:47:40 -04:00
rusefillc 1a809bf336 refactoring 2021-10-11 23:24:16 -04:00
BeerMoneyMotorsports ec1158fc5d Update main.yaml (#3344) 2021-10-11 22:49:40 -04:00