rusefi
|
0fcf3bfa4e
|
refactoring: reducing code duplication
|
2019-10-21 23:47:40 -04:00 |
rusefi
|
902f177869
|
poke
|
2019-10-21 19:52:34 -04:00 |
rusefi
|
2f38e78218
|
ADC sample time & rate #976
|
2019-10-19 08:01:28 -04:00 |
rusefi
|
26fc391ffe
|
half-solution would not pass CI, have to merge full solution without real HW test
#975
|
2019-10-19 07:35:21 -04:00 |
rusefi
|
1602bdbebc
|
steps towards #975
|
2019-10-18 19:45:32 -04:00 |
rusefi
|
e73dd317b7
|
steps towards #975
|
2019-10-18 19:39:06 -04:00 |
rusefi
|
eff84bcfeb
|
steps towards #975
|
2019-10-18 18:54:32 -04:00 |
rusefi
|
e4737f8f24
|
#829
|
2019-10-17 03:18:54 -04:00 |
rusefi
|
b31d729ce3
|
date
|
2019-10-17 00:09:13 -04:00 |
Matthew Kennedy
|
6f3bfcb099
|
fix wwae (#980)
|
2019-10-17 00:06:54 -04:00 |
rusefi
|
cf20fe4b47
|
I guess we can simply change the magic number
|
2019-10-16 23:02:37 -04:00 |
rusefi
|
7d73334b54
|
Revert "Revert "Performance improvement: call GetBaseFuel less (#979)""
This reverts commit 323904728d .
|
2019-10-16 23:02:24 -04:00 |
rusefi
|
323904728d
|
Revert "Performance improvement: call GetBaseFuel less (#979)"
This reverts commit aa9ec543
|
2019-10-16 22:29:19 -04:00 |
Matthew Kennedy
|
aa9ec543f4
|
Performance improvement: call GetBaseFuel less (#979)
* Remove extra calls to getInjectionDuration
* increase callback frequency
|
2019-10-16 22:13:10 -04:00 |
rusefi
|
a7ea155633
|
preparing for #973
|
2019-10-16 22:10:38 -04:00 |
rusefi
|
2c24b1b7f7
|
preparing for #973
wall wetting was not covered by any unit test?!
|
2019-10-16 16:46:34 -04:00 |
rusefi
|
44277e9ed7
|
preparing for #979
|
2019-10-15 15:03:19 -04:00 |
rusefi
|
5513e0174b
|
Coil duty cycle ignores dwell #977
|
2019-10-15 05:30:38 -04:00 |
Matthew Kennedy
|
ba97572795
|
fix #977 (#978)
|
2019-10-15 05:24:33 -04:00 |
rusefi
|
6b2451873a
|
Coil duty cycle ignores dwell #977
test-driven is the way to go
|
2019-10-15 05:16:30 -04:00 |
rusefi
|
cdf827a20a
|
preparing for #961
better code style
|
2019-10-15 02:06:15 -04:00 |
rusefi
|
0535ac8e01
|
preparing for #974
code comments & refactoring
|
2019-10-15 01:27:19 -04:00 |
rusefi
|
6f8b82e8ed
|
preparing for #974
code comments & refactoring
|
2019-10-14 18:32:16 -04:00 |
rusefi
|
730aaca3ea
|
preparing for #974
code comments & refactoring
|
2019-10-14 16:04:28 -04:00 |
rusefi
|
037258e65b
|
preparing for #974
code comments & refactoring
|
2019-10-14 13:10:19 -04:00 |
rusefi
|
2c9658ea72
|
poke
|
2019-10-14 12:58:27 -04:00 |
rusefi
|
791c1423b0
|
preparing for #974
code comments & refactoring
|
2019-10-14 09:09:08 -04:00 |
rusefi
|
41919a4fbd
|
preparing for #974
code comments & refactoring
|
2019-10-14 06:18:08 -04:00 |
rusefi
|
584398d593
|
sweet unit test hack
|
2019-10-13 09:59:43 -04:00 |
rusefi
|
002597c8e5
|
Merge branch 'master' of https://github.com/rusefi/rusefi
|
2019-10-13 09:59:19 -04:00 |
rusefi
|
c938b0d374
|
preparation for #961
more unified access to pre-calculated value
|
2019-10-13 09:59:06 -04:00 |
rusEfi
|
4c95fbd43d
|
pin conflict in MRE test config
|
2019-10-10 13:32:07 -04:00 |
rusefi
|
abfdfe6896
|
preparation for #961
more unified access to pre-calculated value
|
2019-10-10 08:25:58 -04:00 |
rusefi
|
2c8a2b61a5
|
preparation for #961
more unified access to pre-calculated value
|
2019-10-10 08:16:21 -04:00 |
rusefi
|
a5f09ef378
|
preparation for #961
macro as a syntax sugar for method invocation
|
2019-10-10 07:37:37 -04:00 |
rusefi
|
f776513a5a
|
preparation for #961
macro as a syntax sugar for method invocation
|
2019-10-10 07:28:52 -04:00 |
rusefi
|
0d6f15a1ea
|
logic duplication - we arleady have isCltError
preparation for #961
|
2019-10-10 07:09:04 -04:00 |
rusefi
|
9776d3c57d
|
better handling of corner case
|
2019-10-10 07:07:59 -04:00 |
Matthew Kennedy
|
821ca6156f
|
move tsOutputChannels to header (#970)
|
2019-10-08 21:02:51 -04:00 |
Matthew Kennedy
|
9471a23484
|
low hanging performance fruit (#969)
|
2019-10-08 20:44:59 -04:00 |
rusefi
|
c5f12fbcd9
|
I got carried away, but DEAD CODE?!
|
2019-10-08 03:14:21 -04:00 |
rusefi
|
875fb3d1bc
|
something is over-complicated here? looks like two classes should become one?
|
2019-10-08 02:56:19 -04:00 |
rusefi
|
415de92543
|
something is over-complicated here? looks like two classes should become one?
|
2019-10-08 02:35:21 -04:00 |
rusefi
|
5d6a329c80
|
wow, dead field
|
2019-10-08 02:17:32 -04:00 |
rusefi
|
54fe92e534
|
really not clear what is the best place for these classes
|
2019-10-08 02:13:52 -04:00 |
rusefi
|
f189bbab04
|
refactoring
|
2019-10-08 02:01:41 -04:00 |
rusefi
|
ba59ef00e7
|
docs & refactoring
|
2019-10-08 01:49:42 -04:00 |
rusefi
|
bd7b286ae4
|
fancier C++ initialization
|
2019-10-08 01:36:35 -04:00 |
rusefi
|
74c8b59e44
|
typo & better field name
|
2019-10-08 01:36:03 -04:00 |
rusefi
|
15ae9b1580
|
fancy C++ s/NULL/nullptr/
|
2019-10-08 01:26:35 -04:00 |