rusefi
|
561986d3e4
|
The Big Refactoring of 2019: folder structure #723
|
2019-12-04 01:11:10 -05:00 |
rusefi
|
8ace300b39
|
The Big Refactoring of 2019: folder structure #723
|
2019-12-04 00:57:54 -05:00 |
rusefi
|
72b6ecd70c
|
gen_config run
|
2019-12-04 00:38:40 -05:00 |
rusefi
|
ae1d8323bd
|
Merge branch 'master' of https://github.com/rusefi/rusefi
|
2019-12-04 00:37:53 -05:00 |
andreika-git
|
ae9c619c50
|
iacPidMultTbl + EFI_IDLE_PID_CIC + kinetis_hysteresis (#1043)
* rename EFI_IDLE_INCREMENTAL_PID_CIC -> EFI_IDLE_PID_CIC
* Impl. IacPidMultTable
* Kinetis: Trigger Comparator Hysteresis settings (+adaptive mode)
|
2019-12-04 00:37:32 -05:00 |
rusefi
|
f3a058ab26
|
The Big Refactoring of 2019: folder structure #723
|
2019-12-04 00:35:05 -05:00 |
rusefi
|
a09ee15b08
|
The Big Refactoring of 2019: folder structure #723
|
2019-12-04 00:22:34 -05:00 |
rusefi
|
b55f0c06d5
|
The Big Refactoring of 2019: folder structure #723
|
2019-12-04 00:04:27 -05:00 |
rusefi
|
9907119cd7
|
docs
|
2019-12-03 23:55:18 -05:00 |
rusefi
|
431a21943b
|
The Big Refactoring of 2019: folder structure #723
|
2019-12-03 23:52:44 -05:00 |
rusefi
|
5a299fcd9c
|
refactoring - updating name according to new reality
|
2019-12-03 14:39:11 -05:00 |
rusefi
|
d9f777c669
|
codes fix, thank you AndreiKA
|
2019-12-03 09:05:57 -05:00 |
rusefi
|
5c40bb4628
|
#490
|
2019-12-03 00:29:12 -05:00 |
rusefi
|
ccd056d331
|
EngineTestHelper progress
|
2019-12-03 00:20:47 -05:00 |
Matthew Kennedy
|
b7011f875a
|
Base configuration for Proteus (#1040)
* cfg
* add enum value
* add ci
* actually build the board config
* this is pretty close
* proteus case
|
2019-12-02 23:54:40 -05:00 |
Matthew Kennedy
|
4861bc24a9
|
missing override (#1039)
|
2019-12-02 23:52:35 -05:00 |
rusefi
|
079598a87e
|
reducing complexity
|
2019-12-02 23:29:06 -05:00 |
rusefi
|
07b7b62bca
|
refactoring
|
2019-12-02 23:08:18 -05:00 |
rusefi
|
3b4e5d689f
|
making new scheduling API avalable
|
2019-12-02 22:28:32 -05:00 |
rusefi
|
1287f187c1
|
lovely write-out-of-bounds in case of invalid configuration bugfix
|
2019-12-02 20:32:21 -05:00 |
rusefi
|
d5bfd76922
|
"sensor chart" for aux fast analog input
|
2019-12-02 20:31:49 -05:00 |
rusefi
|
23a61bed3d
|
actually it's better to give TS access to all bits
|
2019-12-02 20:26:43 -05:00 |
rusefi
|
a87c432761
|
actually it's better to give TS access to all bits
|
2019-12-02 20:24:10 -05:00 |
rusefi
|
b415508c70
|
codes clean-up
|
2019-12-02 20:16:41 -05:00 |
Matthew Kennedy
|
3c9c9e028c
|
Perf trace housekeeping (#1038)
* use default params
* fix that mess
* format
|
2019-12-02 19:18:00 -05:00 |
Matthew Kennedy
|
d27b8fe080
|
Remove chibios trace flag (#1037)
* remove from scripts
* remove from others
|
2019-12-02 19:11:07 -05:00 |
rusefi
|
63d8f050bc
|
auxFastSensor
|
2019-12-02 17:49:01 -05:00 |
rusefi
|
bce4ce71fd
|
misc clean-up
|
2019-12-02 13:53:31 -05:00 |
rusefi
|
8326be1d4a
|
shared GCC settings between projects
|
2019-12-02 13:53:08 -05:00 |
rusefi
|
7c8cba6c5d
|
shared GCC settings between projects
|
2019-12-02 10:26:16 -05:00 |
rusefi
|
d8a10139c2
|
misc clean-up
|
2019-12-02 10:18:13 -05:00 |
rusefi
|
5ac023d987
|
misc clean-up
|
2019-12-02 10:03:50 -05:00 |
rusefi
|
7fb375b15f
|
fixing build
|
2019-12-02 09:59:53 -05:00 |
rusefi
|
f9c387b42e
|
cj125 unit test progress!
|
2019-12-02 01:52:54 -05:00 |
rusefi
|
ccf9acd32c
|
v12
|
2019-12-01 23:45:45 -05:00 |
rusefi
|
5c05b2225c
|
v12
|
2019-12-01 22:37:26 -05:00 |
rusefi
|
43b07ddb1f
|
trace name to grab date
|
2019-12-01 20:49:33 -05:00 |
rusefi
|
07fa8997d4
|
and now it works!
|
2019-12-01 20:45:08 -05:00 |
rusefi
|
14a5aa5c76
|
bugfix but still
|
2019-12-01 20:37:24 -05:00 |
rusefi
|
91eef6fa3b
|
perf trace progress but things still do not look right
|
2019-12-01 20:31:18 -05:00 |
andreika-git
|
70fcb50a62
|
5V-compatible adcVcc + trigger_input_comp + Kinetis COMP driver impr. (#1036)
* adcVcc is not only for 3V STM32
* update ini files
* Kinetis: improve COMP driver
* Improve trigger_input_comp.cpp (hysteresis)
|
2019-12-01 12:08:55 -05:00 |
rusefi
|
ed9bae63af
|
dual throttle re-init bugfix thank you andreika!
|
2019-12-01 09:39:34 -05:00 |
rusefi
|
c893bb9049
|
v12
|
2019-11-30 20:24:31 -05:00 |
rusefi
|
448beb5471
|
making things nicer with dual ETB settings
|
2019-11-30 18:42:51 -05:00 |
rusefi
|
34f53bd102
|
making things nicer with dual ETB settings
|
2019-11-30 17:38:33 -05:00 |
rusefi
|
149c1c09e8
|
refactoring
|
2019-11-30 16:49:40 -05:00 |
rusefi
|
2738fefa48
|
that's how we can move all fields one by one from boardConfiguration to engineConfiguration
my approach is to move fields from the bottom of BC struct
|
2019-11-30 10:24:37 -05:00 |
Matthew Kennedy
|
f9986028c6
|
Harmonize chconf (#1034)
* turn off f4 kernel features we don't use
* make f7 match f4
* make mcuconf look right
|
2019-11-30 09:32:14 -05:00 |
rusefi
|
fd5c45ba46
|
all ETBs to run in same HW mode
|
2019-11-30 01:00:54 -05:00 |
rusefi
|
75b1a9e52c
|
all ETBs to run in same HW mode
taking a step back and going to bed :(
|
2019-11-30 00:39:00 -05:00 |