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 |
rusefi
|
02f4e847f4
|
all ETBs to run in same HW mode
|
2019-11-30 00:25:33 -05:00 |
rusefi
|
349eac34de
|
better state validation, better error codes
|
2019-11-29 23:41:26 -05:00 |
rusefi
|
1e1d2939ed
|
refactoring
|
2019-11-29 22:09:08 -05:00 |
rusefi
|
815589825c
|
extracing constant & more information for HW CI
|
2019-11-29 21:57:59 -05:00 |
rusefi
|
4d6052c9f3
|
dual ETB seems to work!
|
2019-11-29 20:15:29 -05:00 |
rusEfi
|
13d4ae2169
|
dual ETB seems to work!
|
2019-11-29 19:06:50 -05:00 |
rusefi
|
73b3150d0f
|
all ETBs to run in same HW mode
|
2019-11-29 19:02:12 -05:00 |
rusEfi
|
980a3d7086
|
all ETBs to run in same HW mode
|
2019-11-29 16:51:51 -05:00 |
rusefi
|
d21ffee979
|
v12
|
2019-11-29 14:51:20 -05:00 |
rusefi
|
d826d5b75f
|
attempting to fix master build
|
2019-11-29 13:02:11 -05:00 |
Matthew Kennedy
|
04861992f2
|
Build prometheus with makefiles instead of batch scripts (#1020)
* use makefiles instead of batch
* add to ci
* put batch files back, but minimum logic
* default to release
* debug level opt too
|
2019-11-29 02:39:30 -05:00 |
rusefi
|
c9b4189ab3
|
one step backwards :)
|
2019-11-29 01:39:02 -05:00 |
rusEfi
|
171ad3f235
|
v12
|
2019-11-29 01:35:45 -05:00 |
rusefi
|
a9c52e084f
|
steps towards dual ETB
|
2019-11-29 00:26:17 -05:00 |
rusefi
|
88d8768835
|
steps towards dual ETB
|
2019-11-29 00:23:15 -05:00 |
rusefi
|
f1acede97e
|
steps towards dual ETB
|
2019-11-28 23:51:47 -05:00 |
rusefi
|
1c89cdf780
|
Merge branch 'master' of https://github.com/rusefi/rusefi
|
2019-11-28 15:24:41 -05:00 |
rusefi
|
002a08316c
|
steps towards dual ETB
|
2019-11-28 15:24:30 -05:00 |
rusEfi
|
6342724f95
|
v12
|
2019-11-28 00:40:25 -05:00 |
rusefi
|
265727b7db
|
steps towards dual ETB
|
2019-11-27 22:07:36 -05:00 |