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