Commit Graph

970 Commits

Author SHA1 Message Date
GitHub build-firmware Action 6ac700c7cd Auto-generated configs and docs 2021-11-28 00:44:50 +00:00
GitHub build-firmware Action 43cda35d79 Auto-generated configs and docs 2021-11-27 14:01:08 +00:00
GitHub build-firmware Action c0d3de4128 Auto-generated configs and docs 2021-11-26 02:06:11 +00:00
GitHub build-firmware Action d8cb7b8059 Auto-generated configs and docs 2021-11-26 01:23:28 +00:00
GitHub build-firmware Action d205bf7635 Auto-generated configs and docs 2021-11-25 03:31:35 +00:00
GitHub build-firmware Action 26709493e1 Auto-generated configs and docs 2021-11-25 02:45:07 +00:00
GitHub build-firmware Action c46cf51dc5 Auto-generated configs and docs 2021-11-24 19:10:22 +00:00
GitHub build-firmware Action 25d175b47a Auto-generated configs and docs 2021-11-23 21:48:05 +00:00
GitHub build-firmware Action 66e9a5e9ae Auto-generated configs and docs 2021-11-22 18:42:24 +00: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
GitHub build-firmware Action 71bf1f7d1a Auto-generated configs and docs 2021-11-20 04:16:43 +00:00
Matthew Kennedy d40ca0f581
fuel pump doesn't use fsio (#3576)
* fuel pump

* s

* call correct callback

* more dead

* test adjustment

* don't overflow

* don't need separate function

* java

* give it a name

* generated

* generated

* add to generate script

* import *

* this is so cheap we don't need a flag
2021-11-19 22:23:12 -05:00
GitHub build-firmware Action 0b4ca8346b Auto-generated configs and docs 2021-11-19 12:08:29 +00:00
GitHub build-firmware Action f76054c0b3 Auto-generated configs and docs 2021-11-19 09:16:06 +00: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
GitHub build-firmware Action 4ed25bff52 Auto-generated configs and docs 2021-11-16 02:53:15 +00:00
Matthew Kennedy 36d75fa6db
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
GitHub build-firmware Action 1806c9876b Auto-generated configs and docs 2021-11-14 19:42:17 +00:00
GitHub build-firmware Action 391218b562 Auto-generated configs and docs 2021-11-14 16:51:07 +00:00
GitHub build-firmware Action 402f2a3f93 Auto-generated configs and docs 2021-11-14 15:53:06 +00:00
rusefillc c22215cea7 Epic: Remove FSIO #2928 2021-11-14 10:39:47 -05:00
GitHub build-firmware Action 98a4aa86d3 Auto-generated configs and docs 2021-11-14 14:40:23 +00:00
GitHub build-firmware Action 0a9674aa94 Auto-generated configs and docs 2021-11-14 14:27:16 +00:00
GitHub build-firmware Action 13d19653e9 Auto-generated configs and docs 2021-11-14 03:54:30 +00:00
GitHub build-firmware Action b295511600 Auto-generated configs and docs 2021-11-14 03:02:10 +00:00
GitHub build-firmware Action aae236188c Auto-generated configs and docs 2021-11-12 04:15:01 +00: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
GitHub build-firmware Action 2765d386b9 Auto-generated configs and docs 2021-11-12 01:54:56 +00:00
GitHub build-firmware Action cfccb29fae Auto-generated configs and docs 2021-11-11 23:37:47 +00:00
Andrey 0a7d276110 https://rusefi.com/forum/viewtopic.php?f=13&t=2206 2021-11-11 18:31:54 -05:00
GitHub build-firmware Action 664d20fdee Auto-generated configs and docs 2021-11-11 01:46:41 +00:00
rusefillc 8ada016a2b helle88 second idle wire 2021-11-10 19:53:02 -05:00
rusefi ad75fbe216 hellen88 2021-11-09 15:33:01 -05:00
rusefi b64f6c4715 stefan has not yet asked for MAF 2021-11-08 21:30:38 -05:00
rusefi 5e44cc277b stefan is asking for TPS/IAT/CLT 2021-11-08 21:12:53 -05:00
rusefillc f9ec1cddc5 Main and Pump pins default set wrong fix #3501 2021-11-07 22:09:26 -05:00
Matthew Kennedy 95b5c6fcf9
dead vss flag (#3499) 2021-11-07 14:36:46 -05:00
GitHub build-firmware Action f0d6cd8479 Auto-generated configs and docs 2021-11-07 15:30:54 +00:00
GitHub build-firmware Action d2b9fec0a2 Auto-generated configs and docs 2021-11-07 03:33:26 +00:00
GitHub build-firmware Action ef4df02ab0 Auto-generated configs and docs 2021-11-07 02:14:13 +00:00
GitHub build-firmware Action 6a9c38f934 Auto-generated configs and docs 2021-11-06 22:15:32 +00:00
GitHub build-firmware Action 8b37ba9048 Auto-generated configs and docs 2021-11-06 19:17:51 +00:00
rusefi fb5cf8ced3 aux pins for merc128 2021-11-06 13:20:03 -04:00
rusefi 0d214c91b7 aux pins for merc128 2021-11-06 13:12:44 -04:00
GitHub build-firmware Action d9354f6d9d Auto-generated configs and docs 2021-11-06 13:26:06 +00:00
GitHub build-firmware Action ab668c5bed Auto-generated configs and docs 2021-11-06 03:28:22 +00:00
GitHub build-firmware Action 5e4abadd48 Auto-generated configs and docs 2021-11-06 02:01:07 +00:00
GitHub build-firmware Action 16f8d60d29 Auto-generated configs and docs 2021-11-05 23:52:02 +00:00
GitHub build-firmware Action 5adc7d27b8 Auto-generated configs and docs 2021-11-05 22:21:29 +00:00
GitHub build-firmware Action 9e8d55177a Auto-generated configs and docs 2021-11-05 19:42:05 +00:00
GitHub build-firmware Action 267e631f42 Auto-generated configs and docs 2021-11-05 18:40:32 +00:00
GitHub build-firmware Action 618e7edc2c Auto-generated configs and docs 2021-11-05 11:19:56 +00:00
GitHub build-firmware Action 310336eb7e Auto-generated configs and docs 2021-11-05 03:37:40 +00:00
GitHub build-firmware Action bcd2d866d7 Auto-generated configs and docs 2021-11-05 03:03:11 +00:00
GitHub build-firmware Action 72c4c0e14c Auto-generated configs and docs 2021-11-04 23:48:48 +00:00
rusefillc 6462db9aed https://rusefi.com/forum/viewtopic.php?f=16&t=2194
NA6 defaults IO
2021-11-04 11:15:46 -04:00
rusefillc 4f05d088dd https://rusefi.com/forum/viewtopic.php?f=16&t=2194
NA6 defaults IO
2021-11-04 10:18:47 -04:00
rusefillc d8d4db0b9c Tachometer duplicate 2021-11-04 09:56:23 -04:00
GitHub build-firmware Action d07094338e Auto-generated configs and docs 2021-11-03 23:58:42 +00:00
GitHub build-firmware Action e1b085cf32 Auto-generated configs and docs 2021-11-03 21:10:50 +00:00
GitHub build-firmware Action c63ac71620 Auto-generated configs and docs 2021-11-02 23:04:43 +00:00
GitHub build-firmware Action cf51fab5f0 Auto-generated configs and docs 2021-11-02 19:09:24 +00:00
rusefillc 7d43bac311 vag121 VR pin 2021-10-31 16:36:52 -04:00
GitHub build-firmware Action 38c67baed7 Auto-generated configs and docs 2021-10-31 02:08:31 +00:00
GitHub build-firmware Action 1a979805ce Auto-generated configs and docs 2021-10-30 20:50:46 +00:00
GitHub build-firmware Action 0c7c578912 Auto-generated configs and docs 2021-10-30 14:50:41 +00:00
GitHub build-firmware Action d51521efe4 Auto-generated configs and docs 2021-10-29 19:52:10 +00:00
GitHub build-firmware Action 0d58a8ed01 Auto-generated configs and docs 2021-10-29 04:20:12 +00:00
rusefillc 5f4fa50682 VVT is no longer aux pid 2021-10-28 23:51:46 -04:00
GitHub build-firmware Action 3b989ddbf2 Auto-generated configs and docs 2021-10-28 18:24:50 +00:00
rusefi 5596fd2404 meta & fixing default config 2021-10-27 16:42:45 -04:00
rusefi 1d665bdaf1 meta & fixing default config 2021-10-27 16:34:27 -04:00
Andrey 4ff86a21b1 meta & fixing default config 2021-10-27 15:52:36 -04:00
BeerMoneyMotorsports d01ea31897
pin location test (#3415)
testing pin xy for interactive pinout.
2021-10-26 22:09:57 -04:00
GitHub build-firmware Action 0b4d70f99a Auto-generated configs and docs 2021-10-26 21:08:27 +00:00
GitHub build-firmware Action 8aa7b7e8c4 Auto-generated configs and docs 2021-10-26 19:17:54 +00:00
GitHub build-firmware Action 547896885e Auto-generated configs and docs 2021-10-25 19:48:12 +00:00
GitHub build-firmware Action bab01ff701 Auto-generated configs and docs 2021-10-25 16:27:39 +00:00
GitHub build-firmware Action d512209146 Auto-generated configs and docs 2021-10-25 03:55:16 +00:00
GitHub build-firmware Action 0b3be19c94 Auto-generated configs and docs 2021-10-25 03:28:00 +00:00
GitHub build-firmware Action 8df5b101c3 Auto-generated configs and docs 2021-10-24 22:26:41 +00:00
GitHub build-firmware Action fd8f284b0f Auto-generated configs and docs 2021-10-24 20:24:33 +00:00
GitHub build-firmware Action 933795b86e Auto-generated configs and docs 2021-10-24 20:06:18 +00:00
rusefillc e80e1542d7 generate java enum from C enum? generate both C and java from yaml? #2102 2021-10-24 15:09:17 -04:00
GitHub build-firmware Action a10ea5f4c2 Auto-generated configs and docs 2021-10-24 17:18:25 +00:00
GitHub build-firmware Action 3bc168089b Auto-generated configs and docs 2021-10-24 14:17:05 +00:00
GitHub build-firmware Action fdc3a83838 Auto-generated configs and docs 2021-10-24 12:31:15 +00:00
GitHub build-firmware Action e09432d771 Auto-generated configs and docs 2021-10-24 05:22:53 +00:00
GitHub build-firmware Action cba22adcd1 Auto-generated configs and docs 2021-10-24 03:08:45 +00:00
GitHub build-firmware Action 5329c73206 Auto-generated configs and docs 2021-10-24 02:01:12 +00:00
GitHub build-firmware Action fa6011682a Auto-generated configs and docs 2021-10-24 01:38:06 +00:00
rusefillc 3882d3d824 placing all logs into same folder 2021-10-23 20:18:09 -04:00
rusefillc 9d8da9d4bf generate java enum from C enum? generate both C and java from yaml? #2102
refactoring: code duplication
2021-10-23 13:40:04 -04:00
rusefillc 580dcd001d generate java enum from C enum? generate both C and java from yaml? #2102
refactoring: code duplication
2021-10-23 12:48:49 -04:00
GitHub build-firmware Action 37bf852368 Auto-generated configs and docs 2021-10-22 20:03:15 +00:00
GitHub build-firmware Action f7f8184faa Auto-generated configs and docs 2021-10-20 20:10:51 +00:00
GitHub build-firmware Action 563fd853b0 Auto-generated configs and docs 2021-10-20 17:09:44 +00:00
GitHub build-firmware Action 1694b81431 Auto-generated configs and docs 2021-10-20 00:09:37 +00:00
GitHub build-firmware Action 9b5d7e24eb Auto-generated configs and docs 2021-10-19 23:54:00 +00:00
rusefillc cf9a1492d7 hyundai 2021-10-18 00:43:06 -04:00
rusefi b0402c5e7f SD card uses SPI2 2021-10-17 23:27:28 -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 c36e039100 more relaxed VVT debug field 2021-10-17 14:21:09 -04:00
rusefillc 2325374be0 hyu 2021-10-17 13:24:31 -04:00
rusefi 4820f0bbb8 hyu 2021-10-17 12:58:00 -04:00
GitHub build-firmware Action 6e67697284 Auto-generated configs and docs 2021-10-17 03:07:01 +00:00
GitHub build-firmware Action 0dc09447c5 Auto-generated configs and docs 2021-10-17 02:51:52 +00:00
GitHub build-firmware Action d6fd98757a Auto-generated configs and docs 2021-10-17 02:38:42 +00:00
GitHub build-firmware Action 07dc45cc57 Auto-generated configs and docs 2021-10-17 01:29:33 +00:00
rusefi 01b5ee50a7 Hyundai 2021-10-16 18:45:29 -04:00
rusefi 88fe65fdf6 Hyundai 2021-10-16 18:19:30 -04:00
rusefillc e2092547d7 https://github.com/rusefi/hellen-NB1-issues/issues/22 2021-10-14 21:44:09 -04:00
BeerMoneyMotorsports 033fb36889
3v 1i fix (#3356) 2021-10-14 21:39:44 -04:00
GitHub build-firmware Action f03309569a Auto-generated configs and docs 2021-10-14 23:06:56 +00: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
GitHub build-firmware Action 6eec705f46 Auto-generated configs and docs 2021-10-14 20:00:32 +00:00
GitHub build-firmware Action d7d2834d51 Auto-generated configs and docs 2021-10-14 04:53:43 +00:00
rusefillc 919b30e412 title: Hellen 81 2021-10-13 21:45:36 -04:00
rusefillc 0aa2ee0ff4 NB1 defaults #3299
alternator pin and settings
2021-10-13 20:56:26 -04:00
rusefillc 60360ebaea hyundai 2021-10-12 21:03:59 -04:00
rusefillc 6121124f6d progress 2021-10-12 21:00:49 -04:00
rusefillc b033e8d3be bare min? 2021-10-12 18:03:40 -04:00
GitHub build-firmware Action 076625ee97 Auto-generated configs and docs 2021-10-12 20:10:51 +00:00
rusefillc 3179ec6179 https://github.com/rusefi/hellen-NB1-issues/issues/19 2021-10-12 00:26:51 -04:00
rusefillc 4432e6c8f5 https://github.com/rusefi/hellen-NB1-issues/issues/19 2021-10-12 00:02:49 -04:00
BeerMoneyMotorsports d225360cb0
CEL fix (#3346) 2021-10-11 23:52:19 -04:00
rusefillc 957178cde5 refactoring 2021-10-11 23:47:40 -04:00
rusefillc eb4c5684d6 refactoring 2021-10-11 23:24:16 -04:00
BeerMoneyMotorsports be59883cf9
Update main.yaml (#3344) 2021-10-11 22:49:40 -04:00
rusefillc 944aaeded0 refactoring 2021-10-11 21:07:18 -04:00
rusefillc 52ac64f761 hellen88bmw 2021-10-11 21:05:26 -04:00
rusefillc 6f2b4a91dc hellen88bmw 2021-10-11 20:58:10 -04:00
rusefillc 4075863818 refactoring 2021-10-11 20:58:10 -04:00
rusefillc 376b227480 hyundai 2021-10-11 14:22:35 -04:00
GitHub build-firmware Action 676cd8d76e Auto-generated configs and docs 2021-10-11 17:28:51 +00: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
Matthew Kennedy abb6513744
faster uniform adc cleanup (#3334)
* dead fast tps

* oooooh map avg on hh7

* adc v4 fast support

* new fast API

* hardware.cpp

* adc v2

* warning

* guard

* no check required

* stub cypress/kinetis

* kinetis and cypress stubs

* cleanup

* h7 adc speed

* adc skip

* configurable oversample
2021-10-10 22:59:25 -04:00
rusefi 7c378c7c6c VAG ETB calibration is a mess? 2021-10-10 22:23:33 -04:00
rusefillc 85dd260623 hyundai 2021-10-10 21:46:58 -04:00
rusefillc c0029b7f78 refactoring 2021-10-10 21:46:26 -04:00
GitHub build-firmware Action 65aac2ab1a Auto-generated configs and docs 2021-10-10 04:03:14 +00:00
rusefi 7682ba7417 Hyundai 2021-10-09 23:35:28 -04:00
rusefi f78abe278e refactoring 2021-10-09 23:34:46 -04:00
rusefi e1dc468d07 Hyundai 2021-10-09 17:17:11 -04:00