andreika-git
|
1808642af1
|
Starter relay + Hardcoded 'FSIO' + simulator fix (#1032)
* Starter Relay: gui + built-in FSIO impl.
* Hardcoded 'FSIO' replacement for RAM-limited boards
* fix simulator
|
2019-11-25 20:08:01 -05:00 |
rusefi
|
af60a46229
|
making progres on angle-based scheduling
|
2019-11-23 20:36:40 -05:00 |
rusefi
|
7b7b46a2a2
|
refactoring
|
2019-11-23 18:38:16 -05:00 |
Matthew Kennedy
|
93d24dfc0b
|
Merge remote-tracking branch 'origin/master' into perf-tracing
|
2019-11-19 16:28:58 -08:00 |
rusefi
|
5f9fdfe9a6
|
Revert "Revert "Performance improvement: call GetBaseFuel less (#979)""
This reverts commit 7eb9947fd4 .
|
2019-10-16 23:02:24 -04:00 |
rusefi
|
7eb9947fd4
|
Revert "Performance improvement: call GetBaseFuel less (#979)"
This reverts commit 95e51f13
|
2019-10-16 22:29:19 -04:00 |
Matthew Kennedy
|
95e51f1399
|
Performance improvement: call GetBaseFuel less (#979)
* Remove extra calls to getInjectionDuration
* increase callback frequency
|
2019-10-16 22:13:10 -04:00 |
Matthew Kennedy
|
d6e065f99e
|
Merge remote-tracking branch 'upstream/master' into perf-tracing
|
2019-10-14 23:45:39 -07:00 |
rusefi
|
5a4c7b38cd
|
preparing for #974
code comments & refactoring
|
2019-10-14 16:04:28 -04:00 |
Matthew Kennedy
|
763b17fb50
|
experiment
|
2019-10-11 17:43:21 -07:00 |
Matthew Kennedy
|
29804cbc8a
|
move tsOutputChannels to header (#970)
|
2019-10-08 21:02:51 -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
|
e77b703beb
|
Reinitialize TLE8888 if it resets #904
nasty "solution"
|
2019-09-06 20:30:27 -04:00 |
rusefi
|
2804b31e7e
|
cranking fuel live data #911
|
2019-08-26 23:41:04 -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
|
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
|
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 |
Matthew Kennedy
|
21d1b25c5e
|
Remove warmup afr pid (#879)
* config changes
* actually remove from config
* rip out implementation
|
2019-07-18 18:26:18 -04:00 |
rusefi
|
85e5a7b1e7
|
one dead line
|
2019-07-13 09:18:09 -04:00 |
Matthew Kennedy
|
77075fce3d
|
Fix some maf logic (#880)
* fix maf
* thank you vscode for mangling ANSI -> utf8
|
2019-07-10 09:14:47 +03:00 |
Matthew Kennedy
|
e0db83e027
|
Template-ize bin/value length for interpolation (#878)
* update consumers
* tests
* whitespace
* format
|
2019-07-09 21:16:36 +03:00 |
rusefi
|
cdac02429c
|
refactoring: better file name
|
2019-07-06 20:15:49 -04:00 |
rusefi
|
4f939bbe4a
|
refactoring
|
2019-06-10 11:17:36 -04:00 |
Matthew Kennedy
|
95003e9a7b
|
const, explicit, and override (#831)
* const, explicit, and override
* more const
* more const
* missed a spot
|
2019-06-08 09:51:36 -04:00 |
rusefi
|
2ac7d748ac
|
refactoring
|
2019-05-27 18:58:43 -04:00 |
rusefi
|
d7fd0ce6c1
|
refactoring: better method name
|
2019-05-07 19:32:08 -04:00 |
rusefi
|
541c445a2d
|
defined(__DOXYGEN__) ? #748
|
2019-04-12 22:07:03 -04:00 |
rusefi
|
be9651cb95
|
The Big Refactoring of 2019: folder structure #723
|
2019-03-31 17:44:34 -04:00 |
rusefi
|
bd2b992918
|
unifying_file_naming
|
2019-03-29 09:11:13 -04:00 |
rusefi
|
a6fe81d07f
|
docs
|
2019-03-23 08:55:33 -04:00 |
rusefi
|
7c1020b17c
|
random progress
|
2019-03-14 13:28:51 -04:00 |
rusefi
|
da4fb3a19f
|
better conditional compilation
|
2019-01-31 17:55:23 -05:00 |
rusefi
|
ed4fed57fb
|
better conditional compilation
|
2019-01-31 11:57:15 -05:00 |
rusefi
|
1d15885448
|
C++11 and unique method name
|
2019-01-22 19:07:36 -05:00 |
rusefi
|
53b5c08c0a
|
refactoring around GET_RPM
|
2019-01-21 21:48:58 -05:00 |
rusefi
|
8b0f885a84
|
I like C++11 :)
|
2019-01-19 22:31:55 -05:00 |
rusefi
|
5b18f9f360
|
FSIO testability and test-driven development
|
2019-01-19 22:09:37 -05:00 |
rusefi
|
1b0c46aaa7
|
better fields location, better initialization logic
|
2019-01-19 21:10:58 -05:00 |
rusefi
|
8539ba3271
|
The Big Refactoring of 2019: configuration version should not be a global variable #656
|
2019-01-15 21:51:09 -05:00 |
rusefi
|
7ad94ccdc1
|
Trigger: Question: something strange trigger errors #662
second attempt for CUSTOM_ERR_6696 implementation
|
2019-01-14 11:30:41 -05:00 |
rusefi
|
756ad521aa
|
Trigger: Question: something strange trigger errors #662
refactoring towards an improvement
|
2019-01-14 10:58:38 -05:00 |
rusefi
|
5f8d8bd8da
|
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
|
2019-01-09 21:31:59 -05:00 |
rusefi
|
90baa5ab73
|
FSIO to stop engine if things are REALLY bad - user-configurable and disabled by default obviously
|
2019-01-05 23:48:37 -05:00 |
rusefi
|
5b74163136
|
refactoring around "stopEngine" logic
|
2019-01-05 23:33:04 -05:00 |
rusefi
|
0c6f361181
|
refacoting: making code more consistent
|
2019-01-05 00:57:09 -05:00 |
rusefi
|
6264358a61
|
separating engine from not engine
|
2019-01-05 00:32:56 -05:00 |
rusefi
|
19c410387d
|
making either Matt or compiler or both happier
|
2019-01-05 00:11:17 -05:00 |