rusefi
ba9de596d6
instant RPM for idle control #925
...
refactoring
2019-09-09 14:41:26 -04:00
rusefi
0d131f136e
MRE NB2
2019-09-03 23:35:49 -04:00
rusefi
fe6b5d8c56
Live Data: trigger current gap
2019-09-03 19:30:51 -04:00
rusEfi
34b1531a8b
Live Data for hw VVT signals
2019-09-02 21:02:08 -04:00
rusEfi
2aee194f3b
Live Data VVT counter
2019-09-02 14:47:05 -04:00
rusefi
e1a7ae0148
Live Data progress
2019-09-01 00:45:36 -04:00
rusefi
d338f4e9c9
minor test code fix & refactoring
2019-08-25 01:35:36 -04:00
rusEfi
92f371c121
new feature: check engine light to blink on trigger synchronization
2019-08-18 15:53:38 -04:00
rusefi
d6cf6c312a
refactoring: extracting method to facilitate debugging
2019-08-07 22:02:08 -04:00
rusefi
e33a9c8301
trigger error message makes trigger very unhappy #888
...
quick dirty temporary solution
2019-07-22 17:38:52 -04:00
rusefi
cc6257bf5c
trigger counters to formula, docs & improvements
2019-07-20 14:56:56 -04:00
rusefi
df96f55e63
gcc 2019 q3 fails integration testing #886
...
nicer messages
2019-07-14 13:15:48 -04:00
rusefi
3ecb41bd4a
gcc 2019 q3 fails integration testing #886
...
nicer messages
2019-07-14 12:25:54 -04:00
rusefi
1ec69ab00a
refactoring
2019-07-12 21:31:58 -04:00
rusefi
5d2afd2331
refactoring: better file name
2019-07-06 20:15:49 -04:00
rusefi
777eb532dc
Refactoring: OS access should be explicit #867
2019-07-03 21:48:04 -04:00
rusefi
adae026788
https://rusefi.com/forum/viewtopic.php?f=10&t=442&p=33587#p33584
...
better support for pretty noisy trigger (?)
2019-06-25 20:51:29 -04:00
rusefi
cedf142c40
https://rusefi.com/forum/viewtopic.php?f=10&t=442&p=33585#p33575
2019-06-25 18:20:01 -04:00
rusefi
ffc00f3613
verbose trigger sync: better field name & check box to engine sniffer
2019-06-25 02:25:26 -04:00
Matthew Kennedy
515ab03688
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
53f5229423
Multiple sync pattern for faster cranking #679
2019-05-14 19:24:18 -04:00
rusefi
8b74476c1b
BUG: phase sensor validation attending - detect missing CAM signal fix #659
2019-05-11 00:21:37 -04:00
rusefi
6f3bc5f150
Trigger: warning code on normal engine start up #669
...
avoiding CUSTOM_OBD_SKIPPED_FUEL fot triggers without synchronizaiton
2019-05-10 22:55:08 -04:00
rusefi
884c54a185
defined(__DOXYGEN__) ? #748
2019-04-12 22:07:03 -04:00
rusefi
e28ce71bb8
unifying_file_naming
2019-03-29 09:11:13 -04:00
rusefi
34aa05cda9
refactoring: reducing code duplication
2019-02-23 12:33:49 -05:00
dron0gus
2027977e2c
warning cleanup ( #693 )
...
* Kill annoing warnings about unused vars
* Kill annoing signed vs unsigned warnings
* Make ALWAYS_INLINE macro realy inlining
* Incorrect attribute placement.
While correct attribute placement cause ram4 overflow.
Move to correct place (to avoid gcc-2018-q4 errors) and comment
out.
* Silence -Wcast-function-type warnings
Cast to intermediate "void *" to lose compiler knowledge about the original
type and pass the warning. This is a workaround.
2019-02-21 05:44:45 -05:00
rusefi
8fee275f53
Refactor Trigger System #635
...
better field names
2019-02-03 01:49:41 -05:00
rusefi
f475fb1691
better conditional compilation
2019-01-31 17:55:23 -05:00
rusefi
ae88cbf7eb
Trigger rabbit hole ( #682 )
...
fix #681
* this did not work right
* progress: spinning is detected sooner now
* and now things are much better?
* and now reducing RAM usage
2019-01-24 21:12:55 -05:00
rusefi
c7cf1d0151
trigger refactoring: extracting methods to improve readability
2019-01-23 22:31:16 -05:00
rusefi
352886e69c
trigger refactoring: extracting methods to improve readability
2019-01-23 22:06:42 -05:00
rusefi
e630b10503
trigger code minor clean-up
2019-01-23 21:43:27 -05:00
rusefi
8642195e10
state validation progress
2019-01-22 23:15:33 -05:00
rusefi
4877931613
C++11 and unique method name
2019-01-22 19:07:36 -05:00
rusefi
ad64e1b410
refactoring around GET_RPM
2019-01-21 20:33:21 -05:00
rusefi
eba0278fdd
The Big Refactoring of 2019: configuration version should not be a global variable #656
2019-01-15 21:18:44 -05:00
rusefi
86a0d67d70
learning C++
2019-01-15 20:24:36 -05:00
rusefi
c581ea229c
The Big Refactoring of 2019: configuration version should not be a global variable #656
...
making a global not global
2019-01-14 12:21:26 -05:00
rusefi
10bb348d87
docs
2019-01-14 11:36:46 -05:00
andreika-git
32bd383b59
fix! ( #673 )
2019-01-14 11:33:58 -05:00
rusefi
7e7fe321b4
minor improvement
2019-01-14 00:21:08 -05:00
rusefi
02fcc40b8b
enjoying C++11
2019-01-13 23:20:19 -05:00
rusefi
93b08dcc4c
The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657
2019-01-09 22:16:30 -05:00
rusefi
095d9d4417
#625 big step - no more engine dependency from TriggerShape
2018-12-25 22:47:29 -05:00
rusefi
62fae3a763
#625
2018-12-25 21:18:14 -05:00
rusefi
2ba347d81e
#625
2018-12-25 20:56:54 -05:00
rusefi
9568bba319
#635
2018-12-25 20:09:35 -05:00
rusefi
f49b34b794
#635
2018-12-25 19:42:27 -05:00
rusefi
fdddbc976b
#635
2018-12-25 12:27:34 -05:00
rusefi
50256b1fc6
#635
2018-12-25 10:33:28 -05:00
rusefi
c66b6faf54
#635
2018-12-24 23:16:33 -05:00
rusefi
c492e65c4e
Mazda Z5 trigger integration
2018-11-22 10:01:48 -05:00
rusefi
62515c5de1
minor fixes
2018-11-21 22:15:22 -05:00
rusefi
6cfab90fe6
refactoring - hopefully making API safer
2018-11-21 19:40:19 -05:00
andreika-git
96dfebc542
STM32 Nucleo144-F767ZI board: Initial support ( #620 )
...
* More EFI_ #ifdefs for config flexibility
* Even more config flexibility
* New firmware/config/stm32f7ems/* files
* New firmware/config/boards/NUCLEO_F767/* files
* New firmware/hw_layer/stm32f7/* files
* Fix for EFI_USB_SERIAL
* Adding #if defined(STM32F7XX)
* SPI flags changed in F7: SPI_CR1_DFF --> SPI_CR1_CRCL
* I2Cv2 config changed in F7
* More versatile CCM defines
* Makefiles
* Double #ifs cleanup
* docs
2018-11-16 07:40:06 -05:00
rusefi
096809169e
#619
2018-10-30 05:32:13 -04:00
rusefi
3a4b010db6
#619
2018-10-30 04:46:13 -04:00
rusefi
0bdd13c0ba
supporting more complex triggers
2018-10-28 15:42:15 -04:00
rusefi
ca016064e8
fix #615
2018-10-25 18:17:47 -04:00
rusefi
932d68d87d
#615 start
2018-10-25 17:42:42 -04:00
rusefi
7aca2d35a5
fixing popular typo
2018-10-23 03:47:30 -04:00
rusefi
abd91c0498
refactoring trigger sync layer
2018-10-21 14:55:52 -04:00
rusefi
20d7c655df
refactoring trigger sync layer
2018-10-21 14:03:51 -04:00
rusefi
fb34e5f36e
refactoring trigger sync layer
2018-10-21 13:58:54 -04:00
rusefi
43166f966f
refactoring trigger sync layer
2018-10-21 12:36:39 -04:00
rusefi
fbb7f65a00
refactoring trigger sync layer
2018-10-21 12:29:41 -04:00
rusefi
1a4b3af134
refactoring trigger sync layer
2018-10-21 12:18:15 -04:00
rusefi
bd54f6cba3
refactoring trigger sync layer
2018-10-21 12:03:08 -04:00
rusefi
3c3de0f527
refactoring trigger sync layer
2018-10-21 11:27:14 -04:00
rusefi
dcbf00041a
refctoring trigger sync layer
2018-10-21 11:17:47 -04:00
rusefi
cbea501f0b
refctoring trigger sync layer
2018-10-21 09:31:58 -04:00
rusefi
553969dc72
refactoring
2018-09-16 22:26:57 -04:00
rusEfi
963f62ae22
refactoring: separate VW files
2018-08-25 20:05:17 -04:00
rusefi
2f95cd1e0d
step towards more unique codes
2018-07-25 23:30:00 -04:00
rusefi
60b3aa8e60
unique error codes #598
2018-07-25 23:03:04 -04:00
rusefi
b28a8bb290
refactoring: reducing code duplication
2018-07-24 19:58:32 -04:00
andreika-git
da82040369
Noiseless trigger decoder ( #592 )
...
* fix typo
* better formatting & tiny fix
* add syncRatioAvg
* add useNoiselessTriggerDecoder setting
* resetAccumSignalData
* isUsefulSignal
* Impl. Noise Filtering for Trigger Decoder
* Unit-tests
2018-04-26 02:11:51 -04:00
andreika-git
eb27c6b6e4
Impl. faster engine spin-up mode (alpha-version) ( #567 )
...
* Impl. faster engine spin-up mode (alpha-version)
* A comment for RPM_LOW_THRESHOLD
* Faster engine stop detection
* Safety check for instant RPM on spinning-up
* rusefi.xml
* unit-tests & relevant fixes
2018-03-10 20:58:51 -05:00
rusefi
43df4f83c6
refactoring: extract method
2018-03-03 19:26:59 -05:00
rusefi
f36ee55f04
fix #570
2018-03-01 06:01:15 -05:00
rusefi
7686bfd70d
#570
2018-02-26 22:24:48 -05:00
rusefi
dee3a86cb1
unused parameter
2018-02-06 01:44:10 +03:00
rusefi
e430daf7bb
better name & dead parameter
2018-02-06 01:41:05 +03:00
rusefi
0a59e26a35
batter name
2018-02-06 01:30:19 +03:00
rusefi
d1c8d47c45
location
2018-02-06 01:29:16 +03:00
rusefi
16914e3b5d
inline & location
2018-02-06 01:25:01 +03:00
rusefi
61bb2a0475
docs & names
2018-02-06 01:16:34 +03:00
rusefi
034156851c
refactoring
2018-02-03 20:43:31 -05:00
rusefi
6dd941bfa6
refactoring
2018-02-03 20:16:14 -05:00
rusefi
a97325d696
new attempt: with thread-safery
2018-02-03 16:06:34 -05:00
rusefi
f3983cf6fd
better error message
2018-02-03 14:57:30 -05:00
rusefi
adfe5e9274
#65
...
explicit precision control
2018-01-23 12:05:14 -05:00
rusefi
f5a4376036
happy new year
2018-01-20 20:55:31 -05:00
rusEfi
1dbe8f43a5
better method location
2017-12-13 21:17:32 -05:00
rusefi
79bc6c48a4
removing dead code
2017-12-12 18:04:54 -05:00
rusefi
6ade790bd3
removing dead code
2017-12-12 17:51:44 -05:00
rusefi
01a9ae101d
minor clean-up
2017-12-06 18:38:25 -05:00
rusefi
4eb18fb467
removing unused parameters
2017-12-04 00:04:47 -05:00
rusefi
e5cd2a6b58
better status messages
2017-11-19 22:31:01 -05:00
rusefi
3d48013aeb
refactoring
2017-05-25 23:23:51 -04:00
rusefi
9bcc06ef7b
silentTriggerError
2017-05-25 08:28:30 -04:00
rusefi
b259b42b0e
#4
2017-05-22 15:30:39 -04:00
rusefi
135d98837f
#58
2017-05-18 16:39:04 -04:00
rusefi
8d5502ae4e
#58
2017-05-18 16:16:55 -04:00
rusefi
f8e592f454
better macro name
2017-05-15 23:28:49 -04:00
rusefi
1ec6e6bb9b
trigger debug
2017-05-13 08:25:47 -04:00
rusefi
34c81e0251
trigger sync debug, warning_period command
2017-05-13 08:14:13 -04:00
rusefi
1f6d6984e2
trigger debug mode
2017-05-12 22:31:02 -04:00
rusefi
bd0a720485
refactoring - reducing GPIO complexity
2017-04-21 18:11:36 -04:00
rusefi
e3bad992d4
refactoring - reducing GPIO complexity
2017-04-21 16:20:06 -04:00
rusefi
fc91b6a89f
nissan 4/360 progress
2017-04-02 17:59:01 -04:00
rusefi
dcdafeea68
nissan 4/360 progress
2017-04-02 17:36:59 -04:00
rusefi
38a42a17ab
safe pre-merge, reducing chibios3 PR
2017-03-30 08:59:12 -04:00
rusefi
fb7fa34613
nissan 360/4
2017-03-22 22:53:10 -04:00
rusefi
7a7b2e0303
nissan 360/4
2017-03-22 22:50:16 -04:00
rusefi
43123a4866
better error handling
2017-03-19 17:03:42 -04:00
rusefi
89a6351e69
SR20VE trigger
2017-03-18 21:42:17 -04:00
rusefi
7a683dbe13
SR20VE trigger
2017-03-18 21:39:23 -04:00
rusefi
7e0d8ed6ba
SR20VE trigger
2017-03-18 21:36:51 -04:00
rusefi
fafbd112a7
removing dead code
2017-03-18 20:39:42 -04:00
rusefi
dc27476dd6
refactoring
2017-03-18 20:37:27 -04:00
rusefi
2069d6a347
explicit SR20VE name
2017-03-18 20:18:21 -04:00
rusefi
745a48796d
GM 7x wheel
2017-03-12 22:55:41 -04:00
rusefi
59575b92a6
progress #363 - refactoring, less confusing code and a step towards a bug fix
2017-03-04 20:19:14 -05:00
rusefi
58f8fc39dd
better logging
2017-03-04 09:06:06 -05:00
rusefi
b82de776a9
better variable name & docs
2017-03-04 08:55:53 -05:00
rusefi
318f736d8f
improving debug logging
2017-03-04 00:46:02 -05:00
rusefi
431afcbbff
improving debug logging
2017-03-04 00:43:53 -05:00
rusefi
b17dae14b1
improving debug logging
2017-03-03 22:07:25 -05:00
rusefi
c6993dd430
docs & refactoring
2017-03-03 21:59:00 -05:00
rusefi
272f6ccecb
docs & refactoring
2017-03-03 21:57:28 -05:00
rusefi
d0cb29649f
improving debug logging
2017-03-03 21:49:55 -05:00
rusefi
c19e08a04a
progress #363
2017-03-01 22:37:10 -05:00
rusefi
21be48b319
refactoring
2017-03-01 21:45:56 -05:00
rusefi
9739a01c3f
refactoring
2017-03-01 21:31:39 -05:00
rusefi
2f9b950489
progress #363
2017-02-23 14:00:03 -05:00
rusefi
b20d7f0e23
refactoring - better constant name
2017-02-22 21:13:04 -05:00
rusEfi
d8fee3cca6
auto-sync
2017-02-14 01:03:01 -05:00
rusEfi
899a225a46
auto-sync
2017-02-14 00:02:59 -05:00
rusEfi
eaa2c0a7a4
auto-sync
2017-02-13 23:03:19 -05:00
rusEfi
ab0e676d6e
auto-sync
2017-01-23 21:03:11 -05:00
rusEfi
1fda8259d3
auto-sync
2017-01-23 16:03:46 -05:00
rusEfi
5e7e11f001
auto-sync
2017-01-15 15:06:23 -05:00
rusEfi
76ea27b8ef
auto-sync
2017-01-09 22:02:05 -05:00
rusEfi
88b83e6b2f
auto-sync
2017-01-03 17:01:42 -05:00
rusEfi
552c664a23
auto-sync
2017-01-03 06:05:22 -05:00
rusEfi
3da9eb3744
auto-sync
2017-01-02 19:03:36 -05:00
rusEfi
201dbbbe58
auto-sync
2016-12-25 21:02:31 -05:00
rusEfi
e4a4f48acf
auto-sync
2016-12-16 21:02:54 -05:00
rusEfi
2baaae64e7
auto-sync
2016-12-05 22:01:54 -05:00
rusEfi
0da718fc72
auto-sync
2016-11-14 23:01:47 -05:00
rusEfi
3fe2e08b4d
auto-sync
2016-11-14 16:02:15 -05:00
rusEfi
1bb4b04364
auto-sync
2016-11-13 23:02:33 -05:00
rusEfi
c5313218a5
auto-sync
2016-11-08 22:02:47 -05:00
rusEfi
11ca049346
auto-sync
2016-11-03 17:03:11 -04:00
rusEfi
bced8873ab
auto-sync
2016-10-31 22:02:12 -04:00
rusEfi
c0339235f0
auto-sync
2016-10-15 23:03:28 -04:00
rusEfi
4e431d0cc7
auto-sync
2016-10-13 00:03:04 -04:00
rusEfi
4e5a870f7f
auto-sync
2016-10-10 16:02:39 -04:00
rusEfi
fb5f7fc282
auto-sync
2016-10-10 15:02:10 -04:00
rusEfi
e4bad0d9d0
auto-sync
2016-10-10 14:02:17 -04:00
rusEfi
650025b2c0
auto-sync
2016-10-04 14:00:58 -04:00
rusEfi
e2f78be75d
auto-sync
2016-09-21 23:03:22 -04:00
rusEfi
86dce02a34
auto-sync
2016-09-21 17:02:13 -04:00
rusEfi
77ab8fd3cf
auto-sync
2016-09-21 12:03:07 -04:00
rusEfi
cb56563247
auto-sync
2016-09-14 19:03:00 -04:00
rusEfi
8d44202569
auto-sync
2016-08-26 16:03:22 -04:00
rusEfi
c447a7165b
auto-sync
2016-08-23 22:02:18 -04:00
rusEfi
46bc98d4ea
auto-sync
2016-08-16 22:05:36 -04:00
rusEfi
7a9774dba5
auto-sync
2016-07-14 08:03:18 -04:00
rusEfi
4831f3920b
auto-sync
2016-07-13 21:03:05 -04:00
rusEfi
0127a9198c
auto-sync
2016-07-09 14:02:36 -04:00
rusEfi
caec1809e6
auto-sync
2016-06-14 03:02:57 -04:00
rusEfi
e742b88958
auto-sync
2016-06-14 01:01:38 -04:00
rusEfi
836dabdc1d
auto-sync
2016-06-13 16:03:13 -04:00
rusEfi
c6516a72f5
auto-sync
2016-06-11 23:02:58 -04:00
rusEfi
be1e36b223
auto-sync
2016-05-27 22:02:56 -04:00
rusEfi
99f9ea3998
auto-sync
2016-05-22 13:07:12 -04:00
rusEfi
d8c6297ae0
auto-sync
2016-05-18 00:03:11 -04:00
rusEfi
0941eedeaa
auto-sync
2016-04-09 19:02:08 -04:00
rusEfi
26dcdc0504
auto-sync
2016-02-27 23:03:34 -05:00
rusEfi
7c00d9f5f1
auto-sync
2016-01-30 22:03:36 -05:00
rusEfi
ccc50a8973
auto-sync
2016-01-26 19:02:54 -05:00
rusEfi
3d80667dc6
auto-sync
2016-01-25 02:03:01 -05:00
rusEfi
770ed91443
auto-sync
2016-01-25 01:02:55 -05:00
rusEfi
d806490efc
auto-sync
2016-01-24 18:01:56 -05:00
rusEfi
9c82ae85fe
auto-sync
2016-01-15 00:01:42 -05:00
rusEfi
14d5a20f88
auto-sync
2016-01-11 17:01:33 -05:00
rusEfi
d9b4502141
auto-sync
2016-01-09 11:01:43 -05:00
rusEfi
42069e51ac
auto-sync
2015-12-31 16:02:30 -05:00
rusEfi
6b4a4437bc
auto-sync
2015-12-28 09:01:40 -05:00
rusEfi
8124333cf8
auto-sync
2015-12-27 16:02:44 -05:00
rusEfi
b39830441b
auto-sync
2015-12-27 15:02:51 -05:00
rusEfi
f6fa5f945a
auto-sync
2015-12-26 23:03:07 -05:00
rusEfi
1cba38f9c3
auto-sync
2015-12-14 21:01:30 -05:00
rusEfi
750fdb82f6
auto-sync
2015-10-31 16:02:10 -04:00
rusEfi
e47a4e1d97
auto-sync
2015-10-31 12:01:48 -04:00
rusEfi
702d2ad135
auto-sync
2015-10-30 19:06:55 -04:00
rusEfi
973e1b52fb
auto-sync
2015-10-29 14:02:52 -04:00