Matthew Kennedy
2cb665cc51
Check for sd buffer overrun ( #1867 )
...
* use actual header size
* and the buffer can be a little smaller
2020-10-08 21:02:15 -04:00
GitHub set-date Action
a5d4dedcea
Update date
2020-10-09 00:49:56 +00:00
rusefillc
a71528a458
SD card logs not valid for REO #1864
2020-10-08 20:35:32 -04:00
rusefillc
0726f168cf
SD card logs not valid for REO #1864
2020-10-08 20:17:32 -04:00
rusefillc
e721acc60c
SD card logs not valid for REO #1864
2020-10-08 20:06:07 -04:00
rusefi
b87fb3686f
SD card logs not valid for REO #1864
2020-10-08 17:58:58 -04:00
rusefi
048c7a6025
SD card logs not valid for REO #1864
2020-10-08 17:50:43 -04:00
rusefillc
07a905b1fe
revering functional part of
...
Etb function cfg, try again #1860
try again from #1831
2020-10-08 17:09:00 -04:00
GitHub build-firmware Action
c5d4150377
Auto-generated configs and docs
2020-10-08 18:14:09 +00:00
Matthew Kennedy
1bce3aa4c0
Etb function cfg, try again ( #1860 )
...
* two throttles one thread
* look at all this RAM!
* add enum
* switch from index to function
* test fixup
* improve init logic
* remove old vw idle mode bit
* add config
* better spot for it
* use config init values
* handle null controller array
* fatal error testability
* test new init config
* defaults
* fix for default config
2020-10-08 14:12:03 -04:00
andreika-git
d88c9c404c
Hellen says fix build-signature & usb ( #1866 )
...
* Hellen says merge #1772 hardware.cpp
* Hellen says merge #1772 adc.h
* Hellen says fix build-signature & usb
Co-authored-by: rusefi <rusefillc@gmail.com>
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
2020-10-08 12:21:22 -04:00
rusefillc
2cbcbe5697
remote proxy bugfix: the magic of signed bytes
2020-10-08 00:35:40 -04:00
rusefillc
09c5d28f7f
better status messages
2020-10-07 23:16:47 -04:00
Matthew Kennedy
24503cd31c
fix fuel pump ( #1865 )
2020-10-07 22:30:24 -04:00
rusefillc
569eaccbdc
Merge remote-tracking branch 'origin/master' into master
2020-10-07 20:47:37 -04:00
rusefillc
de43c8fd37
remote: update to release feature
2020-10-07 20:47:31 -04:00
GitHub set-date Action
7098c50592
Update date
2020-10-08 00:41:29 +00:00
rusefillc
bad9da98ff
remote: update to release feature
2020-10-07 20:26:56 -04:00
rusefillc
0f58c906e4
remote: update to release feature
2020-10-07 20:07:10 -04:00
rusefillc
8cad838dd4
remote: update to release feature
2020-10-07 19:44:06 -04:00
rusefillc
ec7c7a280f
helping build
2020-10-07 19:22:39 -04:00
rusefillc
a9d3e84850
helping build
2020-10-07 19:17:05 -04:00
rusefillc
441880453d
remote: update to release feature
2020-10-07 19:06:31 -04:00
rusefillc
aecaa4d908
more options for remote
2020-10-07 18:58:13 -04:00
rusefillc
244b2921a5
Merge remote-tracking branch 'origin/master' into master
2020-10-07 18:43:27 -04:00
rusefillc
9541f38546
80 pin VAG connector breakout board #1676
2020-10-07 18:43:17 -04:00
Matthew Kennedy
a9e2a5cd1e
fix ( #1863 )
2020-10-07 14:59:24 -04:00
rusefillc
cef405c83f
date
2020-10-06 23:51:07 -04:00
rusefillc
cc17df5f45
remote SD download works once proper thread synchronization added
2020-10-06 23:37:44 -04:00
rusefillc
a2afd27eda
idle time
2020-10-06 23:05:16 -04:00
rusefillc
52e06471f8
L&F
2020-10-06 22:48:46 -04:00
rusefillc
58e27265e2
latest activity timestamp
2020-10-06 22:43:39 -04:00
Matthew Kennedy
cb47cde068
switch from float to expected<float> ( #1862 )
2020-10-06 22:33:00 -04:00
Matthew Kennedy
8cff16e797
FSIO refactoring ( #1861 )
...
* better fsio tests
* condense operators
* minor parser cleanup too
* comments, too!
2020-10-06 21:54:49 -04:00
GitHub set-date Action
3ded888df3
Update date
2020-10-07 00:49:32 +00:00
rusefillc
cd4c665ea0
SD enable
2020-10-06 01:15:17 -04:00
rusefillc
5f15b8e48b
tachPulsePerRev needs a safer default, MRE config needs a value
2020-10-06 00:56:49 -04:00
rusefillc
5872885109
+x
2020-10-06 00:21:11 -04:00
rusefillc
e1bfe6acfc
better logging in proxy
2020-10-05 23:41:16 -04:00
rusefillc
85c93099b6
Merge remote-tracking branch 'origin/master' into master
2020-10-05 23:06:15 -04:00
rusefillc
d52f118258
Nullable localIpAddress
2020-10-05 23:06:07 -04:00
GitHub set-date Action
c49a241993
Update date
2020-10-06 00:48:58 +00:00
Matthew Kennedy
c9fdde4472
remove virtual calls from hot path ( #1857 )
...
* const ref-ify
* no virtual ❌
* even more const
* tests
* fix tests
2020-10-05 16:42:50 -04:00
Matthew Kennedy
5925a5f4bd
const ref-ify trigger ( #1856 )
...
* const ref-ify
* tests
2020-10-05 14:22:59 -04:00
Matthew Kennedy
c885db32f0
use expected for event queue next event ( #1859 )
...
* use expected for event queue next event
* minor cleanup
* tests
2020-10-05 13:53:34 -04:00
rusefillc
a46dd3678c
Merge remote-tracking branch 'origin/master' into master
2020-10-05 11:19:57 -04:00
rusefillc
2398741ed3
60/2 perf grab #1850
2020-10-05 11:19:50 -04:00
Matthew Kennedy
dd6b02d555
we don't need two loops ( #1855 )
2020-10-05 08:57:00 -04:00
Matthew Kennedy
aad5d987a2
pwm perf ( #1858 )
...
* pwm perf
* this trace is now redundant
2020-10-05 08:23:30 -04:00
Matthew Kennedy
86b5edecbc
missing iat ( #1854 )
2020-10-04 21:33:54 -04:00