Commit Graph

12774 Commits

Author SHA1 Message Date
Matthew Kennedy fa30efbc94
boost fixes (#2230)
* fix boost pin reinit

* call boost from periodic slow

* ui

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-18 07:04:14 -05:00
GitHub set-date Action 84cacc86bd Update date 2021-01-18 01:26:13 +00:00
Andrey G baea67eccf
Simplify Makefile, unify board.mk files (#2229)
* Proper way to add lis302 driver

* Proper way to add license directory to includes

* Makefile: simplify

All ChibiOS stuff is accumulated in ALLCSRC, ALLINC and so on.

* board.mk: append sources and includes to ALLSRC, ALLCPPSRC, ALLINC

* Cypress: fix CANv2 includence into build
2021-01-17 09:32:06 -05:00
Matthew Kennedy 6a1b9db952
save 1440 bytes (#2226) 2021-01-16 21:22:30 -05:00
GitHub set-date Action 99fcf11cc9 Update date 2021-01-17 01:27:50 +00:00
Matthew Kennedy 60f70a3721
clean up some includes (#2227)
* cleanup

* make c happy
2021-01-16 09:45:45 -05:00
GitHub set-date Action 577fc65b89 Update date 2021-01-16 01:27:41 +00:00
rusefillc e3e517f9a2 journey of self discovery 2021-01-14 23:34:10 -05:00
rusefillc ea816c3536 DBGMCU->IDCODE 2021-01-14 23:19:54 -05:00
rusefillc c0b0c371d4 $2M 2021-01-14 22:34:46 -05:00
rusefillc 717e36a7a4 todo: reduce magic constants 2021-01-14 22:34:06 -05:00
rusefillc abd85cf8dc Merge remote-tracking branch 'origin/master' into master 2021-01-14 22:20:24 -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
rusefillc 1eee754118 Merge remote-tracking branch 'origin/master' into master 2021-01-12 15:54:06 -05:00
rusefillc aec0e5c5aa Main Relay bench test button 2021-01-11 20:39:47 -05: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 604b0cd527
templated interpolate2d (#2221)
* template table2d

* assertions

* oops

* tests

* test bins too

* more assert

* format

* explicitly handle and test NaN

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-11 08:00:15 -05:00
rusefi 04e791d99c nb2 and proteus usability 2021-01-11 01:17:03 -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 3d913634a8 draft 2021-01-11 00:02:46 -05:00
rusefillc d94c07935a hellen72 2021-01-10 23:58:23 -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
rusefillc 748bc5275b weird 2021-01-10 20:29:20 -05:00
rusefillc 976a2f9824 Merge remote-tracking branch 'origin/master' into master 2021-01-10 20:27:40 -05:00
Matthew Kennedy 2246bdde2f
maybe fix protege HW CI (#2219)
* maybe fix protege too

* formatting
2021-01-10 20:27:21 -05:00
rusefillc eb5495f1fe Merge remote-tracking branch 'origin/master' into master 2021-01-10 20:25:16 -05:00
GitHub set-date Action f42097741d Update date 2021-01-11 01:11:57 +00:00
rusefi f1f6c329a0 cmd_test_main_relay 2021-01-10 20:11:46 -05:00
rusefi 6e29730b36 vvt knock 2021-01-10 18:57:27 -05:00
rusefillc 5b84eaaf94 Migrate to newer ChibiOS #710 2021-01-10 12:30:10 -05:00
GitHub build-firmware Action 8988b908ed Auto-generated configs and docs 2021-01-10 15:16:52 +00:00
shadowm60 8d1610a7a3
Vss filter configuration field and param (#2210)
Prep work to introduce biquad filter on vss input to reduce noise on logs and for dynoview as well
2021-01-10 10:14:50 -05: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
Matthew Kennedy bef4482fb8
s (#2215)
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-01-10 08:10:29 -05:00