Commit Graph

18570 Commits

Author SHA1 Message Date
rusefillc ce611b1ea6 ETB to overrides 2022-07-08 19:32:16 -04:00
rusefillc bdd7183b7d refactoring 2022-07-08 19:31:07 -04:00
rusefillc fa1d7b2773 copy-paste bad 2022-07-08 19:31:07 -04:00
GitHub build-firmware Action 56ec034f44 Auto-generated configs and docs 2022-07-08 23:27:15 +00:00
rusefillc a89317f5ce E65 progress 2022-07-08 19:00:49 -04:00
rusefillc 3fc60f9661 we want this one alive 2022-07-08 18:30:34 -04:00
GitHub build-firmware Action c98c37da2b Auto-generated configs and docs 2022-07-08 22:21:59 +00:00
rusefillc 2e1c148881 https://rusefi.com/forum/viewtopic.php?p=45813#p45813 2022-07-08 18:07:53 -04:00
rusefillc 4c4f494904 PID logging: p term #4337 2022-07-08 10:31:34 -04:00
GitHub build-firmware Action 575a0b3d5d Auto-generated configs and docs 2022-07-08 14:11:38 +00:00
rusefillc 443770e902 PID logging: p term #4337 2022-07-08 09:49:58 -04:00
rusefillc c3d99528e1 PID logging: p term #4337 2022-07-08 09:43:05 -04:00
GitHub build-firmware Action f1b56628ef Auto-generated configs and docs 2022-07-08 05:14:15 +00:00
rusefillc d850bea101 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 db3f92edf4 Lua A/C Input #4333 2022-07-08 00:51:53 -04:00
GitHub build-firmware Action 1d148c57df Auto-generated configs and docs 2022-07-08 04:45:52 +00:00
rusefillc 798188bdde Merge branch 'master' of https://github.com/rusefi/rusefi 2022-07-08 00:30:47 -04:00
GitHub build-firmware Action b65d1a0909 Auto-generated configs and docs 2022-07-08 04:29:21 +00:00
rusefillc c23fe0fe9a Lua A/C Input #4333 2022-07-08 00:25:29 -04:00
rusefillc 9dd9dd1083 https://rusefi.com/forum/viewtopic.php?p=45811#p45811 ETB 2022-07-08 00:07:44 -04:00
rusefillc e84ed034ae refactoring hellen meta 2022-07-08 00:07:15 -04:00
rusefillc f08c172cfc https://rusefi.com/forum/viewtopic.php?p=45811#p45811 2022-07-07 23:51:38 -04:00
Matthew Kennedy 16a39badff 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 81f02dacee debug is set to idle mode, but none of the debug fields show anything #4335
a mess with quotes and new lines
2022-07-07 23:48:37 -04:00
rusefillc e8ab60914f 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
rusefillc d18e4602c1 debug is set to idle mode, but none of the debug fields show anything #4335
code generator fix with multiline and quotes
2022-07-07 23:23:54 -04:00
rusefillc 698f56c1eb debug is set to idle mode, but none of the debug fields show anything #4335
current state is a bit broken
2022-07-07 23:23:53 -04:00
GitHub build-firmware Action bba4a89f3e Auto-generated configs and docs 2022-07-08 03:21:52 +00:00
Matthew Kennedy 68fb838641 Lua hooks for gear detection (#4328)
* implement

* sim has vss

* write a test

* guard
2022-07-07 23:16:56 -04:00
rusefillc c51881a80d 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 7673d7ec1f Auto-generated configs and docs 2022-07-08 02:55:13 +00:00
Matthew Kennedy c4d01754c3 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 3997e34bb2 Update date 2022-07-08 00:24:15 +00:00
Matthew Kennedy 6267b8621a big delete ICU (#4270)
* big delete

* icu vestiges

* changelog
2022-07-07 15:27:59 -04:00
Matthew Kennedy cbdfb7ac5c 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 fb97cd00eb Auto-generated configs and docs 2022-07-07 04:39:45 +00:00
rusefillc 372f5e6790 dead code? (#4325)
* dead code?

* dead code?

* dead code?

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-07-07 00:35:11 -04:00
GitHub set-date Action 8ef0af10d1 Update date 2022-07-07 00:24:14 +00:00
GitHub set-date Action 240e58532c Update date 2022-07-06 00:24:42 +00:00
GitHub build-firmware Action 3e480a707c Auto-generated configs and docs 2022-07-05 17:55:06 +00:00
rusefillc b84a0bdf98 fix lua CAN RX of 11b frames #4321 2022-07-05 13:40:02 -04:00
Matthew Kennedy e50eaee90f fix lua CAN RX of 11b frames (#4321)
* s

* loggy the change
2022-07-05 13:37:31 -04:00
GitHub set-date Action ef0c460908 Update date 2022-07-05 00:20:52 +00:00
rusefi df24d58893 more tools 2022-07-04 17:20:26 -04:00
GitHub build-firmware Action 2ff7e7a8f1 Auto-generated configs and docs 2022-07-04 21:18:49 +00:00
rusefillc 517418ba8d 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 6ceba66f7e Auto-generated configs and docs 2022-07-04 21:05:10 +00:00
Matthew Kennedy ab24c5eb35 Rewrite tooth logger buffer management (#4317)
* s

* make it work

* put back enough maybe

* fix console composite log

* unit tests can just use a vector, why not

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2022-07-04 16:57:17 -04:00
rusefillc b73144fef9 implement CAN driver for simulator #4312 2022-07-04 16:50:33 -04:00
rusefi cd7e217b91 we no longer deal with .hex files, .bin are more universal even while extra offset effort 2022-07-04 16:32:12 -04:00