rusefi
16f53613dd
Merge remote-tracking branch 'origin/master' into master
2020-09-22 05:27:25 -04:00
rusefi
84afd503a5
https://rusefi.com/forum/viewtopic.php?f=3&t=1523
...
disabling second channel for one more trigger
2020-09-22 05:25:11 -04:00
GitHub build-firmware Action
bf6af23f00
Auto-generated configs and docs
2020-09-22 08:59:31 +00:00
rusefi
f04278583d
https://rusefi.com/forum/viewtopic.php?f=3&t=1523
...
refactoring
2020-09-22 04:57:43 -04:00
rusefi
15a23bb399
helping CI
2020-09-22 04:57:07 -04:00
GitHub build-firmware Action
66b0b88139
Auto-generated configs and docs
2020-09-22 07:49:56 +00:00
shadowm60
c85932727e
Mre sw knock detection ( #1815 )
...
* Add SW knock control to MRE on AT4
* Update software_knock.cpp
cleanup
* use knock only for final build
* adjust RAM
* Update engine_controller.cpp
Adjust RAM for HW QC special to build
2020-09-22 03:48:17 -04:00
GitHub set-date Action
f12237e23e
Update date
2020-09-22 00:45:38 +00:00
David Holdeman
88d08cf1a8
Fix debounce ( #1814 )
...
* 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
* check
* use bool
* mark false when done
* pointer
* check GPIO_UNASSIGNED
* wat
* merge carnage
* oops, accidentally downgraded submodule
2020-09-21 18:25:24 -04:00
rusefi
3b9d339db0
unit test for start/stop hardware and pin repository #1811
2020-09-21 12:29:01 -04:00
rusefi
f92d894d14
nicer parameter name
2020-09-21 08:57:56 -04:00
rusefi
0b301fb454
unit test for start/stop hardware and pin repository #1811
2020-09-21 08:57:37 -04:00
rusefi
4fccd51722
ADC progress
2020-09-21 06:10:25 -04:00
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