Commit Graph

32742 Commits

Author SHA1 Message Date
GitHub gen-default-tune Action 140b0f3603 Auto-generated default tune 2024-11-08 20:45:57 +00:00
rusefillc 308a7611b1 Jam Detection should be wired into etbErrorCode fix #7057
only:uaefi
2024-11-08 15:41:05 -05:00
rusefillc 3b1316f622 only:secondsSinceIgnVoltage API 2024-11-08 15:41:05 -05:00
kifir23917 c3d2cfc33c
Implement setBitRangeMoto method (#7056)
* only:enhance tests a little bit

* implement `setBitRangeMsb` method

* implement `setBitRangeMoto` method
2024-11-08 14:59:17 -05:00
GitHub gen-configs Action 939ba6d170 Auto-generated configs and docs 2024-11-08 19:53:39 +00:00
GitHub gen-default-tune Action 42422cc4f9 Auto-generated default tune 2024-11-08 19:48:09 +00:00
rusefi 1c30a21843 TpsState::AutoTune
only:uaefi
2024-11-08 14:42:16 -05:00
rusefi c7663fad10 no such thing PidJitter 2024-11-08 14:42:16 -05:00
rusefillc 1ba6ee3921 tle9201 diagOkCounter
only:ueefi
2024-11-08 13:36:45 -05:00
GitHub gen-configs Action 2649d28fb9 Auto-generated configs and docs 2024-11-08 16:40:24 +00:00
GitHub gen-default-tune Action b89ccd86c2 Auto-generated default tune 2024-11-08 16:34:33 +00:00
rusefillc 7f16ada87d setHellenEnValue
only:uaefi
2024-11-08 11:24:06 -05:00
GitHub set-date Action 90d6663ebd Update date 2024-11-08 00:23:32 +00:00
rusefillc bcae46abe7 reset_9201
only:hellen154hyundai_f7
2024-11-07 18:07:21 -05:00
rusefillc 2bdfdca824 better logging
only:hellen154hyundai_f7
2024-11-07 17:49:45 -05:00
rusefi 2b39c732e4 enable ETB SPI for hellen154hyundai #7050
only:hellen154hyundai_f7
2024-11-07 17:10:58 -05:00
rusefi 64cdab6a45 TLE9201 SPI driver 12v logic #7051
only:hellen154hyundai_f7
2024-11-07 14:59:56 -05:00
rusefi e467919647 enable ETB SPI for hellen154hyundai #7050
only:hellen154hyundai_f7
2024-11-07 14:58:43 -05:00
Andreika 7bd44fbfa3
TLE9201 SPI diag support https://github.com/rusefi/rusefi/issues/5058 (#7049) 2024-11-07 08:44:08 -05:00
rusefillc 0a0ff11d5a motorolaMagicFromDbc(17, 10)
only:new API
2024-11-06 23:12:07 -05:00
GitHub gen-configs Action 75c0750bdf Auto-generated configs and docs 2024-11-07 04:11:31 +00:00
GitHub gen-default-tune Action ea5028ce99 Auto-generated default tune 2024-11-07 04:06:28 +00:00
rusefillc 5c82315569 motorolaMagicFromDbc(17, 10)
only:we have a problem?
2024-11-06 23:01:49 -05:00
GitHub set-date Action 99e4a593f2 Update date 2024-11-07 00:23:37 +00:00
rusefillc 74fd9b55cb typo & docs
only:alphax-silver
2024-11-06 11:50:36 -05:00
rusefillc d7b39280fe one dead line?
only:alphax-silver
2024-11-06 11:14:37 -05:00
GitHub gen-configs Action 4689064482 Auto-generated configs and docs 2024-11-06 13:49:38 +00:00
GitHub gen-default-tune Action 77f1dccc90 Auto-generated default tune 2024-11-06 13:44:01 +00:00
rusefillc 79cfb0a5f3 External aem wideband does not work over CAN wbo #7048 2024-11-06 08:39:38 -05:00
rusefillc d8e0d51f05 docs 2024-11-06 08:39:10 -05:00
GitHub gen-configs Action d34a9d7cee Auto-generated configs and docs 2024-11-06 03:08:39 +00:00
GitHub gen-default-tune Action 71238f417d Auto-generated default tune 2024-11-06 03:03:26 +00:00
rusefillc 24059240dc simulator job does not take proper branch name #6904
only:uaefi
2024-11-05 21:51:33 -05:00
GitHub set-date Action cfa84950b6 Update date 2024-11-06 00:23:29 +00:00
Andrey G 7ca9bcc86a
ts: handleWriteChunkCommand() and handlePageReadCommand() now with page (#7043)
* ts: handleWriteChunkCommand() and handlePageReadCommand() now with page

Initial support for page addressing. This is needed to move
scatteredOffsetArray to separate page that is not saved in TS and ECU.

* fix test
2024-11-05 16:46:59 -05:00
kifir 9d86da59e1 implement test for `Torque Reduction Ignition Retard(deg)` parameter #5608 2024-11-05 23:19:51 +02:00
kifir 5bce202067 only:refactoring: extract part of functionality into `TestPersistentConfiguration` class 2024-11-05 23:19:51 +02:00
kifir 5c6ee81352 only:refactoring: extract part of functionality into `TestEngineConfiguration` class 2024-11-05 23:19:51 +02:00
GitHub gen-configs Action bfebc60d7e Auto-generated configs and docs 2024-11-05 12:18:20 +00:00
GitHub gen-default-tune Action 0bcd5561f2 Auto-generated default tune 2024-11-05 12:12:20 +00:00
Andrey G b5a5889c52
TS: do we need pageActivate ? (#7040) 2024-11-05 07:08:16 -05:00
GitHub gen-default-tune Action ffbc9608a0 Auto-generated default tune 2024-11-05 02:55:48 +00:00
rusefillc 227b50d07a only:uaefi 2024-11-04 21:48:25 -05:00
Andrey G 912b0959fd
ts: handle pageValueWrite and pageChunkWrite with one func (#7041)
Also fix bug with incorrect data picked in pageValueWrite.
Seems pageValueWrite was never used by TS
2024-11-04 21:45:33 -05:00
GitHub gen-configs Action c6764453df Auto-generated configs and docs 2024-11-05 00:33:18 +00:00
GitHub set-date Action 3aa1937568 Update date 2024-11-05 00:27:10 +00:00
rusefillc fce0839ba4 bare minimum pageActivate removal
only:uaefi
2024-11-04 19:23:22 -05:00
kifir23917 6361b9ef31
Flat shift tests #5608 (#7042)
* only:refactoring: extract part of functionality into `TestEngineConfiguration` class

* only:refactoring: rename file

* only:refactoring: Now we reuse `TestBase` class functionality

* only:refactoring: extract part of functionality into `TestEngineState` class

* only:refactoring: extract part of functionality into `TestEngineConfiguration` class

* implement test for `Torque Reduction Ignition Cut` setting #5608
2024-11-04 17:09:39 -05:00
GitHub gen-configs Action 17ea5ab16b Trigger wheel definitions 2024-11-04 15:37:57 +00:00
rusefillc a4150bd7e4 only:giving up on macos for now 2024-11-04 10:31:13 -05:00