Matthew Kennedy
0f4c106de1
other env vars ( #1953 )
2020-11-16 18:25:44 -05:00
Matthew Kennedy
4681ded29e
fix ( #1951 )
2020-11-16 18:13:04 -05:00
Matthew Kennedy
89c56a00fa
minor perf tweaks ( #1946 )
...
* only start PWM if needed
* put important stuff first
* use conversion
* this broke the logic
2020-11-16 00:06:11 -05:00
rusefi
70a94ee1f7
occasional tunerstudio CRC errors #1943
...
second step back
2020-11-15 22:41:04 -05:00
rusefillc
c3b680b408
occasional tunerstudio CRC errors #1943
...
one step back
2020-11-15 21:41:38 -05:00
rusefi
5b45f25f09
B6
2020-11-15 20:56:16 -05:00
Matthew Kennedy
d9f625c8ba
prevent MMC preemption by TS thread ( #1949 )
...
* prevent preemption by TS thread
* didn't need that
2020-11-15 20:44:36 -05:00
GitHub set-date Action
27c9571a3b
Update date
2020-11-16 00:38:50 +00:00
rusefillc
e44e4e6366
HW test doc
2020-11-15 18:10:05 -05:00
GitHub build-firmware Action
8a20383b2d
Auto-generated configs and docs
2020-11-15 22:33:48 +00:00
rusefi
2eab666f63
GDI Epic #1448
2020-11-15 17:31:53 -05:00
GitHub build-firmware Action
341778e3cc
Auto-generated configs and docs
2020-11-15 22:19:44 +00:00
rusefi
cad3fb8a51
Merge remote-tracking branch 'origin/master'
2020-11-15 17:18:03 -05:00
rusefi
b3e910008c
MRE mapping
2020-11-15 17:16:58 -05:00
Matthew Kennedy
80edfe64ce
Fix crc again, for real this time ( #1948 )
...
* re enable
* changelog
* fix
* fix test
* put some tests back
2020-11-15 16:59:02 -05:00
GitHub build-firmware Action
f6b2c9743c
Auto-generated configs and docs
2020-11-15 21:07:18 +00:00
rusefi
f3ea723843
GDI Epic #1448
...
typo
2020-11-15 16:05:10 -05:00
rusefi
ad9635b4ff
GDI Epic #1448
2020-11-15 15:37:53 -05:00
rusefillc
9262c58ea1
occasional tunerstudio CRC errors #1943
...
now with a bit of a unit test
2020-11-15 12:44:53 -05:00
rusefillc
1eb0f8808f
occasional tunerstudio CRC errors #1943
...
unit test progress
2020-11-15 12:36:07 -05:00
rusefillc
05e7792ad4
occasional tunerstudio CRC errors #1943
...
now with a bit of a unit test
2020-11-15 12:27:47 -05:00
rusefillc
53bcd448cf
occasional tunerstudio CRC errors #1943
...
getting ready for unit test
2020-11-15 11:55:26 -05:00
rusefillc
952e019b01
occasional tunerstudio CRC errors #1943
...
getting ready for unit test
2020-11-15 11:53:09 -05:00
rusefillc
0cc30b4239
Re-applying part of "fix CRC errors #1944"
2020-11-15 10:28:23 -05:00
rusefillc
0ec945dc4c
fix CRC errors #1944
...
partial rollback in order to isolate the defect
2020-11-15 10:02:40 -05:00
Matthew Kennedy
3a052682dd
fix large response packets ( #1947 )
...
* fix console text mode
* oops I should actually write the crc
2020-11-15 07:14:50 -05:00
GitHub set-date Action
c1ba274027
Update date
2020-11-15 00:38:12 +00:00
Matthew Kennedy
ebcd4f73af
fix CRC errors ( #1944 )
...
* fix crc mismatch
* cleanup
* use size_t, add null check
* bounds check for good measure
* rename to scratchBuffer
* comment
2020-11-14 19:21:29 -05:00
GitHub build-firmware Action
6d63adc174
Auto-generated configs and docs
2020-11-14 23:08:03 +00:00
rusefillc
6f56988469
https://rusefi.com/forum/viewtopic.php?p=38367#p38367
...
idle position/waste gate position sensor usability
2020-11-14 18:05:27 -05:00
GitHub set-date Action
5423bf53e1
Update date
2020-11-14 00:36:52 +00:00
GitHub set-date Action
0db3a928aa
Update date
2020-11-13 00:35:10 +00:00
GitHub build-firmware Action
1a2aaf5e29
Auto-generated configs and docs
2020-11-12 02:49:26 +00:00
Matthew Kennedy
605269c358
remove idle thread; just call from periodicSlowCallback ( #1924 )
...
* remove thread
* remove ui
2020-11-11 21:47:19 -05:00
rusefi
11ad112bc3
www 134
2020-11-11 20:57:54 -05:00
Matthew Kennedy
c36c23c0b6
debugging in vscode 🎉 ( #1942 )
2020-11-11 20:36:15 -05:00
Matthew Kennedy
6b0c533d2c
consolidate EFI_UNIT_TEST and friends ( #1940 )
...
* restructure
* guard c++
* idle too
* status_loop.h
* consolidate definitions
* use 1/0 instead, check for existence
* missed a few
* dead define
* defs for bootloader
2020-11-11 20:34:39 -05:00
GitHub set-date Action
537f28cbb8
Update date
2020-11-12 00:35:21 +00:00
Matthew Kennedy
74d2af9c6c
Move all DECLARE_ENGINE_PTR etc to one place ( #1937 )
...
* restructure
* guard c++
* idle too
* status_loop.h
2020-11-11 19:06:04 -05:00
Matthew Kennedy
49d011abde
update gcc ( #1939 )
...
* update compiler
* lgtm
* typo
2020-11-11 08:30:26 -05:00
rusefillc
cf7c613ed8
GDI Epic #1448
2020-11-11 00:43:21 -05:00
GitHub build-firmware Action
58b039f433
Auto-generated configs and docs
2020-11-11 04:13:06 +00:00
Matthew Kennedy
0fa06e2e2a
compensate injector flow based on fuel pressure ( #1931 )
...
* injector compensation
* fix
* ui
* testability & comments
* hella testing
* debug channels
* enum value
* auto generated enums
* update comment
* oops too much
* update config fields
* handle failed pressure sensor
* build
* fix
* add some todos for the future
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-11-10 23:11:22 -05:00
GitHub set-date Action
c1e99b05d4
Update date
2020-11-11 00:31:30 +00:00
rusefillc
99cf91c784
tle8888 drivers wants RAM as well
2020-11-10 18:26:46 -05:00
rusefillc
c6c9ab36d0
Merge remote-tracking branch 'origin/master' into master
2020-11-10 18:26:09 -05:00
Andrey G
2f891cc23a
Tle8888 stepper ( #1936 )
...
* TLE8888: enable PP mode for OUT21..24 in case of useTLE8888_stepper
* Lada Kalina is a test mule for stepper idle
2020-11-10 14:16:46 -05:00
rusefillc
89ae747179
more more more RAM
2020-11-10 13:07:55 -05:00
GitHub build-firmware Action
fcf09c3bd6
Auto-generated configs and docs
2020-11-10 17:39:01 +00:00
rusefillc
232b64292d
field = "useTLE8888
2020-11-10 12:37:15 -05:00