Commit Graph

4233 Commits

Author SHA1 Message Date
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
Matthew Kennedy 0b10f7dca8
hellen board ID detect improvements (#4307)
* move call

* board detections work correctly

* improve detector

* s

* break instead of return

* tests

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-07-02 05:19:02 -04:00
GitHub build-firmware Action 54a140d0df Auto-generated configs and docs 2022-07-02 07:55:19 +00:00
GitHub build-firmware Action 74bcf4ff16 Auto-generated configs and docs 2022-07-01 10:57:39 +00:00
GitHub build-firmware Action 34b977c308 Auto-generated configs and docs 2022-07-01 00:12:50 +00:00
GitHub build-firmware Action 3a3dbc9023 Auto-generated configs and docs 2022-06-30 17:53:57 +00:00
GitHub build-firmware Action 7f8a26f779 Auto-generated configs and docs 2022-06-30 03:38:34 +00:00
GitHub build-firmware Action 8b06c0aa0f Auto-generated configs and docs 2022-06-30 02:27:25 +00:00
GitHub build-firmware Action 3393b5495b Auto-generated configs and docs 2022-06-29 22:52:53 +00:00
Matthew Kennedy 29e5a0babb
use detected hellen board type on h72 (#4305)
* use detected hellen board type

* s

* s

* name
2022-06-29 18:10:29 -04:00
Matthew Kennedy 9f15218089
remove system lua VM (#3864)
* well, that was a fun experiment

* don't need that file

* s

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-06-29 16:52:17 -04:00
GitHub build-firmware Action 8bcbd06cdd Auto-generated configs and docs 2022-06-29 17:24:58 +00:00
GitHub build-firmware Action f716fb9079 Auto-generated configs and docs 2022-06-29 15:26:14 +00:00
GitHub build-firmware Action 4ffdf74203 Auto-generated configs and docs 2022-06-29 07:57:36 +00:00
GitHub build-firmware Action a8c3769906 Auto-generated configs and docs 2022-06-29 06:21:31 +00:00
rusefillc dfe3fa0e3b https://github.com/rusefi/hellen-NB2-issues/issues/36 2022-06-29 02:16:46 -04:00