rusEfi
89ed15838f
ETB is sticky around zero and does not want to close all the way #943
2019-09-22 23:28:11 -04:00
rusefi
e99955fce5
ETB target is using integer values #945
...
refactoring - ADC mocking is a mess
2019-09-22 17:43:00 -04:00
rusefi
7d65f1931e
ETB target is using integer values #945
...
refactoring - ADC mocking is a mess
2019-09-22 17:39:13 -04:00
rusefi
533087f475
ETB target is using integer values #945
...
refactoring - ADC mocking is a mess
2019-09-22 09:56:06 -04:00
rusefi
03b6a6ec58
Merge branch 'master' of https://github.com/rusefi/rusefi
2019-09-22 08:45:03 -04:00
rusefi
1b604359a9
ETB target is using integer values #945
...
refactoring
2019-09-22 08:44:51 -04:00
rusEfi
d5ef749761
s/NULL/nullptr/
2019-09-22 08:22:35 -04:00
rusEfi
f843968636
ETB target is using integer values #945
...
first we will write a unit test
2019-09-22 00:16:46 -04:00
Matthew Kennedy
f629ec038b
add sensor framework, tests ( #929 )
...
* add framework, tests
* move oil pressure to new way
* add init logic
* brackets on the same line
* spaces -> tabs
* spaces -> tabs for tests
* bracket on same line
* hook up sensor mocking
* add nan check
* fix nan check
* I wrote an essay
* casing
* only init if we have a sensor to init
* style, actually call init
* format
* fix casing
* typo
* implement linear sensor
* wire up producer
* smarter limiting
* setup comments
* add reporting
* doxyfile
* oops
* add adc subscription
* clarity
* fix logic
* multiply voltage
* test styling
* test guards
* remove dependencies
* linear sensor test
* remove unused
* fix merge
* format, implicit convert op
* explicit
* format tests
* fix merge
2019-09-21 14:33:38 -04:00
rusefi
2ce6e900a3
fixing bug from yesterday
2019-09-21 11:09:03 -04:00
rusefi
3ac801f9c5
configurable SD card logging speed
2019-09-20 20:18:22 -04:00
rusefi
36fad3a21e
unit tests progress
2019-09-20 00:25:43 -04:00
rusefi
78b9e5a438
refactoring
2019-09-20 00:17:00 -04:00
rusefi
154092bbf5
unit tests progress
2019-09-19 22:56:54 -04:00
rusefi
bda089011c
unit tests progress
2019-09-19 08:05:23 -04:00
Matthew Kennedy
cce6646cdf
kill ( #935 )
2019-09-14 21:20:36 -04:00
rusefi
664777587b
Most important feature: VAG W12 firing order
2019-09-14 14:47:22 -04:00
rusefi
a6fbc5036a
Delayed A/C compressor switch #922
2019-09-11 20:46:50 -04:00
rusefi
d90f0481b0
one step back :) instant RPM does not look right
2019-09-10 21:35:10 -04:00
rusefi
2818c803b5
fatalErrorPin setting is not used #926
2019-09-09 21:34:15 -04:00
rusefi
e79287f537
Delayed A/C compressor switch #922
2019-09-08 21:05:03 -04:00
rusefi
e77b703beb
Reinitialize TLE8888 if it resets #904
...
nasty "solution"
2019-09-06 20:30:27 -04:00
rusEfi
8126b700de
NB2 progress, ETB Live Docs progress
2019-09-01 19:37:58 -04:00
rusefi
1ffaa8eea2
Live Data progress
2019-09-01 13:56:46 -04:00
rusefi
4858124edb
unified names for generated headers
2019-08-31 23:12:39 -04:00
rusEfi
3851b37be6
NB2 MRE
2019-08-31 18:36:44 -04:00
rusefi
4ddb0aeace
LiveData progress: isChanking & hasEtbPedalPositionSensor
2019-08-31 17:07:21 -04:00
rusefi
162264fe08
progress towards idle unit test
2019-08-29 23:50:20 -04:00
rusefi
b090be14b0
cranking fuel live data fix #911
2019-08-28 00:29:55 -04:00
rusefi
2804b31e7e
cranking fuel live data #911
2019-08-26 23:41:04 -04:00
rusEfi
1c0d38abef
new feature: check engine light to blink on trigger synchronization
2019-08-18 15:53:38 -04:00
rusEfi
7a7dbb8c30
refactoring: engine sniffer magic constants
2019-08-18 15:04:02 -04:00
rusefi
db724568db
refactoring: extracting common magic constants
2019-08-18 12:14:33 -04:00
rusefi
70c74bec0d
WTF is wrong with MRE_miata_na6 config? operationMode complexity #898
...
actually ignoring setting for well known triggers
2019-08-17 22:00:01 -04:00
rusefi
f858b26a50
TLE8888 should be re-initialized every time we get +12 volts #901
...
extremely ugly solution but it it works at least with LED blinking test
2019-08-16 23:00:28 -04:00
rusefi
0102f07d77
new 4 cylinder firing order!
2019-08-15 19:36:16 -04:00
rusEfi
48a15dcc0c
MRE_MIATA_NB2
2019-08-13 19:15:24 -04:00
rusefi
f0c318aafd
WTF is wrong with MRE_miata_na6 config? operationMode complexity fix #898
2019-08-08 23:11:56 -04:00
rusefi
e0acec2a63
WTF is wrong with MRE_miata_na6 config? operationMode complexity #898
...
fatal error is the best I can come up with quickly
2019-08-08 22:57:22 -04:00
rusefi
539cd8b1c7
current toolchain does not work great with current rusEfi code, two methods with same name are hard for full text search :(
2019-08-08 22:33:52 -04:00
rusefi
121ad9b786
fixing build & taking a safer route
2019-08-08 22:12:51 -04:00
rusefi
7d73c6a8a9
WFT is wrong with MRE_miata_na6 config? operationMode complexity #898
...
fancy smansy unit test with some C++11
2019-08-08 21:27:57 -04:00
rusefi
3ff8c92d38
poke
2019-08-08 20:32:00 -04:00
rusefi
643cc24931
WFT is wrong with MRE_miata_na6 config? operationMode complexity #898
...
more refactoring
2019-08-08 00:32:31 -04:00
rusefi
51110b33ad
WFT is wrong with MRE_miata_na6 config? operationMode complexity #898
...
refactoring to begin with, zero logic change
2019-08-08 00:19:09 -04:00
rusefi
71951041b1
refactoring: better enum name
2019-08-07 22:20:16 -04:00
rusEfi
bde25114d5
NA6 MRE details
2019-08-06 17:59:02 -04:00
rusefi
8d14561fb9
better method name
2019-08-06 17:12:15 -04:00
rusefi
2a3d067821
fixing unit tests build
2019-08-05 23:36:18 -04:00
rusEfi
070ebd65c6
MRE test setup
2019-08-05 23:00:35 -04:00