rusefi
|
3e34b65ec5
|
better QC procedure
|
2020-09-19 04:57:07 -04:00 |
rusefi
|
34904db591
|
better QC procedure
|
2020-09-19 04:39:32 -04:00 |
rusefi
|
be7ea7e068
|
docs
|
2020-09-19 04:38:59 -04:00 |
Matthew Kennedy
|
4a1b1b6bad
|
fix closed loop fuel (#1797)
* fix
* add a test
* signature
|
2020-09-19 03:44:01 -04:00 |
GitHub set-date Action
|
cc42bfc422
|
Update date
|
2020-09-19 00:44:27 +00:00 |
Matthew Kennedy
|
85304392dd
|
two throttles one thread (#1806)
* two throttles one thread
* look at all this RAM!
|
2020-09-18 13:47:49 -04:00 |
rusefi
|
d4d42dd781
|
Output pin init/deinit needs a linked list #1803
|
2020-09-18 13:29:17 -04:00 |
rusefi
|
42c6e26743
|
Merge remote-tracking branch 'origin/master' into master
|
2020-09-18 13:01:23 -04:00 |
rusefi
|
a48c67c8c7
|
Output pin init/deinit needs a linked list #1803
|
2020-09-18 13:01:09 -04:00 |
GitHub build-firmware Action
|
8de08abc35
|
Auto-generated configs and docs
|
2020-09-18 07:05:55 +00:00 |
Matthew Kennedy
|
d23a48fc53
|
Dedicated sensors for wastegate + idle position (#1805)
* config
* add sensor
* listen to new adc channels
* fix
* add gauges to TS
* add gauge values
* TS UI
|
2020-09-18 10:04:07 +03:00 |
rusefi
|
0b000fcdaa
|
Output pin init/deinit needs a linked list #1803
|
2020-09-17 19:41:28 -04:00 |
rusefi
|
03195fba64
|
Merge remote-tracking branch 'origin/master' into master
|
2020-09-17 19:35:59 -04:00 |
rusefi
|
9f565721da
|
Output pin config #1803
alternative to #1800
|
2020-09-17 19:35:43 -04:00 |
GitHub build-firmware Action
|
f5488ddc16
|
Auto-generated configs and docs
|
2020-09-17 11:57:18 +00:00 |
rusefi
|
ebc3d94627
|
Merge remote-tracking branch 'origin/master' into master
|
2020-09-17 07:54:29 -04:00 |
rusefi
|
aeaf67ed01
|
Hellen says it has more ADC channels
|
2020-09-17 03:59:50 -04:00 |
GitHub set-date Action
|
dfe53c26a5
|
Update date
|
2020-09-17 00:44:12 +00:00 |
GitHub set-date Action
|
991f6357b9
|
Update date
|
2020-09-16 00:44:01 +00:00 |
rusefi
|
c98e78640a
|
Hellen says merge #1772 hardware.cpp
|
2020-09-15 15:01:31 -04:00 |
rusefi
|
0e370f87aa
|
Merge remote-tracking branch 'origin/master' into master
|
2020-09-15 14:49:01 -04:00 |
andreika-git
|
af20e08ccf
|
porting adc_inputs.cpp (blindly) (#1792)
Co-authored-by: Andrei <andreikagit@users.noreply.github.com>
|
2020-09-15 14:48:32 -04:00 |
GitHub build-firmware Action
|
2b85806d44
|
Auto-generated configs and docs
|
2020-09-15 08:35:57 +00:00 |
David Holdeman
|
159e3142ce
|
add shift matrix and pin config (#1798)
* add shift matrix and pin config
* try
|
2020-09-15 11:34:09 +03:00 |
GitHub set-date Action
|
821f43eb77
|
Update date
|
2020-09-15 00:44:08 +00:00 |
Matthew Kennedy
|
a62089e590
|
proteus SD card defaults (#1796)
* proteus SD defaults
* disable serial console pins
|
2020-09-14 10:54:25 +03:00 |
rusefi
|
e3600a8f24
|
Engine runs we can disengage the starter #1795
|
2020-09-14 00:45:15 -04:00 |
GitHub set-date Action
|
19c4c1eb6c
|
Update date
|
2020-09-14 00:44:19 +00:00 |
Matthew Kennedy
|
36234961c1
|
logging simplification: switch bare functions to member functions: try the second (#1794)
* first pass
* first pass
* const means we don't have to check!
* static
* test fixup
* fix sniffer
|
2020-09-13 11:49:25 +03:00 |
GitHub set-date Action
|
125eb97f04
|
Update date
|
2020-09-13 00:45:25 +00:00 |
rusefi
|
ead14bd1ca
|
Revert "logging simplification: switch bare functions to member functions (#1788)"
This reverts commit 39280fb2
|
2020-09-12 04:36:24 -04:00 |
rusefi
|
1ef43f9b14
|
better error message
|
2020-09-12 04:31:35 -04:00 |
rusefi
|
8612f4de30
|
Merge remote-tracking branch 'origin/master' into master
|
2020-09-12 04:03:23 -04:00 |
rusefi
|
875651b471
|
Hellen says merge #1772 adc.h
|
2020-09-12 04:03:11 -04:00 |
GitHub build-firmware Action
|
b66c24d9f2
|
Auto-generated configs and docs
|
2020-09-12 07:37:31 +00:00 |
Matthew Kennedy
|
ef5cd1f5ad
|
remove (#1789)
|
2020-09-12 10:35:49 +03:00 |
GitHub set-date Action
|
ead10c5cb7
|
Update date
|
2020-09-12 00:42:56 +00:00 |
GitHub build-firmware Action
|
d30214e7c2
|
Auto-generated configs and docs
|
2020-09-12 00:22:40 +00:00 |
David Holdeman
|
8366e7380f
|
some documentation improvements (#1787)
|
2020-09-11 20:20:37 -04:00 |
Matthew Kennedy
|
39280fb2c6
|
logging simplification: switch bare functions to member functions (#1788)
* first pass
* first pass
* const means we don't have to check!
* static
* test fixup
|
2020-09-12 03:08:11 +03:00 |
rusefi
|
082ab11dfb
|
Hellen says let's fix Prometheus part #3
|
2020-09-11 08:25:42 -04:00 |
rusefi
|
c0f5dec636
|
Hellen says let's fix Prometheus
|
2020-09-11 07:51:49 -04:00 |
rusefi
|
ea363c61b9
|
Hellen says let's fix Prometheus
|
2020-09-11 07:19:04 -04:00 |
rusefi
|
5521249dc9
|
Hellen says let's fix master
|
2020-09-11 07:05:32 -04:00 |
rusefi
|
63b1a6652b
|
Merge remote-tracking branch 'origin/Hellen_fork_point' into master
# Conflicts:
# firmware/console/binary/tunerstudio_io.cpp
# firmware/console/console_io.cpp
|
2020-09-11 05:54:21 -04:00 |
rusefi
|
58be12bf0e
|
Hellen says merge #1772 TS
|
2020-09-11 05:50:48 -04:00 |
rusefi
|
b1ec0508f5
|
Merge remote-tracking branch 'origin/Hellen_fork_point' into master
# Conflicts:
# firmware/config/boards/common_make.bat
# firmware/controllers/algo/engine.cpp
# firmware/controllers/system_fsio.txt
|
2020-09-11 03:59:06 -04:00 |
rusefi
|
8831da2e3b
|
Hellen says merge #1772 fast ADC
|
2020-09-11 03:54:07 -04:00 |
David Holdeman
|
a46592cdc3
|
Generate configs on sim builds (#1786)
* add config build to simulator
* only call gen_config_default
|
2020-09-11 10:34:12 +03:00 |
GitHub build-firmware Action
|
dda7deb05c
|
Auto-generated configs and docs
|
2020-09-11 02:18:18 +00:00 |