GitHub set-date Action
577fc65b89
Update date
2021-01-16 01:27:41 +00:00
rusefillc
717e36a7a4
todo: reduce magic constants
2021-01-14 22:34:06 -05:00
Matthew Kennedy
bdacda558c
fix instant rpm ( #2180 )
...
* consumers
* impl
* instant rpm in idle timing
2021-01-14 20:45:55 -05:00
GitHub set-date Action
b16704c9f9
Update date
2021-01-15 01:26:19 +00:00
Matthew Kennedy
2e557dbcf6
make fuel math look more like ign math ( #2214 )
2021-01-14 19:18:30 -05:00
GitHub set-date Action
15f92b42c9
Update date
2021-01-14 01:29:36 +00:00
GitHub set-date Action
8fcc864db9
Update date
2021-01-13 01:21:01 +00:00
GitHub set-date Action
80a2c1ec1a
Update date
2021-01-12 01:14:10 +00:00
rusefillc
e1668402f6
cmd_test_main_relay
...
helping build
2021-01-11 20:01:20 -05:00
rusefillc
d97501b601
todo EFI_MAIN_RELAY_CONTROL
2021-01-11 19:48:38 -05:00
rusefillc
1431baefbc
cmd_test_main_relay
2021-01-11 19:37:50 -05:00
rusefillc
015becd751
Merge remote-tracking branch 'origin/master' into master
2021-01-11 17:11:03 -05:00
rusefillc
3acdbef923
probably false alarm, but this area needs a clean-up
2021-01-11 14:17:35 -05:00
Andrey G
25560b85c2
Supress annoing unused warnings ( #2216 )
2021-01-11 08:49:20 -05:00
Matthew Kennedy
a5266cd6ef
part of 2217 which may fix it alone ( #2220 )
2021-01-11 08:01:54 -05:00
Matthew Kennedy
868f0d47ac
Enable idle timing/ve tables based on idle phase logic ( #2213 )
...
* add helper
* advance
* ve
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-11 00:54:37 -05:00
rusefillc
7e5b9903b7
cmd_test_main_relay
2021-01-10 23:58:09 -05:00
GitHub build-firmware Action
e581834582
Auto-generated configs and docs
2021-01-11 04:48:37 +00:00
rusefillc
4416d1c7dc
cmd_test_main_relay
2021-01-10 23:46:50 -05:00
GitHub build-firmware Action
b2f715ef32
Auto-generated configs and docs
2021-01-11 01:36:06 +00:00
rusefillc
494b6caf3b
cmd_test_main_relay
2021-01-10 20:30:08 -05:00
GitHub set-date Action
f42097741d
Update date
2021-01-11 01:11:57 +00:00
GitHub build-firmware Action
8988b908ed
Auto-generated configs and docs
2021-01-10 15:16:52 +00:00
GitHub build-firmware Action
8960c7a0b5
Auto-generated configs and docs
2021-01-10 13:14:51 +00:00
Matthew Kennedy
571122d461
Start support for multi-bank closed loop fueling ( #2184 )
...
* cfg
* cell
* N banks
* tests
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-10 08:10:49 -05:00
GitHub set-date Action
37b73b14a6
Update date
2021-01-10 01:13:38 +00:00
GitHub build-firmware Action
2583b040a2
Auto-generated configs and docs
2021-01-10 01:08:07 +00:00
rusefillc
1cbb0c5680
Revert "Revert "rpm rate of change ( #2159 )""
...
This reverts commit 538b3ac6
2021-01-09 20:06:19 -05:00
GitHub build-firmware Action
750d80bf83
Auto-generated configs and docs
2021-01-10 00:49:08 +00:00
rusefillc
538b3ac649
Revert "rpm rate of change ( #2159 )"
...
This reverts commit f73b7123
#2207 yes, this makes no sense but just to confirm
2021-01-09 19:45:07 -05:00
Matthew Kennedy
021dc9d185
fix ( #2209 )
2021-01-09 16:51:24 -05:00
GitHub build-firmware Action
4500e1dc71
Auto-generated configs and docs
2021-01-09 19:15:01 +00:00
David Holdeman
52e88ade01
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
GitHub build-firmware Action
7996099627
Auto-generated configs and docs
2021-01-09 16:25:47 +00:00
GitHub set-date Action
51bf935500
Update date
2021-01-09 01:09:57 +00:00
Andrey G
2af32084f4
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
GitHub build-firmware Action
99430a2508
Auto-generated configs and docs
2021-01-08 18:43:44 +00:00
rusefillc
92615c7886
hellen72
2021-01-08 13:22:59 -05:00
GitHub build-firmware Action
c0626f3012
Auto-generated configs and docs
2021-01-08 18:11:13 +00:00
GitHub build-firmware Action
7d63cf4e62
Auto-generated configs and docs
2021-01-08 17:51:57 +00:00
andreika-git
11c358f65c
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
44b5427813
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
0b601bb4a6
Update date
2021-01-08 01:09:32 +00:00
GitHub build-firmware Action
27e944f2bf
Auto-generated configs and docs
2021-01-07 13:25:37 +00:00
Matthew Kennedy
5f1a13aed4
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
d0090cb5d8
Auto-generated configs and docs
2021-01-07 13:08:14 +00:00
Matthew Kennedy
7a90692187
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
GitHub set-date Action
d0cee36c91
Update date
2021-01-07 01:10:03 +00:00
Andrey G
f96ae7525f
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
034412ef53
Auto-generated configs and docs
2021-01-06 19:42:58 +00:00