rusefi
|
b8a752cf13
|
fixing master?
|
2019-11-25 21:15:07 -05:00 |
andreika-git
|
7220735530
|
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
|
28facbee47
|
starterRelayPinMode
|
2019-11-25 01:01:00 -05:00 |
rusefi
|
e0abcc488f
|
docs
|
2019-11-25 00:59:41 -05:00 |
rusefi
|
3ad8dc1894
|
starterRelay & debugMapAveraging
|
2019-11-25 00:59:05 -05:00 |
rusefi
|
75ac946559
|
Merge branch 'master' of https://github.com/rusefi/rusefi
|
2019-11-25 00:57:47 -05:00 |
rusefi
|
56bcdacb88
|
PerfTraceTool
|
2019-11-25 00:57:36 -05:00 |
andreika-git
|
984711655e
|
Kinetis: fix ENABLE_PERF_TRACE and trigger_input_comp (#1031)
* Kinetis: fix ENABLE_PERF_TRACE
* Kinetis: fix trigger_input_comp
|
2019-11-25 00:22:26 -05:00 |
andreika-git
|
53eeb79ea9
|
unregisterOutput() + isPinOrModeChanged() + Stepper::stepPin+enablePin + Kinetis fix (#1029)
* Fix isConfigurationChanged() for EFI_ACTIVE_CONFIGURATION_IN_FLASH
* unregisterOutput() -> unregisterOutputIfPinOrModeChanged()
* clutchUpPinMode for unregisterPin()
* Fix Kinetis: EFI_ACTIVE_CONFIGURATION_IN_FLASH & EFI_MAIN_RELAY_CONTROL
* Stepper: enablePin & stepPin with modes support
|
2019-11-25 00:02:53 -05:00 |
rusefi
|
706b4ca5ef
|
firing order tool integration
|
2019-11-24 23:49:05 -05:00 |
rusefi
|
155ff25c22
|
MapAveragingCallback schedules all cylinders at once #974
|
2019-11-24 23:20:24 -05:00 |
rusefi
|
0a891017ec
|
Sporadic error: FATAL error: handleCycleStart #1030
more details
|
2019-11-24 21:59:29 -05:00 |
rusefi
|
1c8941e8f1
|
PTrace process?
|
2019-11-24 21:45:52 -05:00 |
rusefi
|
612649e191
|
Sporadic error: FATAL error: handleCycleStart #1030
more details
|
2019-11-24 21:45:32 -05:00 |
rusefi
|
5292024a81
|
MapAveragingCallback schedules all cylinders at once #974
saving pennies
|
2019-11-24 20:48:25 -05:00 |
rusefi
|
10f447eb12
|
json writer for PTrace
|
2019-11-24 17:59:56 -05:00 |
rusefi
|
dbde7119c4
|
probably fixing ArrayOutOfBounds reported by @andreika
|
2019-11-24 12:50:09 -05:00 |
rusefi
|
171860be3c
|
pausing aux work for now
|
2019-11-24 12:45:38 -05:00 |
rusefi
|
c5e60a7f93
|
improving API?
|
2019-11-24 00:15:44 -05:00 |
rusefi
|
e8051c1807
|
more correct variable names
|
2019-11-23 23:49:39 -05:00 |
rusefi
|
de963e880b
|
docs
|
2019-11-23 23:42:00 -05:00 |
rusefi
|
18bb121cbe
|
aux valves unit test
|
2019-11-23 22:55:21 -05:00 |
rusefi
|
07c7219f51
|
header cleanup
|
2019-11-23 21:41:17 -05:00 |
Matthew Kennedy
|
34ffe7f6b3
|
Make sure #798 is good and dead (#1028)
* Revert "CI instability: FATAL error: warn stream not initialized for 6039 - maybe buffer overrun? #798"
This reverts commit 45646f23bd .
* Revert "CI instability: FATAL error: warn stream not initialized for 6039 #798"
This reverts commit 1f8176ac7e .
* fix correctly
* use correct function
|
2019-11-23 21:25:29 -05:00 |
rusefi
|
af3118fd42
|
making progres on angle-based scheduling
|
2019-11-23 20:36:40 -05:00 |
rusefi
|
304cc6acc3
|
making progres on angle-based scheduling
|
2019-11-23 19:47:53 -05:00 |
rusefi
|
f15986b9aa
|
refactoring
|
2019-11-23 18:38:16 -05:00 |
rusefi
|
44c04755d8
|
not needed since included in common_headers.h
|
2019-11-23 18:16:41 -05:00 |
rusefi
|
79ada84b56
|
'triggerEventAngle' not really needed
|
2019-11-23 17:44:44 -05:00 |
rusefi
|
1f8176ac7e
|
CI instability: FATAL error: warn stream not initialized for 6039 #798
|
2019-11-23 17:07:13 -05:00 |
rusefi
|
a31057ec17
|
explicit list field to simplify code navigation
|
2019-11-23 17:04:51 -05:00 |
rusefi
|
45646f23bd
|
CI instability: FATAL error: warn stream not initialized for 6039 - maybe buffer overrun? #798
|
2019-11-23 16:41:59 -05:00 |
rusefi
|
eaa42d1baa
|
consistency
|
2019-11-23 15:53:22 -05:00 |
rusefi
|
0fd2d49aa8
|
docs
|
2019-11-23 14:14:17 -05:00 |
rusefi
|
ef6b2be840
|
refactoring: extracting constant
|
2019-11-23 12:52:57 -05:00 |
rusefi
|
6efab3683c
|
bug: aux valve actions can overlap
|
2019-11-23 10:34:43 -05:00 |
Matthew Kennedy
|
0a7535fb1f
|
Use templated array references (#1027)
* update defs
* consumers, use default params
* setArrayValues in tests
* floats
* test fixing
|
2019-11-22 23:27:24 -05:00 |
rusEfi
|
c141d42a87
|
v12 and minor ETB
|
2019-11-22 23:27:03 -05:00 |
Matthew Kennedy
|
783ed572a9
|
inject interfaces to ETB, renaming (#1026)
* inject interfaces, renaming
* format
* null check
* that was a dumb typo
* fix indent
|
2019-11-22 20:53:54 -05:00 |
rusefi
|
8dddc62979
|
aux overlap debugging
|
2019-11-22 18:50:46 -05:00 |
rusefi
|
83c40bcbbd
|
random rename
|
2019-11-22 17:45:15 -05:00 |
rusefi
|
03049ba9a3
|
chrome tracing is pretty cool
|
2019-11-22 17:19:44 -05:00 |
Matthew Kennedy
|
10a6f652d3
|
DC motor improvements (#1025)
* extract interface, comments, conform names
* fwd declare
|
2019-11-22 16:30:44 -05:00 |
rusefi
|
d19f306d4a
|
chrome tracing is pretty cool
|
2019-11-22 16:29:39 -05:00 |
Matthew Kennedy
|
f425232901
|
const + fwd declare pid things (#1024)
|
2019-11-22 15:55:38 -05:00 |
Matthew Kennedy
|
e7ea88044e
|
s (#1023)
|
2019-11-21 23:45:16 -05:00 |
rusefi
|
b158f0ec34
|
recoviring CI
|
2019-11-21 17:12:46 -05:00 |
Matthew Kennedy
|
285429dafc
|
works on f4 (#1021)
|
2019-11-21 15:45:17 -05:00 |
rusefi
|
4f247493aa
|
Perf trace maybe fix - "We were trying to trace before the os was awake"
|
2019-11-21 15:31:55 -05:00 |
rusefi
|
96443d079d
|
following the pattern
|
2019-11-21 13:35:57 -05:00 |