Commit Graph

13366 Commits

Author SHA1 Message Date
rusefi 7e96c3ee05 L9779WD driver L9779 #3768 2022-02-06 13:56:50 -05:00
GitHub build-firmware Action e747b3b681 Auto-generated configs and docs 2022-02-06 17:57:16 +00:00
rusefillc 88375baa1a n73 2022-02-06 12:42:00 -05:00
rusefillc 51e9b1a50a I2C EEPROM support #3860 2022-02-06 12:39:41 -05:00
Andrey G c53fd0eaf9
L9779: update driver (#3898)
* L9779: update driver

* L9779: missed chip_init

* L9779: signature
2022-02-06 11:39:37 -05:00
GitHub build-firmware Action af3b66185a Auto-generated configs and docs 2022-02-06 14:53:31 +00:00
Andrey G a50f848857
L9779: initial driver (#3897)
* smart_gpio.cpp: glue to L9779

* L9779: fill with some code

* L9779: missed getDiag

* L9779: no l9779 on subaru-eg33 board
2022-02-06 09:47:18 -05:00
GitHub set-date Action ba65d56563 Update date 2022-02-06 01:12:03 +00:00
rusefillc 65df8adf64
407 eeprom (#3896)
* I2C EEPROM support #3860

enable

* I2C EEPROM support #3860

fresh contib

* I2C EEPROM support #3860

fresh contib

* I2C EEPROM support #3860

BL gives us extra pain

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-02-05 15:57:11 -05:00
David Holdeman dfa9f52e44
move old changelog from readme (#3893) 2022-02-05 07:25:33 -05:00
Matthew Kennedy 2f8acb13be
fix f4 standby (#3894)
* fix the bug

* wake on PD0 = CAN RX

* cleanup
2022-02-05 07:25:09 -05:00
rusefillc 409d05ace4 I2C EEPROM support #3860
let's go with EE24 for now
2022-02-04 22:03:12 -05:00
rusefillc b692437510
Wider usage of contrib (#3892)
* I2C EEPROM support #3860

let's use contrib on all F4

* I2C EEPROM support #3860

let's use contrib on all F4, step 2

* I2C EEPROM support #3860

let's use contrib on all F4, step 3

* I2C EEPROM support #3860

let's use contrib on all F4, step 4

* I2C EEPROM support #3860

huh

* I2C EEPROM support #3860

all the way

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-02-04 21:50:21 -05:00
GitHub set-date Action ec7eb24e12 Update date 2022-02-05 00:55:09 +00:00
GitHub build-firmware Action 040c2c43b0 Auto-generated configs and docs 2022-02-05 00:14:04 +00:00
rusefillc b90414020a switching to rusefi/ChibiOS-Contrib 2022-02-04 18:56:58 -05:00
GitHub build-firmware Action 0db63f3d0e Auto-generated configs and docs 2022-02-04 22:30:42 +00:00
rusefillc b00c39df3e LUA to read if USB is connected or not. #3891 2022-02-04 17:25:05 -05:00
rusefillc ef8e793aba https://rusefi.com/forum/viewtopic.php?p=44278#p44278 2022-02-04 17:16:12 -05:00
GitHub build-firmware Action 8e544998fb Auto-generated configs and docs 2022-02-04 21:47:48 +00:00
rusefillc 8bac652a92 LUA to read if USB is connected or not. #3891 2022-02-04 16:42:01 -05:00
rusefillc 02a0b1c649 N73 2022-02-04 16:39:26 -05:00
rusefillc 7f36b13dd7 B6 2022-02-04 00:47:19 -05:00
Matthew Kennedy d8073e8b27
remove mock adc (#3888)
* remove mock adc

* do these do /anything/?
2022-02-03 20:43:34 -05:00
GitHub set-date Action 3bcf60427d Update date 2022-02-04 01:02:16 +00:00
GitHub build-firmware Action a003db3507 Auto-generated configs and docs 2022-02-04 00:38:28 +00:00
Matthew Kennedy 88d51a0c25
tiny piece of mock adc remove (#3890)
* tiny piece

* remove commands
2022-02-03 19:32:56 -05:00
rusefillc 0e6f006d58 User board-specific terms in error messages fix #3886 2022-02-03 16:07:32 -05:00
GitHub build-firmware Action 8e57716e80 Auto-generated configs and docs 2022-02-03 20:44:34 +00:00
rusefillc 3428f95340 AndreiKA thank you for the clarification 2022-02-03 15:37:00 -05:00
GitHub build-firmware Action a11fc8fad1 Auto-generated configs and docs 2022-02-03 20:36:34 +00:00
GitHub build-firmware Action 9d3ff33388 Auto-generated configs and docs 2022-02-03 20:07:58 +00:00
GitHub build-firmware Action 24a8973d46 Auto-generated configs and docs 2022-02-03 19:55:31 +00:00
rusefillc 1b73e96152 User board-specific terms in error messages #3886 2022-02-03 14:27:47 -05:00
GitHub build-firmware Action c17ccff922 Auto-generated configs and docs 2022-02-03 19:04:55 +00:00
Andrey d736ba8b66 EFI_ADC_13 used multiple times in hellen121vag #2925 2022-02-03 13:53:08 -05:00
rusefillc 5f6f8e4eaa EFI_ADC_13 used multiple times in hellen121vag #2925 2022-02-03 13:33:24 -05:00
rusefillc 014b8293a5 User board-specific terms in error messages #3886
progress
2022-02-03 12:45:26 -05:00
rusefillc 48bfb67a22 User board-specific terms in error messages #3886
making board with pinout go first to facilitate my local manual testing
2022-02-03 12:21:54 -05:00
Andreika 2beca221a3
hellen_board_id + hellen-common.mk (#3885)
* Hellen_board_id

* move EXTI init before config load

* add NT2USF()

* Hellen_board_id unit-tests

* hellen-common.mk

* fix for older macos compiler
2022-02-03 11:24:31 -05:00
GitHub build-firmware Action ad271ea8cc Auto-generated configs and docs 2022-02-03 13:07:28 +00:00
Matthew Kennedy 06437f304f
dead StartupFuelPumping (#3883)
* dead

* test

* dead config too
2022-02-03 08:01:21 -05:00
GitHub set-date Action ea987d5317 Update date 2022-02-03 01:01:19 +00:00
Matthew Kennedy 2595decb58
delayedShutoffRequested (#3881) 2022-02-02 14:57:19 -05:00
GitHub build-firmware Action e98ab8433e Auto-generated configs and docs 2022-02-02 07:19:22 +00:00
Matthew Kennedy 10be2d5f40
Remove FSIO, byeeeeeeeee (#3865)
* vestigial config

* replace last functionality

* engine/board configs include

* files that didn't need to include this

* remove FSIO implementation

* stragglers

* random little bits

* s

* s

* ConfigDefinition

* jar

* s
2022-02-02 02:03:31 -05:00
GitHub build-firmware Action 924f175151 Auto-generated configs and docs 2022-02-02 06:04:12 +00:00
Matthew Kennedy 40d16291b0
Remove fsio part 2 (#3876)
* dead config stuff

* fsio state

* remove tests

* getEngineValue

* put part back
2022-02-02 00:49:44 -05:00
rusefillc 42deca0fd0
Main relay shutdown rebase (#3880)
* aggregate

* main relay controller handles delayed shutoff

* main relay controller handles delayed shutdown

Co-authored-by: Matthew Kennedy <matthewkennedy@outlook.com>
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-02-02 00:45:11 -05:00
GitHub build-firmware Action 9b8de47b72 Auto-generated configs and docs 2022-02-02 04:22:53 +00:00