Matthew Kennedy
|
221fdcc469
|
one source of truth (#1063)
|
2019-12-16 21:44:11 -05:00 |
Matthew Kennedy
|
dc1e90773b
|
const (#1062)
|
2019-12-16 20:36:40 -05:00 |
rusefi
|
8480a9e1ee
|
notes to self
|
2019-12-16 01:47:34 -05:00 |
rusefi
|
1f49803441
|
fixing build
|
2019-12-15 23:33:15 -05:00 |
rusefi
|
d53f037f19
|
:( sad stuff
|
2019-12-15 23:21:38 -05:00 |
rusefi
|
c94532a697
|
boring test mule stuff
|
2019-12-15 22:21:49 -05:00 |
rusefi
|
d4522d4ae0
|
Merge remote-tracking branch 'origin/master'
|
2019-12-15 21:59:38 -05:00 |
rusefi
|
95d2875672
|
this stuff is pretty dead
|
2019-12-15 21:59:25 -05:00 |
rusefi
|
7577d81689
|
typo
|
2019-12-14 18:33:08 -05:00 |
Matthew Kennedy
|
693cdf96d9
|
DRAFT simplify dequeue logic (#1050)
* simplify dequeue logic
* unnecessary
* format
* doc
|
2019-12-14 18:00:39 -05:00 |
rusefi
|
880d590aab
|
Revert "Fried coil (?) on incompatible firmware change fix #1051"
This reverts commit b83114d
|
2019-12-14 17:35:11 -05:00 |
rusefi
|
9cc013f9de
|
Config generation handles padding after packed booleans (bits) wrong
fix #1057
|
2019-12-14 16:11:31 -05:00 |
rusefi
|
e443f579cb
|
Config generation handles padding after packed booleans (bits) wrong
#1057
refactoring
|
2019-12-14 15:33:30 -05:00 |
rusefi
|
d7c131dba0
|
Config generation handles padding after packed booleans (bits) wrong #1057
everything should start with a unit test
|
2019-12-14 14:46:20 -05:00 |
rusefi
|
ae73ee3d65
|
Merge branch 'master' of https://github.com/rusefi/rusefi
|
2019-12-14 09:36:46 -05:00 |
Matthew Kennedy
|
a0b3e7c09b
|
fix ts (#1058)
|
2019-12-14 09:33:06 -05:00 |
Matthew Kennedy
|
4866a78e63
|
Re-shrink stacks (#1060)
* small stacks
* giant servo stack
* reclaim ram
|
2019-12-14 09:31:13 -05:00 |
Matthew Kennedy
|
45572fb53c
|
lcd thread name (#1059)
|
2019-12-14 09:12:37 -05:00 |
rusefi
|
8cf255402f
|
codes clean-up
|
2019-12-14 00:14:36 -05:00 |
rusefi
|
9bd5721033
|
great news about #1055
|
2019-12-13 23:07:56 -05:00 |
rusefi
|
eafefe5b24
|
great news about #1055
|
2019-12-13 21:50:14 -05:00 |
rusefi
|
32564db46e
|
fixing build is my most favourite time!
|
2019-12-13 20:51:04 -05:00 |
rusefi
|
91fbaf1f98
|
fixing build is my most favourite time!
|
2019-12-13 20:06:45 -05:00 |
rusefi
|
c12ccb654c
|
fixing build is my most favourite time!
|
2019-12-13 18:37:11 -05:00 |
rusefi
|
095e0ca764
|
docs
|
2019-12-13 18:05:08 -05:00 |
rusefi
|
44c98029d7
|
fixing build is my most favourite time!
|
2019-12-13 18:02:24 -05:00 |
rusefi
|
b83114db99
|
Fried coil (?) on incompatible firmware change fix #1051
|
2019-12-13 17:23:48 -05:00 |
Matthew Kennedy
|
853f33b1cc
|
Make stacks smaller (#1055)
* remove factually incorrect comment
* shrinky stacky
* shuffle comments
|
2019-12-13 16:47:26 -05:00 |
rusefi
|
19ce8b7044
|
and finally a unit test, like it shoud be!
|
2019-12-13 14:55:20 -05:00 |
rusefi
|
2176db7769
|
Merge branch 'master' of https://github.com/rusefi/rusefi
|
2019-12-13 14:03:52 -05:00 |
rusefi
|
27f617686b
|
progress towards ETB controller mocking
|
2019-12-13 13:52:34 -05:00 |
rusefi
|
2c296c0f18
|
etbActualCount logic to handle the scenario where only one ETB is present
|
2019-12-13 12:50:34 -05:00 |
Matthew Kennedy
|
2818142ac3
|
use correct divider (#1056)
|
2019-12-12 08:45:10 -05:00 |
rusefi
|
9e8d72ff1e
|
only using unified name, not changing any values
reduce the pin output speed on the MCU as these are the major source of ripple on VDD. #397
|
2019-12-11 19:55:28 -05:00 |
rusefi
|
f3a3146fc9
|
some random pin rename & a bit of "reduce the pin output speed on the MCU as these are the major source of ripple on VDD. #397"
|
2019-12-11 19:53:08 -05:00 |
rusefi
|
1cf7eacc43
|
board.h default state for F4 pins #1053
no default changes here - only using our custom names to highligth default choice
|
2019-12-11 19:25:46 -05:00 |
rusefi
|
f47a1a16d1
|
getting rid of boardConfiguration / binary compatible change
|
2019-12-11 17:48:55 -05:00 |
Matthew Kennedy
|
b25f50c6ee
|
Move slow ADC to thread #630 (#1042)
* adc with thread
* enable
* check result
* stacktual embiggenment
* tracing
* let's be type safe
* improve assert
* format, comment
* remove EFI_INTERNAL_SLOW_ADC_PWM fully
|
2019-12-11 09:28:11 -05:00 |
rusEfi
|
a50c8201a1
|
Merge branch 'master' of https://github.com/rusefi/rusefi
|
2019-12-10 23:18:44 -05:00 |
rusEfi
|
df16e76983
|
just in case
|
2019-12-10 22:18:37 -05:00 |
rusefi
|
34b32db032
|
straightening enum reuse
|
2019-12-10 21:18:35 -05:00 |
Matthew Kennedy
|
87ec74119d
|
ETB Encapsulation & C++ Conventions (#1049)
* encapsulate etb stuff, c++ conventions
* remove DECLARE_ENGINE_PTR/INJECT_ENGINE_REFERENCE
* reduce include dependencies
* Revert "reduce include dependencies"
This reverts commit c529bbbf757cd9070f6e00616f84b1229eeb768e.
* Revert "remove DECLARE_ENGINE_PTR/INJECT_ENGINE_REFERENCE"
This reverts commit ca98b18cd4dae24b993d1263a18daf509dcd54b9.
|
2019-12-10 19:37:04 -05:00 |
Matthew Kennedy
|
44fc8c466d
|
copyArray helper (#1048)
* add functions
* uses
* use for proteus
* do it for warmup mult
* do it for cranking settings
* cleanup
|
2019-12-10 18:04:50 -05:00 |
rusefi
|
9f5535721e
|
clean-up
|
2019-12-10 01:03:02 -05:00 |
rusEfi
|
52c15a7d9b
|
dual-ETB progress
|
2019-12-10 00:07:46 -05:00 |
rusefi
|
75294c54eb
|
Merge branch 'master' of https://github.com/rusefi/rusefi
|
2019-12-08 20:16:18 -05:00 |
rusefi
|
579770b66f
|
The Big Refactoring of 2019: folder structure #723
|
2019-12-08 13:21:35 -05:00 |
rusefi
|
65c8dd83b3
|
The Big Refactoring of 2019: folder structure #723
|
2019-12-08 13:09:51 -05:00 |
rusefi
|
bcec694eb1
|
just a trivial massive rename: TriggerState > TriggerWaveform
|
2019-12-08 01:09:39 -05:00 |
rusefi
|
90492dd423
|
TPS#2 calibration & fixing ETB in TS
|
2019-12-08 00:37:33 -05:00 |