Commit Graph

11351 Commits

Author SHA1 Message Date
rusefillc 58f9f6380e hyundai 2021-10-11 14:22:35 -04:00
GitHub build-firmware Action 21a21cf069 Auto-generated configs and docs 2021-10-11 17:28:51 +00:00
rusefillc c21663c48c hyundai 2021-10-11 13:21:42 -04:00
rusefillc 25108fe6e9 hyundai 2021-10-11 12:37:24 -04:00
GitHub build-firmware Action 4627c46a39 Auto-generated configs and docs 2021-10-11 03:21:06 +00:00
rusefillc b0a67a4101 hyundai
that was a scary moment!
2021-10-10 23:17:32 -04:00
Matthew Kennedy 95ef3f30ae 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
GitHub build-firmware Action 9b92464b47 Auto-generated configs and docs 2021-10-11 02:37:53 +00:00
rusefi a15b226b01 raw gauges into TPS dialog 2021-10-10 22:23:54 -04:00
rusefi f24cfa3698 VAG ETB calibration is a mess? 2021-10-10 22:23:33 -04:00
GitHub build-firmware Action 814a798d87 Auto-generated configs and docs 2021-10-11 01:50:28 +00:00
rusefillc 85c4ecff6f hyundai 2021-10-10 21:46:58 -04:00
rusefillc b19286bb51 refactoring 2021-10-10 21:46:26 -04:00
GitHub set-date Action cbed88568b Update date 2021-10-11 01:02:18 +00:00
rusefi b62ae72c10 etb_test_hw 2021-10-10 17:10:04 -04:00
rusefi 07e6353cb5 etb_test_hw 2021-10-10 16:29:45 -04:00
Matthew Kennedy 208497e6ed ethernet (#3342)
* checksum offload

* ethernet console

* guard flag

* flags

* reserve pins

* f4

* ip and link options

* chibios

* conditional build lwip

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-10-10 01:15:49 -04:00
GitHub build-firmware Action 98775ef12b Auto-generated configs and docs 2021-10-10 04:03:14 +00:00
rusefi 178e8287eb Hyundai 2021-10-09 23:35:28 -04:00
rusefi 754655bd39 refactoring 2021-10-09 23:34:46 -04:00
GitHub set-date Action 8ed79ba3b1 Update date 2021-10-10 01:34:39 +00:00
rusefi fa8a1a2eac Hyundai 2021-10-09 19:18:28 -04:00
rusefi 32f45da0b6 Hyundai 2021-10-09 17:17:11 -04:00
rusefi 935fe26ed9 Hyundai 2021-10-09 17:09:22 -04:00
GitHub build-firmware Action bd21a9e0d7 Auto-generated configs and docs 2021-10-09 20:54:57 +00:00
rusefi 74ebebeb9e Hyundai 2021-10-09 16:51:07 -04:00
GitHub build-firmware Action 14fa3cb1ec Auto-generated configs and docs 2021-10-09 20:36:17 +00:00
rusefi 36011bf718 Hyundai 2021-10-09 16:24:38 -04:00
Matthew Kennedy 0419e3489a per-MCU lua size (#3339)
* per-MCU lua size

* simulator happy
2021-10-09 09:02:30 -04:00
rusefi 67e7a1b6cf looks like a typo 2021-10-08 23:14:11 -04:00
rusefi eca29e6958 refactoring - nicer style 2021-10-08 23:14:11 -04:00
rusefi 48af2659aa dead file? 2021-10-08 23:14:11 -04:00
GitHub set-date Action f63a2bab3b Update date 2021-10-09 00:58:23 +00:00
rusefi ca7304131b luamemory does same but better 2021-10-08 14:48:16 -04:00
rusefillc 7689c419b7 ## October 2021 Release - "Pierogi Day" 2021-10-08 13:38:40 -04:00
GitHub build-firmware Action a88e3dac1f Auto-generated configs and docs 2021-10-08 16:25:09 +00:00
rusefillc 1eb1bac2ed saving TS project 2021-10-08 12:20:12 -04:00
GitHub build-firmware Action 63325edfe8 Auto-generated configs and docs 2021-10-08 10:37:46 +00:00
rusefillc 2ea171c1b9 Proteus yaml has issues about reserved pins fix #3291 2021-10-08 06:13:07 -04:00
rusefi bb6bd61ecd todo: bug, at the moment we report 1MB on dual-bank F7 2021-10-08 00:33:04 -04:00
GitHub set-date Action 81cfe8a0bb Update date 2021-10-08 01:04:42 +00:00
GitHub build-firmware Action c7695cffe6 Auto-generated configs and docs 2021-10-07 23:20:37 +00:00
rusefi e2c5209a88 https://github.com/rusefi/hellen128merc-issues/issues/29 2021-10-07 19:16:28 -04:00
rusefi 68742f5bd5 NB1 2021-10-07 18:02:48 -04:00
GitHub build-firmware Action f015fd952d Auto-generated configs and docs 2021-10-07 21:51:38 +00:00
rusefi fd6756b6ba https://github.com/rusefi/hellen128merc-issues/issues/29 2021-10-07 17:48:01 -04:00
rusefi 6806410f97 export board-specific macro for stm32 pins based on board yaml #3298 2021-10-07 17:35:27 -04:00
rusefi 3843ec26fc ## October 2021 Release - "Frappe Day" 2021-10-07 13:53:05 -04:00
rusefillc 0f379ed17d docs 2021-10-07 09:31:34 -04:00
Matthew Kennedy a4998ab7a8 Fast adc API (#3327)
* 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
2021-10-07 08:29:01 -04:00
Matthew Kennedy 9565425bdc fix map sensor reinit (#3331) 2021-10-06 21:20:35 -04:00
GitHub set-date Action 8e864ff812 Update date 2021-10-07 01:02:32 +00:00
Matthew Kennedy df7bc521f5 fix (#3328) 2021-10-06 16:07:55 -04:00
rusefillc 12af684ca8 CLT/IAT sensor calibration presets 2021-10-06 15:18:44 -04:00
rusefi ac988225bd some cheap used junkyard Accelerometer #2225
MM5.10
2021-10-06 15:05:29 -04:00
GitHub build-firmware Action 2dc4c2e6aa Auto-generated configs and docs 2021-10-06 18:15:48 +00:00
Matthew Kennedy 729b696d3f Add clt/iat presets (#3326)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-10-06 14:11:39 -04:00
GitHub build-firmware Action 0a49450932 Auto-generated configs and docs 2021-10-06 18:01:16 +00:00
Andreika 49aedb1c74 [DRAFT] IAC H-Bridge Microstepping (#3213)
* fix for stepperHbridgeHardware

* new config fields for microstepping

* add stepper dir pin mode to the dialog

* refactor stepper hw dialog & add microstepping panel

* microstepper modes enum

* stepperDcInvertedPins needed by Hellen

* add sleep() for stepper and divisor for pause()

* microstepping impl.

* make unit-tests more happy

* small progress

* fix etb-stepper dlg conflict

Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2021-10-06 13:57:04 -04:00
rusefillc f39315be16 some cheap used junkyard Accelerometer #2225
MM5.10
2021-10-06 12:32:26 -04:00
GitHub build-firmware Action 27abb2b101 Auto-generated configs and docs 2021-10-06 16:18:32 +00:00
Andreika 99fb5e4204 [DRAFT] Fix cranking->idling taper phase for useSeparate*ForIdle tables (#3168)
* Rename Phase::CrankToRunTaper -> CrankToIdleTaper

* Change isIdling() to isIdlingOrTaper()

* test_idle_controller.cpp

* useSeparateIdleTablesForCrankingTaper setting

Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2021-10-06 12:05:20 -04:00
rusefillc a61d4d22ce flash_reboot_dfu.bat feedback (#3300) 2021-10-06 11:36:02 -04:00
rusefillc e16054bac6 some cheap used junkyard Accelerometer #2225
MM5.10
2021-10-06 11:07:46 -04:00
GitHub build-firmware Action ace48f4e3d Auto-generated configs and docs 2021-10-06 04:38:37 +00:00
rusefillc 6487646ab2 miata 36-1 trigger basemap (#3126) 2021-10-06 00:33:29 -04:00
GitHub build-firmware Action 0585b5c606 Auto-generated configs and docs 2021-10-06 04:31:46 +00:00
rusefillc 79fd7586e0 some cheap used junkyard Accelerometer #2225
MM5.10
2021-10-06 00:19:33 -04:00
GitHub set-date Action 828d762348 Update date 2021-10-06 01:01:32 +00:00
Matthew Kennedy dab377d15d getOrZero (#3319) 2021-10-05 19:59:07 -04:00
Matthew Kennedy 36d8799105 break up sensors even more (#3318) 2021-10-05 19:06:17 -04:00
GitHub build-firmware Action d73cbfc53c Auto-generated configs and docs 2021-10-05 21:04:26 +00:00
rusefi 0b0ad3d360 some cheap used junkyard Accelerometer #2225 2021-10-05 16:55:47 -04:00
rusefillc 33fe6d111b rusEFI console logs are missing some fields #3314 2021-10-05 16:28:15 -04:00
GitHub build-firmware Action 7c3c60c0bd Auto-generated configs and docs 2021-10-05 20:25:54 +00:00
rusefillc 6e07b2bb73 some cheap used junkyard Accelerometer #2225
MM5.10
2021-10-05 16:21:41 -04:00
GitHub build-firmware Action eadf8c1d34 Auto-generated configs and docs 2021-10-05 20:15:00 +00:00
rusefillc d992b7bbdc some cheap used junkyard Accelerometer #2225
MM5.10
2021-10-05 16:10:29 -04:00
GitHub build-firmware Action 47a142f235 Auto-generated configs and docs 2021-10-05 19:43:43 +00:00
rusefillc 3b22dc5fc8 https://github.com/rusefi/rusefi/issues/3302 2021-10-05 15:30:51 -04:00
Matthew Kennedy 34d8014202 clean up debug channels in status_loop.cpp (#3317)
* FSIO is going away eventually

* dead modes

* rx8 hmm

* break out tps debug
2021-10-05 15:27:08 -04:00
GitHub set-date Action 1f4b1e796e Update date 2021-10-05 01:00:40 +00:00
rusefillc b7f6c40847 https://rusefi.com/forum/viewtopic.php?f=5&t=2143 Suzuki G13B tooth pattern 2021-10-04 19:59:51 -04:00
Andrey de5af3f4ca https://rusefi.com/forum/viewtopic.php?f=5&t=2143 Suzuki G13B tooth pattern 2021-10-04 19:29:58 -04:00
rusefillc 6ddce56537 https://rusefi.com/forum/viewtopic.php?p=42468#p42468 2021-10-04 19:10:31 -04:00
GitHub build-firmware Action 6df5033fd2 Auto-generated configs and docs 2021-10-04 23:00:48 +00:00
rusefillc 7130e86739 https://rusefi.com/forum/viewtopic.php?p=42468#p42468 2021-10-04 18:43:37 -04:00
rusefillc 43de4fbb0c https://rusefi.com/forum/viewtopic.php?p=42460#p42460 2021-10-04 18:35:46 -04:00
Matthew Kennedy b84df3dda8 dead map (#3316) 2021-10-04 18:33:10 -04:00
Matthew Kennedy 53d20d203e put MAP in the sensor model (#3292)
* map averaging in sensor model

* deadly, deadly code!

* mpxh

* Revert "deadly, deadly code!"

This reverts commit 346fe25267966a313145a809792dced84be348cf.

* comments

* sensor types

* last sensor

* channel init

* correct spot

* deinit properly

* simplify

* fix

* mocks

* map init test

* showInfo

* comment

* singleton identity function

* sensor info print

* multiple cylinder averaging buffer

* comments

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-10-04 17:18:08 -04:00
rusefillc 6350d0923a https://rusefi.com/forum/viewtopic.php?f=5&t=2143 Suzuki G13B tooth pattern 2021-10-04 11:25:27 -04:00
GitHub build-firmware Action 8c367b0d29 Auto-generated configs and docs 2021-10-04 15:12:33 +00:00
rusefillc f08ded03be https://rusefi.com/forum/viewtopic.php?f=5&t=2143 Suzuki G13B tooth pattern 2021-10-04 11:06:54 -04:00
Matthew Kennedy 00708d2030 check for overflow in HW CI (#3313) 2021-10-04 08:19:58 -04:00
GitHub build-firmware Action bd9da9b555 Auto-generated configs and docs 2021-10-04 11:54:20 +00:00
Matthew Kennedy e9cf522292 shrink multi cylinder map average buffer (#3315)
* halve

* add tooltip, rename UI
2021-10-04 07:50:17 -04:00
rusefillc c0805d4cc6 rusEFI console logs are missing some fields #3314 2021-10-04 00:30:20 -04:00
GitHub build-firmware Action 72b041e875 Auto-generated configs and docs 2021-10-04 03:52:19 +00:00
rusefillc 1db54121ba rusEFI console logs are missing some fields #3314 2021-10-03 23:48:01 -04:00
GitHub build-firmware Action 3b6c5bc5c5 Auto-generated configs and docs 2021-10-04 03:12:22 +00:00
rusefillc a3a3459597 rusEFI console logs are missing some fields #3314 2021-10-03 23:07:16 -04:00
rusefillc 438963c4bd rusEFI console logs are missing some fields #3314 2021-10-03 22:45:47 -04:00
GitHub build-firmware Action 7d147e041d Auto-generated configs and docs 2021-10-04 02:34:18 +00:00
rusefillc bf78b7431d rusEFI console logs are missing some fields #3314 2021-10-03 22:29:41 -04:00
GitHub set-date Action bba5346f68 Update date 2021-10-04 01:08:11 +00:00
GitHub build-firmware Action d73740d55b Auto-generated configs and docs 2021-10-03 21:19:15 +00:00
BeerMoneyMotorsports ac9ec0c47a IAC (#3310) 2021-10-03 17:15:26 -04:00
Matthew Kennedy 5b9c2b6c0e reduce updateTunerStudioState stack usage (#3308)
* break out in to functions

* 100 more saved

* happy simulator

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-10-03 16:24:34 -04:00
rusefillc 73315d0cfc H7 fast ADC #3301 2021-10-03 15:45:26 -04:00
rusefillc b1796c11b9 flash_reboot_dfu.bat feedback #3300 2021-10-03 11:51:59 -04:00
rusefillc fec25e0a39 Nick has RPM spikes and engine hiccups #3269 2021-10-03 01:48:34 -04:00
rusefillc 613ef6fe21 OBD error renames 2021-10-03 01:30:42 -04:00
rusefillc 89a0bc1c43 export board-specific macro for stm32 pins based on board yaml #3298 2021-10-03 01:08:35 -04:00
rusefillc 9577a6122a export board-specific macro for stm32 pins based on board yaml #3298 2021-10-03 00:59:34 -04:00
rusefillc bc9d0c1976 export board-specific macro for stm32 pins based on board yaml #3298 2021-10-03 00:35:09 -04:00
rusefillc dd7a340696 export board-specific macro for stm32 pins based on board yaml #3298 2021-10-03 00:27:55 -04:00
rusefillc c10be2ebde export board-specific macro for stm32 pins based on board yaml #3298 2021-10-03 00:09:09 -04:00
rusefillc 6a3c4d5d3e export board-specific macro for stm32 pins based on board yaml #3298 2021-10-02 23:56:43 -04:00
rusefillc 8f71e735b5 export board-specific macro for stm32 pins based on board yaml #3298 2021-10-02 23:45:28 -04:00
rusefillc 1ff78646cc NB1 defaults #3299 2021-10-02 23:21:43 -04:00
GitHub set-date Action 49522ce126 Update date 2021-10-03 01:05:45 +00:00
GitHub build-firmware Action 7f0bd14405 Auto-generated configs and docs 2021-10-02 19:33:17 +00:00
rusefi 1a389ec754 VrThreshold 2021-10-02 15:23:04 -04:00
rusefi 61220d5710 VrThresholdTest 2021-10-02 15:18:45 -04:00
rusefillc a8058a6ea4 proteus adapters 2021-10-02 13:25:40 -04:00
rusefillc 0511d02c45 proteus adapters 2021-10-02 13:20:19 -04:00
GitHub build-firmware Action 73e4da9d17 Auto-generated configs and docs 2021-10-02 16:50:15 +00:00
David Holdeman 176affe7c4 make 14 ground (#3297) 2021-10-02 12:46:29 -04:00
GitHub build-firmware Action 22681e7e49 Auto-generated configs and docs 2021-10-02 15:39:09 +00:00
rusefillc 75bee72869 proteus adapters 2021-10-02 11:31:05 -04:00
GitHub build-firmware Action 9e883a4d60 Auto-generated configs and docs 2021-10-02 15:23:21 +00:00
Andrey 3ca7aaa88a proteus adapters 2021-10-02 11:19:09 -04:00
GitHub build-firmware Action 0a11fd5354 Auto-generated configs and docs 2021-10-02 13:46:08 +00:00
Andrey 57e000ea5f #3284 hiding for now 2021-10-02 09:41:28 -04:00
Andrey 3d832b8622 overdwell protection #3220 2021-10-02 01:36:54 -04:00
Andrey 4478e7cf30 overdwell protection #3071 2021-10-02 01:33:26 -04:00
rusefillc ace0efe39a overdwell protection #3071 (#3294) 2021-10-02 01:17:53 -04:00
Matthew Kennedy ea7187bb25 overdwell protection (#3220)
* cancel event

* looks like it works...

* some tests are happy

* add enable bit

* undo test changes

* Revert "add enable bit"

This reverts commit 000afadd3fc560867302557afe26f76cd9fc4ed6.

* enable bit in engine

* only turn off for one test

* Revert "undo test changes"

This reverts commit 106db49e291b5a531a94de6ac177c6584d5337f6.
2021-10-02 01:10:24 -04:00
Andrey 82116d9aa1 SPARK_EXTREME_LOGGING 2021-10-01 23:50:32 -04:00
GitHub set-date Action fe33a49677 Update date 2021-10-02 00:59:00 +00:00
GitHub build-firmware Action dded1e4b3c Auto-generated configs and docs 2021-10-01 13:24:28 +00:00
Matthew Kennedy cb2ae978e5 dead mock iat/clt (#3293)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-10-01 09:20:08 -04:00
Matthew Kennedy 6703df0be3 dead code in map avg (#3290)
* dead code in map avg

* while we're at it

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-09-30 23:05:58 -04:00
GitHub build-firmware Action f311352750 Auto-generated configs and docs 2021-10-01 01:57:38 +00:00
rusefillc de2bf94f9f MPXH6400 CALIBRATION #3288 2021-09-30 21:53:31 -04:00
rusefillc 9e18a8b12a MPXH6400 CALIBRATION fix #3288 2021-09-30 21:44:50 -04:00
rusefillc 39a819796a MPXH6400 CALIBRATION #3288 2021-09-30 21:34:23 -04:00
GitHub set-date Action 639f44fb4e Update date 2021-10-01 01:04:01 +00:00
Matthew Kennedy a42f982165 Reinit pressure sensors (#3287)
* pressure sensors reinit

* oops

* typo

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-09-30 19:58:01 -04:00
rusefi 9b10a6abb1 some cheap used junkyard Accelerometer #2225 2021-09-30 18:19:22 -04:00