Commit Graph

11573 Commits

Author SHA1 Message Date
rusefillc c0029b7f78 refactoring 2021-10-10 21:46:26 -04:00
GitHub set-date Action d0d5967bef Update date 2021-10-11 01:02:18 +00:00
rusefi 9b140e57a1 etb_test_hw 2021-10-10 17:10:04 -04:00
rusefi fe69616859 etb_test_hw 2021-10-10 16:29:45 -04:00
Matthew Kennedy e3196a7bbd
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 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
GitHub set-date Action 1b82292f74 Update date 2021-10-10 01:34:39 +00:00
rusefi 51ffde87c2 Hyundai 2021-10-09 19:18: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
GitHub build-firmware Action ab6d0ddccb Auto-generated configs and docs 2021-10-09 20:54:57 +00:00
rusefi 21762f52ac Hyundai 2021-10-09 16:51:07 -04:00
GitHub build-firmware Action 04e302aa41 Auto-generated configs and docs 2021-10-09 20:36:17 +00:00
rusefi 5eeae65d37 Hyundai 2021-10-09 16:24:38 -04:00
Matthew Kennedy ed7f7e693c
per-MCU lua size (#3339)
* per-MCU lua size

* simulator happy
2021-10-09 09:02:30 -04:00
rusefi 69ac9f7577 looks like a typo 2021-10-08 23:14:11 -04:00
rusefi aa914a0148 refactoring - nicer style 2021-10-08 23:14:11 -04:00
rusefi c215126846 dead file? 2021-10-08 23:14:11 -04:00
GitHub set-date Action 74a7985cd9 Update date 2021-10-09 00:58:23 +00:00
rusefi e73ed5bcc5 luamemory does same but better 2021-10-08 14:48:16 -04:00
rusefillc 63b0a1dcff ## October 2021 Release - "Pierogi Day" 2021-10-08 13:38:40 -04:00
GitHub build-firmware Action 68000ad466 Auto-generated configs and docs 2021-10-08 16:25:09 +00:00
rusefillc 5800050f96 saving TS project 2021-10-08 12:20:12 -04:00
GitHub build-firmware Action 9b855c2466 Auto-generated configs and docs 2021-10-08 10:37:46 +00:00
rusefillc b8a1f4d3d2 Proteus yaml has issues about reserved pins fix #3291 2021-10-08 06:13:07 -04:00
rusefi 360ce2d0c6 todo: bug, at the moment we report 1MB on dual-bank F7 2021-10-08 00:33:04 -04:00
GitHub set-date Action 20a2dc287a Update date 2021-10-08 01:04:42 +00:00
GitHub build-firmware Action 6deac29a6d Auto-generated configs and docs 2021-10-07 23:20:37 +00:00
rusefi 10dfeddfbf https://github.com/rusefi/hellen128merc-issues/issues/29 2021-10-07 19:16:28 -04:00
rusefi 28aba7780a NB1 2021-10-07 18:02:48 -04:00
GitHub build-firmware Action c22ef1f960 Auto-generated configs and docs 2021-10-07 21:51:38 +00:00
rusefi 29488370d9 https://github.com/rusefi/hellen128merc-issues/issues/29 2021-10-07 17:48:01 -04:00
rusefi 46ce22d790 export board-specific macro for stm32 pins based on board yaml #3298 2021-10-07 17:35:27 -04:00
rusefi 7f7cf66e5d ## October 2021 Release - "Frappe Day" 2021-10-07 13:53:05 -04:00
rusefillc ce0913b9b1 docs 2021-10-07 09:31:34 -04:00
Matthew Kennedy 31ffb0add4
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 bc40f2c207
fix map sensor reinit (#3331) 2021-10-06 21:20:35 -04:00
GitHub set-date Action 86279d9460 Update date 2021-10-07 01:02:32 +00:00
Matthew Kennedy 2f6212ad1f
fix (#3328) 2021-10-06 16:07:55 -04:00
rusefillc b5b86ac584 CLT/IAT sensor calibration presets 2021-10-06 15:18:44 -04:00
rusefi d01c8dbd93 some cheap used junkyard Accelerometer #2225
MM5.10
2021-10-06 15:05:29 -04:00
GitHub build-firmware Action 07d25f9e66 Auto-generated configs and docs 2021-10-06 18:15:48 +00:00
Matthew Kennedy 9481b4e3e0
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 325a2a5daa Auto-generated configs and docs 2021-10-06 18:01:16 +00:00
Andreika bc4a068c9c
[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 94aa0eb9d6 some cheap used junkyard Accelerometer #2225
MM5.10
2021-10-06 12:32:26 -04:00
GitHub build-firmware Action d8363d5cba Auto-generated configs and docs 2021-10-06 16:18:32 +00:00
Andreika d917cc8cc2
[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