Commit Graph

45 Commits

Author SHA1 Message Date
rusefillc f68e4ed4ab https://github.com/rusefi/hellen154hyundai/issues/51 2021-12-17 22:36:15 -05:00
rusefillc 4f02517b51 https://github.com/rusefi/hellen154hyundai/issues/50 2021-12-17 22:32:59 -05:00
rusefillc cb184c9292 https://github.com/rusefi/hellen154hyundai/issues/49 2021-12-17 21:15:17 -05:00
rusefillc 8bc542b40b https://github.com/rusefi/hellen154hyundai/issues/49 2021-12-17 16:39:12 -05:00
rusefillc c09e32301a https://github.com/rusefi/hellen154hyundai/issues/49 2021-12-17 13:52:01 -05:00
rusefillc dd6c11e744 https://github.com/rusefi/hellen154hyundai/issues/42 2021-12-08 16:05:52 -05:00
Scott Smith 1fe26f55fb
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 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
Matthew Kennedy 14953c55dd
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
Matthew Kennedy 95b5c6fcf9
dead vss flag (#3499) 2021-11-07 14:36:46 -05:00
rusefillc cf9a1492d7 hyundai 2021-10-18 00:43:06 -04:00
rusefi 1b94aaffef Hyundai 2021-10-17 23:15:33 -04:00
rusefillc 5cee1b6131 hyundai 2021-10-17 18:52:40 -04:00
rusefi 230d421ad7 Hyundai 2021-10-17 16:25:03 -04:00
rusefillc 91810ad2be hyu 2021-10-17 15:02:14 -04:00
rusefillc 2325374be0 hyu 2021-10-17 13:24:31 -04:00
rusefi 4820f0bbb8 hyu 2021-10-17 12:58:00 -04:00
rusefi 01b5ee50a7 Hyundai 2021-10-16 18:45:29 -04:00
rusefi 88fe65fdf6 Hyundai 2021-10-16 18:19:30 -04:00
rusefi 9c42b38297 hyuindai 2021-10-14 18:08:03 -04:00
rusefi a3749a6954 https://rusefi.com/s/hellen154hyuindai 2021-10-14 17:52:57 -04:00
rusefillc 60360ebaea hyundai 2021-10-12 21:03:59 -04:00
rusefillc 4432e6c8f5 https://github.com/rusefi/hellen-NB1-issues/issues/19 2021-10-12 00:02:49 -04:00
rusefillc 376b227480 hyundai 2021-10-11 14:22:35 -04:00
rusefillc 2a87208380 hyundai 2021-10-11 12:37:24 -04:00
rusefillc fc5dd8748b hyundai
that was a scary moment!
2021-10-10 23:17:32 -04:00
rusefillc 85dd260623 hyundai 2021-10-10 21:46:58 -04:00
rusefi 7682ba7417 Hyundai 2021-10-09 23:35:28 -04:00
rusefi e1dc468d07 Hyundai 2021-10-09 17:17:11 -04:00
rusefi dbb40f0117 Hyundai 2021-10-09 17:09:22 -04:00
rusefi 21762f52ac Hyundai 2021-10-09 16:51:07 -04:00
rusefi f62c628bef https://github.com/rusefi/hellen-NB1-issues/issues/15 2021-09-29 11:47:16 -04:00
rusefillc 69fb769f53 nb1 is 144 pin 2021-09-27 21:45:31 -04:00
rusefillc 143737d75a pinouts 2021-09-19 23:03:17 -04:00
rusefillc 0303dd1905 154h 2021-08-24 15:51:43 -04:00
rusefillc 242156801f 154hyundai 2021-08-07 02:44:17 -04:00
rusefillc c9c4b3a5e8 hellen154hyundai 2021-08-05 18:06:15 -04:00
rusefillc 2fc52e1af6 hellen154hyundai 2021-08-04 20:48:33 -04:00
rusefillc 7bb184e6e8 hellen154hyundai 2021-08-04 20:00:10 -04:00
Matthew Kennedy d24f1462e2
even more pch (#3112)
* s

* more

* s

* f7
2021-08-04 19:30:52 -04:00
rusefillc a5e708c2b0 hellen154hyundai
one day I will learn the spelling!
2021-08-04 19:13:28 -04:00
rusefillc 3fe8d0c4cd hellen154hyundai 2021-08-03 22:50:06 -04:00
Andrey 694ca323bd hellen154hyundai 2021-08-03 20:03:59 -04:00
Andrey 450b6694da hellen154hyundai 2021-08-03 05:22:35 -04:00