rusefi
d25c33492b
we forgot about something!
2020-04-28 08:04:53 -04:00
rusefi
befb29d171
Fresh generated - auto
2020-04-28 07:36:31 -04:00
Matthew Kennedy
fe4b531aeb
Move ETB control to a thread ( #1374 )
...
* switch to thread
* actually use default frequency define
* crank ADC too
* make space in RAM
* remove TS field
* this should work for test
* fix dt
* re-resize ram
2020-04-28 07:22:31 -04:00
rusefi
18f1408c61
we forgot about something!
2020-04-27 22:01:00 -04:00
rusefi
a43bad526b
Merge branch 'master' of https://github.com/rusefi/rusefi
2020-04-27 19:45:03 -04:00
rusefi
4a68130cd1
amazing flex fuel progress
2020-04-27 16:07:40 -04:00
Matthew Kennedy
6ce9ae4481
move hooks in to common chconf.h ( #1376 )
...
* move hooks in to common
* but not for kinetis
* don't use c style void arg
* kinetis needed more, not less
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-27 16:07:05 -04:00
Matthew Kennedy
28d0cfa91e
reclaim ( #1377 )
...
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-27 14:36:26 -04:00
rusefi
3badb5dbfb
typo
2020-04-27 08:09:14 -04:00
Matthew Kennedy
9779049238
actually use msg parameter ( #1372 )
2020-04-27 07:56:38 -04:00
rusefi
9259d101e7
https://rusefi.com/forum/viewtopic.php?p=36268#p36268
2020-04-26 23:03:50 -04:00
rusefi
978bb8917d
docs
2020-04-26 21:41:03 -04:00
rusefi
88bbbb6c33
VVT miata trying to crank with random phase #1278
2020-04-26 20:50:49 -04:00
rusefi
6bd5cd1112
fixing build
2020-04-26 20:40:06 -04:00
rusefi
32c5cca2e2
Merge branch 'master' into master_jared
2020-04-26 19:56:07 -04:00
rusefi
24bb43c334
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# firmware/controllers/engine_controller.cpp
2020-04-26 19:44:04 -04:00
rusefi
8f13ae2e14
better defaults
2020-04-26 19:16:54 -04:00
rusefi
289691a3f2
minor clean-up
2020-04-26 18:47:56 -04:00
jharvey
dfa5cd370f
Merge branch 'master' of ssh://rusefici.freeddns.org:21462/home/git/rusefi
2020-04-26 18:03:09 -04:00
jharvey
013dbcd588
Added R0.2 gerbers
2020-04-26 17:50:35 -04:00
rusefi
8149d90814
method inline
2020-04-26 17:50:03 -04:00
rusefi
1b84406e77
dead code
2020-04-26 17:40:12 -04:00
rusefi
ab691c4821
minor clean-up
2020-04-26 17:07:39 -04:00
rusefi
6eddc7b22d
Fresh generated - auto
2020-04-26 14:19:00 -04:00
Matthew Kennedy
f128b33694
General purpose PWM: implementation & tests ( #1366 )
...
* config
* significant digits
* renumber enum, no need for a "none"
* ui
* impl base
* error handle MAP
* init & update
* don't need arg
* don't lie about sensor
* fix test build
* test stub
* initialize
* null check
* fix clamping
* test output
* types & enums
* don't need param
* test getOutput
* fix
* output pin instead of brain pin
* default config
2020-04-26 14:06:28 -04:00
Matthew Kennedy
7aa697c256
TS protocol framing for auto tune/calibration features ( #1370 )
...
* rearrange
* fix enum
* too much
* format
* enough generate for CI
* comment
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-26 14:06:09 -04:00
rusefi
db35cf7fbe
screen capture tool now reads .ini and starts to generate .xml
2020-04-26 01:28:29 -04:00
rusefi
cd27f0cd81
Merge remote-tracking branch 'origin/master'
2020-04-26 01:25:53 -04:00
rusefi
0a41aae042
"FASLE" -> FALSE
2020-04-26 01:25:41 -04:00
Matthew Kennedy
83cca6ec7a
allow overriding configuration ( #1341 )
...
* config overrides
* proteus too
* comment
* remove wno-error
* comment
2020-04-26 00:07:59 -04:00
rusefi
8e21951fd4
refactoring: screen generator integration with ini files
2020-04-25 22:56:47 -04:00
rusefi
c2645e390f
short URL
2020-04-25 22:24:18 -04:00
rusefi
e18ee8c097
Bosch vvt shape #1368
2020-04-25 22:23:53 -04:00
rusefi
1f2c35da92
Merge branch 'master' of https://github.com/rusefi/rusefi
2020-04-25 21:28:01 -04:00
rusefi
23e3d05d35
Bosch vvt shape #1368
...
skeleton
2020-04-25 19:50:43 -04:00
rusefi
880ceb38e4
making build a bit happier
2020-04-25 18:39:16 -04:00
Matthew Kennedy
bfc6d10b5b
types & enums ( #1367 )
2020-04-25 18:26:29 -04:00
rusefi
7fa38d99a7
Fresh generated - auto
2020-04-25 18:07:37 -04:00
Matthew Kennedy
a16e8bba8d
General purpose PWM: configuration fields ( #1365 )
...
* config
* significant digits
* renumber enum, no need for a "none"
* ui
2020-04-25 17:17:58 -04:00
rusefi
824317df16
Merge remote-tracking branch 'origin/master'
...
# Conflicts:
# firmware/Makefile
2020-04-25 16:33:06 -04:00
dron0gus
474d5e64cf
Update chibios ( #1364 )
...
* Update ChibiOS
* Fix coexistance of ChibiOS and our flash drivers
* Add 'int' = internal prefix for all on-chip flash functions
This avoid conflict with ChibiOS functions available after
enabling HAL_USE_EFL
* Exclude ChibiOS flash driver from bootloader
* Makefile magic?
* Kinetis: fix build after ChibiOS update and switching to SMART_BUILD
* Bootloader now use SMART_BUILD too
2020-04-25 16:32:32 -04:00
rusefi
b21ef96f2c
helping USE_SMART_BUILD
2020-04-25 12:33:16 -04:00
rusefi
31f9e08184
Merge branch 'master' of https://github.com/rusefi/rusefi
2020-04-25 12:08:16 -04:00
rusefi
2a70659a28
wow maybe build time magic?! by DronoGus
2020-04-25 12:07:57 -04:00
rusefi
f4d6fda7de
Fresh generated - auto
2020-04-24 23:26:48 -04:00
Matthew Kennedy
a8db44d48a
Remove scheduler debug pins ( #1359 )
...
* trigger gen refactoring
* missed one
* remove microsecond timer debug pins
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-24 23:13:05 -04:00
Matthew Kennedy
f704bf22cb
use the linker! ( #1363 )
2020-04-24 21:21:04 -04:00
Matthew Kennedy
a444e09ff8
etb CL test ( #1361 )
2020-04-24 17:54:03 -04:00
rusefi
0e8d6d6444
Merge branch 'master' of https://github.com/rusefi/rusefi
2020-04-24 14:03:56 -04:00
Matthew Kennedy
a8f466c615
trigger emulator refactoring ( #1358 )
...
* trigger gen refactoring
* missed one
* fix makefile
* commentary
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-04-24 14:00:06 -04:00