Commit Graph

6336 Commits

Author SHA1 Message Date
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 08b2c99c3e ETB quality instrumentation #494 2019-04-24 16:55:31 -04:00
rusefi e160077778 ETB quality instrumentation #494 2019-04-23 23:22:39 -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 9782acc425 refactoring 2019-04-23 23:00:30 -04:00
rusefi 5ee54c3fe5 ETB quality instrumentation #494 2019-04-23 21:04:07 -04:00
rusefi d9c31bd6bd ETB quality instrumentation #494 2019-04-23 20:49:06 -04:00
rusefi 7e7261d2cc ETB quality instrumentation #494 2019-04-23 20:22:51 -04:00
rusefi d080e32f5a minor improvement 2019-04-23 20:16:15 -04:00
rusefi fba8e352fb minor improvement 2019-04-23 19:49:01 -04:00
rusefi 2834686cf8 refactoring 2019-04-23 19:32:51 -04:00
rusefi de07a1dce8 All corrections should be ratio, 1.0 = no correction #773 2019-04-23 19:24:12 -04:00
rusefi c8451bee6d minor improvement 2019-04-23 19:05:10 -04:00
rusefi 1edf3af6ca introducing utility class 2019-04-23 19:03:33 -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 2ec933a81c sync 0.5.6 2019-04-21 10:30:38 -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