Commit Graph

13047 Commits

Author SHA1 Message Date
GitHub build-firmware Action cdab332a9d Auto-generated configs and docs 2022-01-14 03:39:21 +00:00
rusefillc a31b56c1e0 Gear detection based on RPM to VSS ratio #3779 2022-01-13 22:32:21 -05:00
rusefillc ec8f437333 ## January 2022 Release - "Rubber ducky" 2022-01-13 22:32:21 -05:00
GitHub set-date Action 8a4ef5fda7 Update date 2022-01-14 01:08:41 +00:00
GitHub build-firmware Action 9570b51571 Auto-generated configs and docs 2022-01-13 18:54:41 +00:00
NMSTEC 6f23d2be34
F429 Working Stby, Stop & Wake PA0 (#3787) 2022-01-12 23:18:58 -05:00
GitHub build-firmware Action 048b46c32d Auto-generated configs and docs 2022-01-13 03:04:47 +00:00
Matthew Kennedy c9350fc3cb
Revert "forced 4 byte thing is actually no longer needed so much" (#3785)
* Revert "forced 4 byte thing is actually no longer needed so much"

This reverts commit 364783f658.

* bump flash version to force a re-write
2022-01-12 21:59:21 -05:00
GitHub build-firmware Action 8c59828646 Auto-generated configs and docs 2022-01-13 02:44:46 +00:00
GitHub set-date Action 11eb97e198 Update date 2022-01-13 01:09:43 +00:00
GitHub build-firmware Action 5fa54ed9ac Auto-generated configs and docs 2022-01-12 21:38:47 +00:00
rusefillc 0f38a22a46 't' in terminal does not print seconds properly fix #3780 2022-01-12 16:03:40 -05:00
Matthew Kennedy 7d341cfc9d
improve maf output channels and logging (#3743)
* maf channels

* s

* binary log

* if only I could type

* can

* instant RPM too

* s

* test

* graceful zero rpm

* test works

* float near
2022-01-12 15:41:35 -05:00
GitHub build-firmware Action 7fbd1b338f Auto-generated configs and docs 2022-01-12 19:23:31 +00:00
rusefillc 7ee9c76754 export board-specific macro for stm32 pins based on board yaml #3298 2022-01-12 14:16:11 -05:00
GitHub build-firmware Action 9149a94fa2 Auto-generated configs and docs 2022-01-12 18:44:35 +00:00
rusefillc 25137251d7 export board-specific macro for stm32 pins based on board yaml #3298 2022-01-12 13:34:21 -05:00
rusefillc 240c6fe8b6 GDI red FATAL led on cranking fix #3766 2022-01-12 01:01:33 -05:00
rusefillc 8a41510171 rusefi_Console: Too long re-connection time #3305 2022-01-11 23:40:05 -05:00
GitHub build-firmware Action 2914f53d0f Auto-generated configs and docs 2022-01-12 04:08:51 +00:00
rusefillc dcc7080ce1 logging of live data structs #3614 2022-01-11 22:54:57 -05:00
rusefillc f1a8cd66e8 't' to print current date 2022-01-11 22:47:46 -05:00
rusefillc 4db4ac060c Code style for methods with zero arguments #3535 2022-01-11 22:40:52 -05:00
rusefillc 963c168788 Code style for methods with zero arguments #3535 2022-01-11 22:26:24 -05:00
rusefillc 316a67c234 dead code 2022-01-11 22:20:15 -05:00
GitHub build-firmware Action 3a5c7bd85c Auto-generated configs and docs 2022-01-12 01:53:19 +00:00
Matthew Kennedy 3e56bacef9
don't start boost pwm unnecessarily (#3767)
* don't start boost pwm unnecessarily

* test
2022-01-11 20:47:50 -05:00
GitHub set-date Action eb023376dc Update date 2022-01-12 01:07:20 +00:00
rusefillc 3528befe13 live view is confused by conditional compilation #3773
ops
2022-01-11 14:24:53 -05:00
rusefillc 1bcb3e8033 live view is confused by conditional compilation fix #3773 2022-01-11 14:10:30 -05:00
rusefillc a98eaccac4 https://github.com/rusefi/rusefi/issues/2551 2022-01-11 10:32:42 -05:00
rusefillc 699a5ef302 RE usability: live data for idle controller 2022-01-10 21:55:52 -05:00
GitHub build-firmware Action 68fda494cb Auto-generated configs and docs 2022-01-11 01:57:47 +00:00
rusefillc 264933c0f9 RE usability: live data for idle controller 2022-01-10 20:51:49 -05:00
rusefillc 9f97695f4c RE usability: live data for idle controller 2022-01-10 20:32:20 -05:00
rusefillc fb5c0fca2b L9779WD driver #3768 2022-01-10 20:25:59 -05:00
rusefillc 339b906aa9 RE usability: live data for idle controller
static bad, class fields better
2022-01-10 20:12:11 -05:00
rusefillc 6ee0a55eaf RE usability: live data for idle controller 2022-01-10 19:48:58 -05:00
GitHub build-firmware Action e064beb840 Auto-generated configs and docs 2022-01-11 00:32:14 +00:00
rusefillc d0d8e95bd3 L9779WD driver #3768 2022-01-10 19:15:36 -05:00
GitHub build-firmware Action 54848b03cb Auto-generated configs and docs 2022-01-10 22:06:22 +00:00
rusefillc 8c02bd0b11 GDI Epic #1448 2022-01-10 16:53:49 -05:00
rusefillc 373d619c16 L9779WD driver #3768 2022-01-10 16:53:38 -05:00
rusefillc d7f38601b9 GDI red FATAL led on cranking #3766 2022-01-10 16:42:31 -05:00
Andrey G f106afd9e1
F429 discovery ram dev (#3761)
* stm32f429-discovery: mostly copy-paste from ChibiOS-Contrib

* STM32F429-discovery has external SDRAM

* F429-Discovery: add simple memory test for SDRAM (disabled)

* Revert "random piece of https://github.com/dron0gus/rusefi/tree/f429-discovery-ram-dev"

This reverts commit c58a2f5ecb.

Co-authored-by: rusefillc <sdfsdfqsf2334234234>
2022-01-10 16:14:39 -05:00
rusefi 27e16a4f8f GDI red FATAL led on cranking #3766 2022-01-10 13:53:43 -05:00
rusefi 80e573efaa B6 2022-01-10 13:53:02 -05:00
rusefillc c973b8c687 GDI red FATAL led on cranking #3766 2022-01-10 13:06:19 -05:00
rusefillc 270bd239d4 B6 2022-01-10 13:06:19 -05:00
Matthew Kennedy b4d916c913
per-board pre-low-power handlers (#3752)
* per-board pre-low-power handlers

* per-chip standby options

* default implementation
2022-01-10 08:37:05 -05:00