Commit Graph

16769 Commits

Author SHA1 Message Date
rusefillc b1a7797c09 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 3bf33a84f0 Update date 2022-02-05 00:55:09 +00:00
GitHub build-firmware Action 9627aac53d Auto-generated configs and docs 2022-02-05 00:14:04 +00:00
rusefillc da3b90a52c switching to rusefi/ChibiOS-Contrib 2022-02-04 18:56:58 -05:00
GitHub build-firmware Action 301d0bc8dc Auto-generated configs and docs 2022-02-04 22:30:42 +00:00
rusefillc 8880253185 LUA to read if USB is connected or not. #3891 2022-02-04 17:25:05 -05:00
rusefillc 16463e2fb2 https://rusefi.com/forum/viewtopic.php?p=44278#p44278 2022-02-04 17:16:12 -05:00
GitHub build-firmware Action 03242d3de4 Auto-generated configs and docs 2022-02-04 21:47:48 +00:00
rusefillc b870076c6f LUA to read if USB is connected or not. #3891 2022-02-04 16:42:01 -05:00
rusefillc 69a86ee38f N73 2022-02-04 16:39:26 -05:00
rusefillc b5246ab4b2 B6 2022-02-04 00:47:19 -05:00
Matthew Kennedy 31c0afc79f remove mock adc (#3888)
* remove mock adc

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

* remove commands
2022-02-03 19:32:56 -05:00
rusefillc e828eb41a4 User board-specific terms in error messages fix #3886 2022-02-03 16:07:32 -05:00
GitHub build-firmware Action 7fa3c18893 Auto-generated configs and docs 2022-02-03 20:44:34 +00:00
rusefillc fc6176b7da AndreiKA thank you for the clarification 2022-02-03 15:37:00 -05:00
GitHub build-firmware Action 6e0ec51a79 Auto-generated configs and docs 2022-02-03 20:36:34 +00:00
rusefillc a8849e067b User board-specific terms in error messages #3886 2022-02-03 15:21:30 -05:00
GitHub build-firmware Action 614fa598c8 Auto-generated configs and docs 2022-02-03 20:07:58 +00:00
rusefillc 8aa564161a User board-specific terms in error messages #3886
wow we are getting closer!
2022-02-03 15:01:26 -05:00
GitHub build-firmware Action d56702b9bb Auto-generated configs and docs 2022-02-03 19:55:31 +00:00
rusefillc 7894f788c8 User board-specific terms in error messages #3886 2022-02-03 14:49:45 -05:00
rusefillc 81bbf8ec7d User board-specific terms in error messages #3886 2022-02-03 14:27:47 -05:00
GitHub build-firmware Action aa86d48dbb Auto-generated configs and docs 2022-02-03 19:04:55 +00:00
Andrey f9e7d3d16d EFI_ADC_13 used multiple times in hellen121vag #2925 2022-02-03 13:53:08 -05:00
rusefillc f01346d015 EFI_ADC_13 used multiple times in hellen121vag #2925 2022-02-03 13:33:24 -05:00
rusefillc c89e2ff044 User board-specific terms in error messages #3886
EFI_ADC_13 used multiple times in hellen121vag #2925

enforcing new constraint
2022-02-03 13:11:43 -05:00
rusefillc 4cadc95811 User board-specific terms in error messages #3886
refactoring - explicit PinState class
2022-02-03 13:03:05 -05:00
rusefillc c1dd86f1d0 User board-specific terms in error messages #3886
progress
2022-02-03 12:45:26 -05:00
rusefillc 5aff59cce2 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
rusefillc cb35a832a7 User board-specific terms in error messages #3886
just refactoring for now
2022-02-03 12:15:37 -05:00
rusefillc 345a03b309 User board-specific terms in error messages #3886
just refactoring for now
2022-02-03 12:15:02 -05:00
Andreika e6c705ece1 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 c03c7448b8 Auto-generated configs and docs 2022-02-03 13:07:28 +00:00
Matthew Kennedy e95d8469c0 dead StartupFuelPumping (#3883)
* dead

* test

* dead config too
2022-02-03 08:01:21 -05:00
GitHub set-date Action 987d920020 Update date 2022-02-03 01:01:19 +00:00
Matthew Kennedy d1ea6d6386 test organization (#3882)
* organize actuators

* this test can be useful

* don't name things misc

* fewer tests called misc

* fewer tests called "big" (?)

* unnecessary
2022-02-02 16:36:35 -05:00
Matthew Kennedy c7f824c015 delayedShutoffRequested (#3881) 2022-02-02 14:57:19 -05:00
GitHub build-firmware Action 2488645654 Auto-generated configs and docs 2022-02-02 07:19:22 +00:00
Matthew Kennedy 57525283ac 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 aae7d380d0 Auto-generated configs and docs 2022-02-02 06:04:12 +00:00
Matthew Kennedy f82f4d08d6 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 a4cdf72734 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 5099b98841 Auto-generated configs and docs 2022-02-02 04:22:53 +00:00
rusefillc 7803c112a5 main relay controller handles delayed shutdown 2022-02-01 23:12:50 -05:00
GitHub build-firmware Action 866fb7a61b Auto-generated configs and docs 2022-02-02 03:59:01 +00:00
rusefillc 0e1d1ffb3f packing unused 2022-02-01 22:19:24 -05:00
rusefillc 58ffb5382f packing unused 2022-02-01 22:07:42 -05:00