jharvey
a1a8e13862
Added boostV indicator LED note.
2020-09-02 07:19:43 -04:00
Matthew Kennedy
484f1ba5a0
Multiple knock sensors ( #1745 )
...
* fw
* cfg fields
* fix order
* ui for channel select
* clarify
* comments
* config
2020-09-02 07:19:02 -04:00
rusefi
5db762f473
SBC
2020-09-01 22:27:01 -04:00
rusefi
a21f4665c1
SBC
2020-09-01 22:26:17 -04:00
rusefi
faea28e521
OBD-II default rate is 500kbps
2020-09-01 22:24:25 -04:00
GitHub set-date Action
91f1131503
Update date
2020-09-02 00:41:24 +00:00
Matthew Kennedy
5fec6d0c04
move lambda in to sensor model ( #1736 )
...
* lambda sens
* fix init
* fix
* a test for good measure
* he's climbin in your windows, snatchin you ram up
Co-authored-by: Matthew Kennedy <makenne@microsoft.com>
2020-09-01 16:22:31 -04:00
dron0gus
182747e907
Adc cleanups ( #1743 )
...
* ADC: remove ADC_TwoSamplingDelay*
1. it is related to double or triple interlived mode only
2. it should be writen to CCR register, not CR1
* ADC: use designated initializers
2020-09-01 07:38:35 -04:00
rusefi
d72ba63527
OBD CAN sensors #1733
2020-08-31 23:01:17 -04:00
rusefi
f2a80a4eb7
OBD CAN sensors #1733
2020-08-31 22:50:01 -04:00
rusefi
d683a092a4
OBD CAN sensors #1733
2020-08-31 22:47:33 -04:00
rusefi
5d3614350c
magic constants
2020-08-31 22:22:45 -04:00
rusefi
db9ea3b3e3
OBD CAN sensors #1733
2020-08-31 22:00:03 -04:00
rusefi
77ddb49d91
price of lazy progress
2020-08-31 21:30:47 -04:00
rusefi
e0de69e70b
Merge remote-tracking branch 'origin/master'
2020-08-31 21:13:33 -04:00
rusefi
f4f6750308
price of lazy progress
2020-08-31 21:09:51 -04:00
GitHub build-firmware Action
43f7740c61
Auto-generated configs and docs
2020-09-01 01:07:34 +00:00
Matthew Kennedy
988d9b138c
detect which cylinder knocked ( #1732 )
...
* s
* science
* set pin mode
* turn stuff off so it fits
* filtering maybe
* filtering actually works
* generate filter parameters internally
* shorter window
* guard behind enable flag
* use checked in filter
* add biquad reset
* tracing
* const
* exec order
* do it from a thread
* smaller buffer, comment
* configure with header
* only for proteus
* oops
* unused
* not needed
* guards
* pin config
* don't need that include
* precook filter steady state
* define sample rate
* multi cylinder knock
* TS
* only sense when running
2020-08-31 21:05:33 -04:00
Matthew Kennedy
5fc1b6902c
fix #1740 the right way ( #1741 )
...
* fix
* put that back
2020-08-31 21:05:04 -04:00
rusefi
ec3ec9f40b
price of lazy progress
2020-08-31 20:56:46 -04:00
rusefi
e3b41c2387
dead code
2020-08-31 20:52:25 -04:00
GitHub set-date Action
4b177a119d
Update date
2020-09-01 00:43:29 +00:00
rusefi
90b2faa844
Merge remote-tracking branch 'origin/master'
2020-08-31 17:17:45 -04:00
rusefi
6f0267fb7e
blinking more LEDs
2020-08-31 17:15:04 -04:00
GitHub build-firmware Action
89b2956a35
Auto-generated configs and docs
2020-08-31 21:10:05 +00:00
rusefi
65ed7f6dad
spelling
2020-08-31 17:08:04 -04:00
rusefi
d059cb4616
blinking more LEDs
2020-08-31 14:26:34 -04:00
rusefi
c1e7c315d4
blinking more LEDs
2020-08-31 13:44:58 -04:00
rusefi
45917215f1
blinking more LEDs
2020-08-31 13:27:56 -04:00
rusefi
5058ffa9cc
Default Biquad settings broke MRE QC configuration #1740
2020-08-31 13:07:49 -04:00
rusefi
47b980d4b9
Default Biquad settings broke MRE QC configuration #1740
2020-08-31 12:36:28 -04:00
rusefi
b7c75e4c52
going human
2020-08-31 10:49:16 -04:00
rusefi
43915cb771
this does not go as planned :(
2020-08-31 08:15:05 -04:00
rusefi
938fbafd9e
this does not go as planned :(
2020-08-31 08:12:33 -04:00
rusefi
efdaef81af
this does not go as planned :(
2020-08-31 08:02:29 -04:00
rusefi
24cf51e883
this does not go as planned :(
2020-08-31 07:54:45 -04:00
rusefi
5f125f3db0
this does not go as planned :(
2020-08-31 07:45:52 -04:00
rusefi
86438eab98
HW_CHECK_MODE is not well?
2020-08-31 06:43:47 -04:00
rusefi
f18f7741ca
OBD CAN sensors #1733
2020-08-31 04:39:27 -04:00
GitHub set-date Action
6a9cdec89f
Update date
2020-08-31 00:19:40 +00:00
rusefi
e214caf53f
bumping version to test SBC handling
2020-08-30 19:01:16 -04:00
rusefi
dcfbda4e5c
SBC auto-update in case of server version bump
2020-08-30 18:42:42 -04:00
rusefi
871c1f7a63
Server issue maybe java 11? fix #1737
2020-08-30 17:14:07 -04:00
rusefi
32215bd8d2
REO - local ip into session info
2020-08-30 16:17:21 -04:00
GitHub build-firmware Action
6d2a8f3da9
Auto-generated configs and docs
2020-08-30 19:40:34 +00:00
Matthew Kennedy
12efd2f6be
generated for pt2001 ( #1666 )
...
* generated for pt2001
* don't unicode
2020-08-30 15:38:56 -04:00
rusefi
54dc101a79
[TCU] manual shift buttons #1597
2020-08-30 15:38:40 -04:00
GitHub build-firmware Action
a3eb7f6dd0
Auto-generated configs and docs
2020-08-30 19:35:14 +00:00
rusefi
88bedcb978
Tokenisation of multipler expressions #1735
2020-08-30 15:31:22 -04:00
rusefi
601fd541f9
Tokenisation of multipler expressions #1735
2020-08-30 15:09:34 -04:00