Commit Graph

8973 Commits

Author SHA1 Message Date
GitHub build-firmware Action d50c977931 Auto-generated configs and docs 2022-07-12 04:26:09 +00:00
GitHub set-date Action 5a9d98ba07 Update date 2022-07-12 00:21:32 +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
GitHub build-firmware Action 0efb5ed3ff Auto-generated configs and docs 2022-07-11 07:13:35 +00:00
rusefillc 41a6026481 removing some unused debug 2022-07-11 02:57:31 -04:00
GitHub set-date Action e5d6239c20 Update date 2022-07-11 00:20:26 +00:00
GitHub build-firmware Action 4285fe4218 Auto-generated configs and docs 2022-07-10 02:50:43 +00:00
Matthew Kennedy 8bc01472b7
Add a timeout for Lua ETB adjustment (#4331)
* lua etb timeout

* mocks

* test
2022-07-10 05:46:28 +03:00
GitHub set-date Action 76a64c8cf9 Update date 2022-07-10 00:25:28 +00:00
GitHub build-firmware Action 45970a3209 Auto-generated configs and docs 2022-07-09 07:07:25 +00:00
rusefillc d55e07e397 docs 2022-07-09 03:00:14 -04:00
GitHub set-date Action d3360af660 Update date 2022-07-09 00:18:42 +00:00
GitHub build-firmware Action 8401300966 Auto-generated configs and docs 2022-07-08 23:27:15 +00:00
GitHub build-firmware Action e01655a139 Auto-generated configs and docs 2022-07-08 22:21:59 +00:00
GitHub build-firmware Action 7daebe83e2 Auto-generated configs and docs 2022-07-08 14:11:38 +00:00
GitHub build-firmware Action 7764bf729a Auto-generated configs and docs 2022-07-08 05:14:15 +00:00
rusefillc a3c7e59b2a debug is set to idle mode, but none of the debug fields show anything #4335
better log names?
2022-07-08 01:05:48 -04:00
rusefillc 67ec949eb6 Lua A/C Input #4333 2022-07-08 00:51:53 -04:00
GitHub build-firmware Action e45990462c Auto-generated configs and docs 2022-07-08 04:45:52 +00:00
rusefillc 2e62f059f9 Merge branch 'master' of https://github.com/rusefi/rusefi 2022-07-08 00:30:47 -04:00
GitHub build-firmware Action 92eeceb5ed Auto-generated configs and docs 2022-07-08 04:29:21 +00:00
rusefillc 71b118e858 Lua A/C Input #4333 2022-07-08 00:25:29 -04:00
Matthew Kennedy 5d844b1ebe
Error handling cleanup (#4332)
* dead code in stm32

* rusefi.cpp can have some noreturn

* handle lua panic

* unused error codes

* simplifications of error_handling.cpp

* comment

* put that back

* guard
2022-07-07 23:49:02 -04:00
rusefillc eb3f93a730 debug is set to idle mode, but none of the debug fields show anything #4335
better names where user did not really ask for better names
2022-07-07 23:48:17 -04:00
GitHub build-firmware Action 0de824883f Auto-generated configs and docs 2022-07-08 03:21:52 +00:00
Matthew Kennedy 3c062e02bc
Lua hooks for gear detection (#4328)
* implement

* sim has vss

* write a test

* guard
2022-07-07 23:16:56 -04: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 cc9554e4b2
Respond to OBD2 on the same bus we got the request on (#4330)
* obd replies on the same bus as the request

* comment

* missed one
2022-07-08 05:25:35 +03:00
GitHub set-date Action 6ef9610cde Update date 2022-07-08 00:24:15 +00:00
Matthew Kennedy e9d092f975
big delete ICU (#4270)
* big delete

* icu vestiges

* changelog
2022-07-07 15:27:59 -04:00
Matthew Kennedy 0cc1f729c4
Write hard faults to backup ram, print on next boot (#4324)
* use backup ram, hard fault handler improvement

* wire it up

* upload elf

* s

* I guess I'll just use strncpy

* s

* what is it even complaining about?

* neat, we don't need a cast

* cypress and kinetis

* cleanup

* ci

* guard for tests
2022-07-07 15:14:31 -04:00
GitHub build-firmware Action 18ad4383af Auto-generated configs and docs 2022-07-07 04:39:45 +00:00
GitHub set-date Action d3de0345a5 Update date 2022-07-07 00:24:14 +00:00
GitHub set-date Action 115e750cd3 Update date 2022-07-06 00:24:42 +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
Matthew Kennedy dec3021c8f
fix lua CAN RX of 11b frames (#4321)
* s

* loggy the change
2022-07-05 13:37:31 -04:00
GitHub set-date Action 09986f22eb Update date 2022-07-05 00:20:52 +00:00
GitHub build-firmware Action b8bc4f3d99 Auto-generated configs and docs 2022-07-04 21:18:49 +00:00
rusefillc 232729e8bf todo: shall we move into high_pressure_fuel_pump.txt and reduce OOP elegance or create a separate live data just for these ones? 2022-07-04 17:08:41 -04: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 set-date Action cce71049dd Update date 2022-07-04 00:24:19 +00:00
GitHub build-firmware Action a388fb3a2b Auto-generated configs and docs 2022-07-03 21:20:10 +00:00
rusefillc 6e1c5b0126 https://rusefi.com/forum/viewtopic.php?f=4&t=2329 2022-07-03 09:51:49 -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
GitHub set-date Action 47b5a03211 Update date 2022-07-03 00:23:44 +00:00