rusefillc
5eeb48be51
cherry pick from https://github.com/dron0gus/rusefi/tree/ChibiOS-20
2021-01-09 19:15:50 -05:00
rusefillc
5b7a59928a
cherry pick from https://github.com/dron0gus/rusefi/tree/ChibiOS-20
2021-01-09 18:55:58 -05:00
rusefillc
3747292782
Migrate to newer ChibiOS #710
2021-01-09 18:34:45 -05:00
rusefillc
3ddcb2ec17
Migrate to newer ChibiOS #710
2021-01-09 18:10:56 -05:00
rusefillc
4f0c19f2b0
Migrate to newer ChibiOS #710
2021-01-09 18:05:32 -05:00
rusefillc
cecdecbb6c
Migrate to newer ChibiOS #710
2021-01-09 18:03:32 -05:00
rusefillc
ef44f47d5b
Lcd fix (I hope) #2211
...
there is still an issue :(
2021-01-09 17:30:39 -05:00
Andrey G
75098a0d4b
Lcd fix (I hope) ( #2211 )
...
* LCD: check if settings are valid on each access
* Lada Kalina: remove duplicate code
All LCD pins are set to GPIO_UNASSIGNED in disableLCD()
* Remove duplicate code
* We still need to know when invalid gpio is used...
This reverts commit 9c12c4dd44
.
2021-01-09 17:16:10 -05:00
Matthew Kennedy
9fc02afe4a
fix ( #2209 )
2021-01-09 16:51:24 -05:00
rusefillc
9c12c4dd44
dron0gus please help
2021-01-09 15:31:09 -05:00
Matthew Kennedy
aaad4d758c
Fix master fatal error ( #2206 )
...
* print the fatal that caused test failure
* fix the error
2021-01-09 15:13:43 -05:00
rusefillc
7e01ad742c
125
2021-01-09 15:01:06 -05:00
GitHub build-firmware Action
23b1198bb0
Auto-generated configs and docs
2021-01-09 19:15:01 +00:00
David Holdeman
7bf5dce671
Add TCU Solenoid debug fields ( #2202 )
...
* try adding debug fields
* oops
* include
* add labels
* add enum
* add more solenoid
* whoops
* ifdef
2021-01-09 14:12:45 -05:00
David Holdeman
a5f3f79f52
gen enums on unittest build ( #2205 )
2021-01-09 13:21:43 -05:00
David Holdeman
4e55b7f729
gen enums on sim build ( #2203 )
2021-01-09 13:03:58 -05:00
GitHub build-firmware Action
3686f16783
Auto-generated configs and docs
2021-01-09 16:25:47 +00:00
rusefillc
554dec7a05
Hellen
2021-01-09 11:24:13 -05:00
GitHub set-date Action
084de27ebe
Update date
2021-01-09 01:09:57 +00:00
Andrey G
b61ae75fe2
gpio helper ( #2195 )
...
* gpios: isBrainPinValid helper
* LCD HD44780: do not touch pins if DM_NONE or invalid gpio
* Fix isEnabled checks for GPS and Joystick
* LCD HD44780: writePad use this method wider
2021-01-08 20:01:26 -05:00
Matthew Kennedy
b4c5c2dfef
update biquad ( #2201 )
2021-01-08 19:48:56 -05:00
GitHub build-firmware Action
d8ab72054d
Auto-generated configs and docs
2021-01-08 18:43:44 +00:00
rusefillc
129641b66b
poke
2021-01-08 13:39:53 -05:00
rusefillc
2ab853bd19
hellen72
2021-01-08 13:30:35 -05:00
rusefillc
9bcc50c1d9
hellen72
2021-01-08 13:22:59 -05:00
GitHub build-firmware Action
b2f91c0559
Auto-generated configs and docs
2021-01-08 18:11:13 +00:00
rusefillc
9fedcbffe4
pwd
2021-01-08 13:09:22 -05:00
GitHub build-firmware Action
f8025ea58a
Auto-generated configs and docs
2021-01-08 17:51:57 +00:00
andreika-git
3dac7599c4
Hellen72 config ( #2200 )
...
* Hellen72 config
* Hellen72 files
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2021-01-08 12:50:13 -05:00
Matthew Kennedy
b8cab765b8
better error checking of thermistor config ( #2199 )
...
* add bounds check on result
* validate thermistor config
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-07 20:37:15 -05:00
GitHub set-date Action
7fe6421669
Update date
2021-01-08 01:09:32 +00:00
rusefillc
ab85b9e0a7
Merge remote-tracking branch 'origin/master' into master
2021-01-07 10:17:16 -05:00
rusefillc
bcda81feb3
poke
2021-01-07 08:59:33 -05:00
GitHub build-firmware Action
9f16370f52
Auto-generated configs and docs
2021-01-07 13:25:37 +00:00
Matthew Kennedy
54a7d32467
Fix fan bench ( #2198 )
...
* fix fan, complain if missing bench mode
* more complaining about unexpected codes
* unused
2021-01-07 08:23:31 -05:00
GitHub build-firmware Action
f0b6824021
Auto-generated configs and docs
2021-01-07 13:08:14 +00:00
Matthew Kennedy
86d3746453
Idle timing uses phase logic, remove falloff ( #2169 )
...
* use phase computation
* move & simplify implementation
* test
* bad merge
* initialize
* wonderful changelog
* now unused parameter
* put back deadzone
* ui
* test deadzone
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-07 08:06:36 -05:00
rusefillc
c34bbe9c08
2021 Orthodox Christmas Day
2021-01-07 05:48:22 -05:00
rusefillc
a21378e965
2021 Orthodox Christmas Day
2021-01-07 04:06:02 -05:00
GitHub set-date Action
81be487211
Update date
2021-01-07 01:10:03 +00:00
rusefillc
5a75c69b8e
knock v12
2021-01-06 19:42:07 -05:00
Andrey G
f962a7bd64
Gpio cleanup #2 ( #1530 )
...
* pin repository: PIN_USED size in now equal to brain_pin_e enum size
expect special values...
* smart gpios: register gpio chip to given base (no auto-allocation)
* drivers: gpio: core: add gpiochip_unregister()
* drivers: gpio: MC33810 intergation
* smart_gpio.cpp: cleanup ifdef mess, minor cleanups
* gpio: core: additional check for gpio ranges overlaps
* unit test: gpio chip: fixed and extended
2021-01-06 18:29:47 -05:00
GitHub build-firmware Action
58eb4ed22f
Auto-generated configs and docs
2021-01-06 19:42:58 +00:00
rusefillc
b8f296e60f
whitespaces fix?
2021-01-06 14:41:20 -05:00
rusefillc
42573f1ed2
TS bench test trans solenoid buttons #2191
...
more fix
2021-01-06 14:16:45 -05:00
rusefillc
a6fe108ee7
TS bench test trans solenoid buttons #2191
...
more fix
2021-01-06 14:04:37 -05:00
GitHub build-firmware Action
48968cae7f
Auto-generated configs and docs
2021-01-06 18:57:58 +00:00
rusefillc
7bc13d1860
TS bench test trans solenoid buttons #2191
...
fix?
2021-01-06 13:55:57 -05:00
GitHub build-firmware Action
9e20a3aafe
Auto-generated configs and docs
2021-01-06 18:49:08 +00:00
rusefillc
e7359dce3f
TS bench test trans solenoid buttons #2191
...
reducing pin conflict
2021-01-06 13:47:01 -05:00