rusefi
0292df332c
reducing analog_inputs debug confusion :)
2019-04-25 08:32:20 -04:00
rusefi
304e8600e5
electrical noise during tuning ETB causes full tune reset #775
2019-04-25 00:18:37 -04:00
rusefi
8e6aa49aa7
electrical noise during tuning ETB causes full tune reset #775
...
this fix did not seem to work :(
2019-04-25 00:10:39 -04:00
rusefi
0b0ef9e094
ETB progress
2019-04-24 23:46:49 -04:00
rusefi
7c534d28bc
DBG_ANALOG_INFO
2019-04-24 23:46:13 -04:00
rusefi
b8ae3810b3
DBG_ANALOG_INFO
2019-04-24 22:16:37 -04:00
rusefi
a37efe21a9
TPS is worth being FAST
2019-04-24 20:51:14 -04:00
rusefi
ea9624b472
docs
2019-04-24 20:47:38 -04:00
rusefi
dacf305011
docs
2019-04-24 17:00:05 -04:00
rusefi
c924d5a62a
ETB quality instrumentation #494
2019-04-24 16:55:31 -04:00
rusefi
6524e0191a
ETB quality instrumentation #494
2019-04-23 23:22:39 -04:00
rusefi
f478e83783
ETB progress
2019-04-23 23:20:14 -04:00
rusefi
09fea8b7f9
progress
2019-04-23 23:19:12 -04:00
rusefi
f100a701a1
ETB progress
2019-04-23 23:18:48 -04:00
rusefi
710602472e
refactoring
2019-04-23 23:00:30 -04:00
rusefi
dbb4e52ee6
ETB quality instrumentation #494
2019-04-23 21:04:07 -04:00
rusefi
b538242ed2
ETB quality instrumentation #494
2019-04-23 20:49:06 -04:00
rusefi
e35627ddfd
ETB quality instrumentation #494
2019-04-23 20:22:51 -04:00
rusefi
92288ded30
minor improvement
2019-04-23 20:16:15 -04:00
rusefi
c572019a39
minor improvement
2019-04-23 19:49:01 -04:00
rusefi
45f01ee26b
refactoring
2019-04-23 19:32:51 -04:00
rusefi
081a63367b
All corrections should be ratio, 1.0 = no correction #773
2019-04-23 19:24:12 -04:00
rusefi
a51bf29c27
minor improvement
2019-04-23 19:05:10 -04:00
rusefi
26b7dc3950
introducing utility class
2019-04-23 19:03:33 -04:00
rusefi
fe8899f562
All corrections should be ratio, 1.0 = no correction
2019-04-23 18:37:53 -04:00
rusefi
41e096aa13
All corrections should be ratio, 1.0 = no correction
2019-04-23 18:34:45 -04:00
rusefi
5f22b8697e
ETB progress?
2019-04-23 15:45:47 -04:00
rusefi
5c0fb85ed8
TS improvement
2019-04-23 09:10:18 -04:00
rusefi
1504dfd4f7
ETB tiny progress
2019-04-22 21:32:55 -04:00
rusefi
b4a2b299e8
Merge branch 'master' of https://github.com/rusefi/rusefi
2019-04-21 14:22:05 -04:00
rusefi
f4bb936243
tiny progress
2019-04-21 14:21:47 -04:00
rusefi
cb5f3af977
:(
2019-04-21 14:16:56 -04:00
rusefi
1fd1bf1300
docs
2019-04-21 14:11:39 -04:00
rusefi
23e591a253
this change is probably breaking stuff, but some stuff is already broken. something is not right in too many places :(
2019-04-21 14:00:19 -04:00
rusefi
2de51a7e2f
docs
2019-04-21 13:31:55 -04:00
rusefi
04631d58d8
Merge branch 'master' of https://github.com/rusefi/rusefi
2019-04-21 13:25:36 -04:00
rusefi
14bee909bc
docs
2019-04-21 12:24:31 -04:00
dron0gus
12e14e5ff7
Smart gpio error path and minor fixes ( #772 )
...
* smart_gpio: fix error path
If chip driver disable in FW, disabled in settings or failed to init
we still need to ocupy its gpio range.
* smart_gpio: get tle6240 CS from config
* smart_gpio: fix debug messaging
2019-04-21 10:35:13 -04:00
rusefi
e2182a7fa4
USB and TLE8888 not working for F4 or F767 #764
2019-04-21 10:13:34 -04:00
rusefi
568a5a5fea
fixing build?
2019-04-21 10:00:14 -04:00
dron0gus
83d1f254a1
Exti rework ( #770 )
...
* io_pins: implement efiSetPadUnused
When pin becomes unused it should be switched to safe mode and
disconnected from any IP block. Assume that gpio input mode with
pull-up is safe enough.
* trigger_input: switch triggers pins to safe mode on stop/reinit
* digital_input_exti: rework
* rename enableExti to efiExtiEnablePin
* add efiExtiDisablePin
* keep track of used exti channels
* trigger_input: use digital_input_exti functions
2019-04-21 09:28:49 -04:00
rusefi
f59ddc740d
poke
2019-04-21 09:14:39 -04:00
rusefi
51317518c8
Merge branch 'master' of https://github.com/rusefi/rusefi
2019-04-21 08:54:22 -04:00
rusefi
165a20c88b
fixing build?
2019-04-21 08:51:52 -04:00
dron0gus
986a4d1748
tle8888: fix pin names array ( #771 )
2019-04-21 08:50:07 -04:00
rusefi
255a25974d
refactoring - reducing duplication
2019-04-21 00:04:46 -04:00
rusefi
71f891947d
progress
2019-04-20 23:55:23 -04:00
rusefi
d6cccf7615
USB and TLE8888 not working for F4 or F767 #764
2019-04-20 23:49:26 -04:00
rusefi
0b1620feb2
USB and TLE8888 not working for F4 or F767 #764
2019-04-20 23:39:06 -04:00
rusefi
1d7c3f5b07
USB and TLE8888 not working for F4 or F767 #764
2019-04-20 22:38:56 -04:00