Commit Graph

14167 Commits

Author SHA1 Message Date
Andrey 3fcc152f05 Merge branch 'master' of https://github.com/rusefi/rusefi 2021-05-24 08:22:40 -04:00
rusefillc f2180b0f58 making gen_config happier 2021-05-24 08:22:08 -04:00
Andrey a36b655e67 Trigger: warning code on normal engine start up #669 2021-05-24 06:03:58 -04:00
GitHub set-date Action 6fb3632a82 Update date 2021-05-24 01:10:45 +00:00
Andrey cd5653ff84 Override trigger gaps feature #2734 2021-05-23 20:52:18 -04:00
GitHub build-firmware Action 1ea5caa905 Auto-generated configs and docs 2021-05-24 00:47:26 +00:00
Andrey aafa7f78ab Override trigger gaps feature #2734 2021-05-23 20:45:01 -04:00
Andrey bd48753682 Override trigger gaps feature #2734 2021-05-23 20:06:19 -04:00
GitHub build-firmware Action 8e409c3712 Auto-generated configs and docs 2021-05-24 00:00:27 +00:00
Andrey cbb6ca0c7c Override trigger gaps feature #2734 2021-05-23 19:58:03 -04:00
Andrey 17f07b6b0e Override trigger gaps feature #2734 2021-05-23 19:51:00 -04:00
Andrey 192fc18817 More low-level firmware coverage for the simulator/unit-tests #2656 2021-05-23 18:59:08 -04:00
Andrey 45de0c2350 More low-level firmware coverage for the simulator/unit-tests #2656 2021-05-23 18:49:48 -04:00
rusefillc f051993224 trigger images - black dot is green line fix #2730 2021-05-23 18:25:29 -04:00
GitHub build-firmware Action 2a0e72e2e9 Auto-generated configs and docs 2021-05-23 18:17:06 +00:00
rusefillc 3fecc15d91 cranking timing not costant #2733 2021-05-23 14:14:51 -04:00
GitHub build-firmware Action 3812b9c69f Auto-generated configs and docs 2021-05-23 18:03:56 +00:00
rusefillc 590f5e4f99 cranking timing not costant #2733 2021-05-23 13:54:49 -04:00
GitHub set-date Action b4b4e3da58 Update date 2021-05-23 01:13:29 +00:00
David Holdeman 6d4060d824
Doxygen titles (#2728)
* move addRow call

* undo submo bump

* add header titles
2021-05-22 22:10:58 +03:00
rusefillc e5ed714404 h128 2021-05-22 03:31:10 -04:00
GitHub set-date Action c0f7ade40f Update date 2021-05-22 01:04:39 +00:00
GitHub build-firmware Action 0a27c7fe1d Auto-generated configs and docs 2021-05-21 21:48:49 +00:00
rusefillc 0be1da7bde some 121 coordinates 2021-05-21 17:40:27 -04:00
GitHub build-firmware Action 398acc4149 Auto-generated configs and docs 2021-05-21 21:25:31 +00:00
rusefillc 81728206ae some 121 coordinates 2021-05-21 17:17:03 -04:00
GitHub build-firmware Action 160c41958c Auto-generated configs and docs 2021-05-21 20:21:55 +00:00
rusefillc 4c1c891143 some 121 coordinates 2021-05-21 16:12:50 -04:00
GitHub build-firmware Action dffe94a037 Auto-generated configs and docs 2021-05-21 19:59:46 +00:00
rusefillc 55561e1092 some 121 coordinates 2021-05-21 15:57:16 -04:00
GitHub build-firmware Action 7da0c0a30f Auto-generated configs and docs 2021-05-21 19:47:50 +00:00
rusefillc fd070ebe21 some 121 coordinates 2021-05-21 15:45:38 -04:00
GitHub build-firmware Action 9d55dd0511 Auto-generated configs and docs 2021-05-21 19:28:41 +00:00
rusefillc 267ac511e3 Tooltip and UI updates #2714
cherry-pick
2021-05-21 15:25:49 -04:00
GitHub build-firmware Action 2b4352556f Auto-generated configs and docs 2021-05-21 19:21:06 +00:00
rusefillc 636fbbc393 Tooltip and UI updates #2714
cherry-pick
2021-05-21 15:18:11 -04:00
GitHub build-firmware Action 31797b52fa Auto-generated configs and docs 2021-05-21 16:15:29 +00:00
BeerMoneyMotorsports 705f8e5d7e
Update main.yaml (#2727)
All relevant pins mapped but no coordinates done yet
2021-05-21 12:13:53 -04:00
Andrey 7dd0565faa More low-level firmware coverage for the simulator/unit-tests #2656 2021-05-21 11:07:59 -04:00
GitHub set-date Action b89c3a51b9 Update date 2021-05-21 01:05:29 +00:00
rusefillc fda22ad749 minor code refactoring, same exact logic 2021-05-20 20:02:25 -04:00
Matthew Kennedy de7879b6e4
convert a table to scaled_channel (#2724)
* scaled VE table

* use setTable

* efi::clear

* ratio -> struct
2021-05-20 20:00:32 -04:00
GitHub build-firmware Action 4195de3819 Auto-generated configs and docs 2021-05-20 23:10:25 +00:00
rusefillc 8745be3213 progress? 2021-05-20 19:06:50 -04:00
Matthew Kennedy 5cb659a7b0
lua pwm hooks (#2687)
* pwm hook

* dedicated pins

* write hook

* UI

* more info

* zero based, clamp

* memory

* don't compile lua in bootloader at all
2021-05-20 19:01:17 -04:00
David Holdeman 6c88bafcf4
Fix pinouts (#2726)
* move addRow call

* undo submo bump
2021-05-20 17:44:19 -04:00
Matthew Kennedy 20cef63d32
Lua on f407, try again (#2725)
* lua on f4

* move perf trace to efifeatures

* check that it's defined

* cypress and kinetis

* it would help to define the correct thing

* disable buffer if not used

* we can work with 2k

* turn off ramdisk on mre qc

* wow strncpy is useless for truncated strings

* turn off for bootloader

* lto bootloader

* memory

* memory
2021-05-20 23:05:18 +03:00
Matthew Kennedy b398d03f5f
rewrite table3d (#2723)
* post cranking factor limits

* sensible defaults

* but not for tests

* add pointer version of get bin

* test via map3d

* put that back for a minute

* new impl

* fix order

* rename and fix table orientation

* flip the table to the correct orientation

* dead cleanup, rename

Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2021-05-20 22:31:16 +03:00
BeerMoneyMotorsports 31217cfd10
Update main.yaml (#2722)
More pins added but no work has been done to the pin XY coordinates.
2021-05-20 21:31:25 +03:00
Andrey a762853d3b refactoring magic constant STOICH_RATIO 2021-05-20 02:39:20 -04:00