rusEfi
7e099495c8
ETB micro progress
2019-04-30 01:21:09 -04:00
rusefi
ff641d81e2
fixing build & refactoring
2019-04-28 23:42:49 -04:00
rusEfi
7ee1090ef2
LEDs to test configs
2019-04-28 23:18:51 -04:00
rusEfi
25c8284209
another typo
2019-04-28 23:18:37 -04:00
rusEfi
8138d137fe
'warninigLedPin' typo and minor TS progress
2019-04-28 23:04:52 -04:00
rusefi
e13193a832
ETB pause feature - useful while playing on the bench
2019-04-26 13:46:58 -04:00
rusefi
254af7695e
PID - fix dTime usages fix #776
2019-04-26 00:45:53 -04:00
rusefi
c6c47392d7
electrical noise during tuning ETB causes full tune reset fix #775
2019-04-25 22:28:46 -04:00
rusefi
bc4d76a144
The Big Refactoring of 2019: folder structure #723
2019-04-25 22:10:58 -04:00
rusefi
ff42d47c6b
PID - fix dTime usages fix #776
2019-04-25 21:36:41 -04:00
rusefi
f04732830f
PID - fix dTime usages #776
2019-04-25 21:31:33 -04:00
rusefi
1123eb99ff
PID - fix dTime usages #776
2019-04-25 20:50:28 -04:00
rusefi
05d43db76f
PID - fix dTime usages #776
2019-04-25 18:49:16 -04:00
rusefi
3c09b8f1f5
reducing analog_inputs debug confusion :)
2019-04-25 08:32:20 -04:00
rusefi
f6869e812c
electrical noise during tuning ETB causes full tune reset #775
2019-04-25 00:18:37 -04:00
rusefi
14831e1da8
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
7a857ae298
ETB progress
2019-04-24 23:46:49 -04:00
rusefi
2baca12920
DBG_ANALOG_INFO
2019-04-24 23:46:13 -04:00
rusefi
3298b57932
DBG_ANALOG_INFO
2019-04-24 22:16:37 -04:00
rusefi
6706270c9d
TPS is worth being FAST
2019-04-24 20:51:14 -04:00
rusefi
24818929d2
docs
2019-04-24 20:47:38 -04:00
rusefi
c8859d651c
docs
2019-04-24 17:00:05 -04:00
rusefi
921e493524
ETB progress
2019-04-23 23:20:14 -04:00
rusefi
d3576e3e44
progress
2019-04-23 23:19:12 -04:00
rusefi
9f29f30950
ETB progress
2019-04-23 23:18:48 -04:00
rusefi
de07a1dce8
All corrections should be ratio, 1.0 = no correction #773
2019-04-23 19:24:12 -04:00
rusefi
95cd53b234
All corrections should be ratio, 1.0 = no correction
2019-04-23 18:37:53 -04:00
rusefi
1ae93cbe69
All corrections should be ratio, 1.0 = no correction
2019-04-23 18:34:45 -04:00
rusefi
227e861e2c
ETB progress?
2019-04-23 15:45:47 -04:00
rusefi
3bc891eb15
TS improvement
2019-04-23 09:10:18 -04:00
rusefi
f09119b6fa
ETB tiny progress
2019-04-22 21:32:55 -04:00
rusefi
2540aebf6e
Merge branch 'master' of https://github.com/rusefi/rusefi
2019-04-21 14:22:05 -04:00
rusefi
c096680ce6
tiny progress
2019-04-21 14:21:47 -04:00
rusefi
b19370505d
:(
2019-04-21 14:16:56 -04:00
rusefi
c802e46be0
docs
2019-04-21 14:11:39 -04:00
rusefi
5b522dc8fd
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
919c973853
docs
2019-04-21 13:31:55 -04:00
rusefi
4ee5eddc8f
Merge branch 'master' of https://github.com/rusefi/rusefi
2019-04-21 13:25:36 -04:00
rusefi
3d5338c1de
docs
2019-04-21 12:24:31 -04:00
dron0gus
e9aed8dd7a
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
14f3c6ad0c
USB and TLE8888 not working for F4 or F767 #764
2019-04-21 10:13:34 -04:00
rusefi
70eb581594
fixing build?
2019-04-21 10:00:14 -04:00
dron0gus
def0123503
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
1599e34d57
poke
2019-04-21 09:14:39 -04:00
rusefi
9403142773
Merge branch 'master' of https://github.com/rusefi/rusefi
2019-04-21 08:54:22 -04:00
rusefi
0ccd37d964
fixing build?
2019-04-21 08:51:52 -04:00
dron0gus
ba118e61f2
tle8888: fix pin names array ( #771 )
2019-04-21 08:50:07 -04:00
rusefi
bed7dd5684
refactoring - reducing duplication
2019-04-21 00:04:46 -04:00
rusefi
6ca7fd5927
progress
2019-04-20 23:55:23 -04:00
rusefi
f3a6ce0769
USB and TLE8888 not working for F4 or F767 #764
2019-04-20 23:49:26 -04:00