Commit Graph

4248 Commits

Author SHA1 Message Date
rusefillc 76bc3b39fb more on BT drama 2022-07-18 02:08:30 -04:00
GitHub build-firmware Action eafbf9cd05 Auto-generated configs and docs 2022-07-18 06:01:28 +00:00
Matthew Kennedy 2b2eb04aba
libfirmware gets efi::size (#4354) 2022-07-18 01:56:58 -04:00
GitHub build-firmware Action a0f1c1bfd4 Auto-generated configs and docs 2022-07-17 04:21:58 +00:00
GitHub build-firmware Action 175b8c00b9 Auto-generated configs and docs 2022-07-16 06:38:35 +00:00
Matthew Kennedy d413b28a77
GDI: add min/max boost time config (#4343)
* add min/max boost time config

* add cast

* generated

* UI
2022-07-16 02:23:05 -04:00
GitHub build-firmware Action bde98e6f51 Auto-generated configs and docs 2022-07-15 10:29:23 +00:00
GitHub build-firmware Action 10ddcb4511 Auto-generated configs and docs 2022-07-15 08:46:25 +00:00
GitHub build-firmware Action 1dfb5ce2cd Auto-generated configs and docs 2022-07-14 12:08:23 +00:00
GitHub build-firmware Action e43ede04b5 Auto-generated configs and docs 2022-07-14 06:15:11 +00:00
GitHub build-firmware Action 0791219367 Auto-generated configs and docs 2022-07-13 07:29:05 +00:00
GitHub build-firmware Action ad254ba643 Auto-generated configs and docs 2022-07-12 11:23:36 +00:00
GitHub build-firmware Action 5870d65d26 Auto-generated configs and docs 2022-07-12 09:40:55 +00:00
GitHub build-firmware Action e4bdf71708 Auto-generated configs and docs 2022-07-12 07:14:09 +00:00
GitHub build-firmware Action d50c977931 Auto-generated configs and docs 2022-07-12 04:26:09 +00:00
GitHub build-firmware Action 9823f32e0d Auto-generated configs and docs 2022-07-11 16:50:58 +00:00
GitHub build-firmware Action 913fb92335 Auto-generated configs and docs 2022-07-11 08:48:23 +00:00
rusefillc 25cc8ed0df
STM32_HSE_BYPASS where we need it (#4338)
Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-07-11 04:30:49 -04:00
GitHub build-firmware Action 0efb5ed3ff Auto-generated configs and docs 2022-07-11 07:13:35 +00:00
rusefillc 8c7cc755f6 default value duplicate & breaking up long line 2022-07-11 02:57:32 -04:00
rusefillc 849b373127 looks dead to me 2022-07-11 02:57:32 -04:00
rusefillc 6b0a18bdde reducing complexity 2022-07-11 02:57:31 -04:00
rusefillc 41a6026481 removing some unused debug 2022-07-11 02:57:31 -04:00
rusefillc 8abbe9f3db more fancy 2022-07-09 23:51:20 -04:00
GitHub build-firmware Action 4285fe4218 Auto-generated configs and docs 2022-07-10 02:50:43 +00:00
rusefillc 0400183389 ETB to overrides, fixing 88 2022-07-08 19:33:49 -04:00
rusefillc aee24b010c ETB to overrides 2022-07-08 19:32:16 -04:00
rusefillc af1368d006 refactoring 2022-07-08 19:31:07 -04:00
rusefillc ae942c2313 copy-paste bad 2022-07-08 19:31:07 -04:00
GitHub build-firmware Action 8401300966 Auto-generated configs and docs 2022-07-08 23:27:15 +00:00
rusefillc fe25350d87 E65 progress 2022-07-08 19:00:49 -04:00
rusefillc 1e25578c0b https://rusefi.com/forum/viewtopic.php?p=45813#p45813 2022-07-08 18:07:53 -04:00
GitHub build-firmware Action 7daebe83e2 Auto-generated configs and docs 2022-07-08 14:11:38 +00:00
rusefillc 78517df598 https://rusefi.com/forum/viewtopic.php?p=45811#p45811 ETB 2022-07-08 00:07:44 -04:00
rusefillc fc9160b480 refactoring hellen meta 2022-07-08 00:07:15 -04:00
rusefillc 6f5af0b0e1 https://rusefi.com/forum/viewtopic.php?p=45811#p45811 2022-07-07 23:51:38 -04:00
GitHub build-firmware Action 0de824883f Auto-generated configs and docs 2022-07-08 03:21:52 +00:00
rusefillc 9e26fe007e debug is set to idle mode, but none of the debug fields show anything #4335
reducing confusion
2022-07-07 23:04:19 -04:00
GitHub build-firmware Action f83d350585 Auto-generated configs and docs 2022-07-08 02:55:13 +00:00
Matthew Kennedy e9d092f975
big delete ICU (#4270)
* big delete

* icu vestiges

* changelog
2022-07-07 15:27:59 -04:00
GitHub build-firmware Action 18ad4383af Auto-generated configs and docs 2022-07-07 04:39:45 +00:00
GitHub build-firmware Action 7c1ec9f4e5 Auto-generated configs and docs 2022-07-05 17:55:06 +00:00
rusefillc a42a671aca fix lua CAN RX of 11b frames #4321 2022-07-05 13:40:02 -04:00
GitHub build-firmware Action b8bc4f3d99 Auto-generated configs and docs 2022-07-04 21:18:49 +00:00
GitHub build-firmware Action a01e30a2a0 Auto-generated configs and docs 2022-07-04 21:05:10 +00:00
GitHub build-firmware Action c74cb1be12 Auto-generated configs and docs 2022-07-04 03:49:28 +00:00
GitHub build-firmware Action a388fb3a2b Auto-generated configs and docs 2022-07-03 21:20:10 +00:00
rusefillc 752a8af70a fix #4315 2022-07-03 17:15:32 -04:00
GitHub build-firmware Action 0879e8abd1 Auto-generated configs and docs 2022-07-03 12:29:59 +00:00
Matthew Kennedy a95bc3ad03
implement CAN driver for simulator (#4312)
* stub simulator CAN driver

* comments

* CAN sensor

* maybe implement?

* s

* fix

* tx and rx actually work!?!?!

* check_can_isr

* modify chibios

* Sim has no CAN on Windows (for now?)

* safer init/deinit, enable assertions

* smarter handling of missing CAN device

* better guards

* guards for windows
2022-07-03 08:25:24 -04:00