Matthew Kennedy
9783f40820
move AEM xseries lambda to new sensor ( #1764 )
...
* lambda sens
* fix init
* new sensor aem
* comment
* g
* format
* x
* guard
* fix init for tests
* fix
* put back
* put back
* fix
* fix init
* why is this different
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-09-21 06:01:54 -04:00
shadowm60
c89a9e4c62
Update can_vss.cpp ( #1813 )
...
update vss reading from can
2020-09-21 05:55:09 -04:00
Matthew Kennedy
2c492cae48
guard against ADC buffer overrun ( #1812 )
2020-09-21 12:37:51 +03:00
rusefi
eff89a07b7
Merge remote-tracking branch 'origin/master' into master
2020-09-21 05:03:01 -04:00
rusefi
96d3af18f4
unit test for start/stop hardware and pin repository #1811
2020-09-21 05:02:35 -04:00
GitHub set-date Action
336093b742
Update date
2020-09-21 00:46:18 +00:00
rusefi
889335111a
reorder ADC channel index #1763
...
we forgot about something
2020-09-20 14:20:08 -04:00
rusefi
b6ab109419
Merge remote-tracking branch 'origin/master' into master
2020-09-20 14:04:33 -04:00
rusefi
77a9d79124
Revert "reorder ADC channel index #1763"
...
This reverts commit a50450c5
2020-09-20 14:04:24 -04:00
David Holdeman
9536590a25
Debounce refactor ( #1809 )
...
* 1,2,4,7,9
* 6
* fix type mismatch
* change field
* comment
* Revert "comment"
This reverts commit f7ce8ed48d015490ed82d692270198817569b5a3.
* Revert "Revert "comment""
This reverts commit 99f2d5cadcbf444bf58acf9e57a6fed61355d5be.
* Revert "change field"
This reverts commit 55ec050cd947696cdffccae6b29fe48d95ab5f17.
* rename var
* comments
* use func in init
* default values
* remove redundant check
2020-09-20 14:01:00 -04:00
rusefi
a50450c5fc
reorder ADC channel index #1763
...
we forgot about something
2020-09-20 13:59:54 -04:00
GitHub build-firmware Action
6930ea5073
Auto-generated configs and docs
2020-09-20 17:45:00 +00:00
rusefi
64b93c3531
Merge remote-tracking branch 'origin/master' into master
2020-09-20 13:42:53 -04:00
rusefi
4839018977
reorder ADC channel index #1763
...
we forgot about something
2020-09-20 13:42:37 -04:00
GitHub set-date Action
6155410cae
Update date
2020-09-20 00:46:52 +00:00
GitHub build-firmware Action
561637cc47
Auto-generated configs and docs
2020-09-19 21:19:20 +00:00
David Holdeman
02a12d76f3
fix type mismatch ( #1808 )
...
* fix type mismatch
* comment
* change field
* switch to efitimesec16_t
* add typedef
* add type to configdefinition
* build
2020-09-19 17:17:44 -04:00
rusefi
eba4340f16
Console vs TS usability #1757
2020-09-19 16:14:00 -04:00
rusefi
a2ec524c29
better QC procedure
2020-09-19 16:07:09 -04:00
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