Commit Graph

174 Commits

Author SHA1 Message Date
Matthew Kennedy e0db83e027 Template-ize bin/value length for interpolation (#878)
* update consumers

* tests

* whitespace

* format
2019-07-09 21:16:36 +03:00
rusefi 34acd20833 More than one aux pid #866
renaming this class since we will probably have two different implementations for two different cases
2019-07-08 03:35:41 -04:00
Matthew Kennedy 95003e9a7b const, explicit, and override (#831)
* const, explicit, and override

* more const

* more const

* missed a spot
2019-06-08 09:51:36 -04:00
rusefi 8df2320432 docs 2019-05-27 17:02:46 -04:00
rusefi f04732830f PID - fix dTime usages #776 2019-04-25 21:31:33 -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 cd13a36a6a input mode control and other pin mode control #767
TODO
2019-04-20 10:59:07 -04:00
rusefi b71ec07238 docs 2019-04-20 10:21:45 -04:00
rusefi 251710ecd8 USB and TLE8888 not working for F4 or F767 #764 2019-04-19 13:01:06 -04:00
rusefi 54b2f311fe USB and TLE8888 not working for F4 or F767 #764 2019-04-19 12:42:21 -04:00
rusefi 04445b5713 cj125 and hip125 and else SPI broken with chibi18 migration #757 2019-04-14 18:09:58 -04:00
rusefi 7be441a1bc random cleanup 2019-04-14 13:52:27 -04:00
rusefi 508e9d74e7 defined(__DOXYGEN__) ? #748 2019-04-12 20:52:51 -04:00
rusefi 22ad223d75 smarter PWM API - need to pass arbitrary pointer 2019-04-12 20:11:27 -04:00
dron0gus 572d04a799 Some more include fixes for linux (#738)
* Some more include fixes for linux

* Pass cross-compile path through CROSS_COMPILE

* Lower-upper case conversion fixes for linux
2019-04-10 01:12:35 +02:00
rusefi 02832ce0c3 The Big Refactoring of 2019: folder structure #723 2019-04-02 23:19:21 -04:00
dron0gus bc0eaf52d8 console vs ts cleanup and compilation fix for linux (#728)
* console vs ts cleanup

* include is case-sensetive in linux
2019-04-01 23:04:49 +02:00
rusefi aff03cdbc5 unifying_file_naming 2019-03-29 09:40:43 -04:00
rusefi 10b1fdf184 git 2019-03-29 09:38:08 -04:00
rusefi 7e58e54976 better error handling for invalid SPI settings 2019-03-26 09:38:23 -04:00
rusefi cf740411f2 SPI prescaler refactoring 2019-03-25 22:41:31 -04:00
rusefi fc590524c2 we need TLE8888 driver #714 2019-03-25 20:30:36 -04:00
rusefi 653a735eab refactoring: no logic changes, just nicer variable and method names 2019-03-12 18:54:46 -04:00
rusefi 9325cd6d23 better (?) variable names 2019-02-10 22:47:49 -05:00
rusefi 7880acec98 CJ125 unit-tests coverage #617 2019-02-02 01:45:26 -05:00
rusefi e9a1341782 CJ125 unit-tests coverage #617 2019-02-02 01:06:45 -05:00
rusefi 2b852ea48e CJ125 unit-tests coverage #617 2019-02-01 23:48:11 -05:00
rusefi 3b5a07c9d6 CJ125 unit-tests coverage #617 2019-02-01 23:16:34 -05:00
rusefi 56f0260414 CJ125 heater zero PWM improvement 2019-02-01 22:20:15 -05:00
rusefi a0d3ed28ea docs 2019-01-11 08:33:34 -05:00
Matthew Kennedy a6e8e857af idle CS pin fix #665 (#666) 2019-01-11 08:12:26 -05:00
rusefi cbd2d69731 The Big Refactoring of 2019: DECLARE_ENGINE_PARAMETER_SUFFIX consistency and simplification #657 2019-01-09 22:57:33 -05:00
rusefi 970d120a41 The Big Refactoring of 2019: scheduler should not be global #655 2019-01-09 08:50:51 -05:00
rusefi 943bc8e577 cj125 refactoring 2019-01-03 08:26:42 -05:00
rusefi 19c3f7370f #617 unit test skeleton 2019-01-03 07:57:34 -05:00
rusefi 02f7380921 #617 2019-01-03 07:22:21 -05:00
Fabien Poussin 72fe39ff32 Workarounds for GCC 8 (#637) 2018-12-27 09:40:40 -05:00
rusefi f3f9223048 CJ125 unit-tests coverage #617 2018-11-03 13:45:36 -04:00
rusefi e28f2b0e3b CJ125 unit-tests coverage #617 2018-11-03 13:38:02 -04:00
rusefi 0af290c381 CJ125 unit-tests coverage #617 2018-11-03 13:27:48 -04:00
rusefi 5d5c80a8a1 CJ125 unit-tests coverage #617 2018-11-03 13:17:58 -04:00
rusefi b7b2e53d55 CJ125 unit-tests coverage #617 2018-11-03 11:44:57 -04:00
rusefi c392ba8844 #613 2018-10-16 21:27:05 -04:00
andreika-git d2569a1d11 Prepare for TPS-based Advance and tCharge Modes + Fixes (#610)
* rusefi_config.txt

* rusefi.input for TPS-based Advance

* rusefi.input for tCharge

* Fix compilation for Prometheus config

* Fix CJ125 calibration & debug flood

* Fix EnumToString utility for main.h->global.h refactoring
2018-09-25 15:45:17 -04:00
rusefi 24a85a6331 sorry more manual merge of #602 2018-08-08 20:42:55 -04:00
Matthew Kennedy 1250463b7a expand lsu4.9 curve size 2018-08-08 20:15:57 -04:00
Matthew Kennedy e23e025176 only post tunerstudio state if asked to 2018-08-08 19:57:06 -04:00
rusefi 806ad1abf3 cj125 fixing build 2018-07-22 14:17:51 -04:00
rusefi e48d4687c1 CJ125 more error codes 2018-06-23 09:34:31 -04:00
rusefi d9ecb9784b docs & defaults 2018-06-17 19:14:46 -04:00
rusefi 5497522d00 cj125isUaDivided parameter 2018-06-17 15:07:42 -04:00
rusefi 3dd9f103ae docs 2018-05-27 20:47:40 -04:00
andreika-git afdef3d8c4 Fix CJ125 postState() debug output (#582) 2018-03-21 15:14:53 -04:00
rusefi 8828550edf merging docs into .h file
maybe not perfect but has it's pros
2018-01-29 19:06:19 -05:00
rusEfi 4a43a77b79 CJ125 2018-01-29 14:38:58 -05:00
rusEfi 64641c7a9e docs 2018-01-29 14:27:53 -05:00
andreika-git f82c56acf4 Support for CJ125 Wideband controller (alpha version) (#560) 2018-01-29 14:26:42 -05:00
andreika-git abb1c745e6 Prepare debug & output for CJ125 (#558) 2018-01-28 13:04:19 -05:00
rusefi 1d31067d19 happy new year 2018-01-20 20:55:31 -05:00
rusEfi 051f954dd8 #495 todo clean-up 2017-11-19 15:24:36 -05:00
rusefi f53177f5d7 better error handling 2017-07-28 14:27:37 -04:00
rusefi 6f9ff11213 refactoring - reducing GPIO complexity 2017-04-21 18:11:36 -04:00
rusEfi 55e89f0f31 auto-sync 2017-01-03 06:05:22 -05:00
rusEfi 40470efcb0 auto-sync 2016-08-05 00:02:47 -04:00
rusEfi a6bd537bb6 auto-sync 2016-08-01 22:04:24 -04:00
rusEfi ffe28254ac auto-sync 2016-07-30 22:02:52 -04:00
rusEfi a3ad82682f auto-sync 2016-07-30 21:03:22 -04:00
rusEfi d720d9f10a auto-sync 2016-07-26 22:01:50 -04:00
rusEfi 8ab5cddf72 auto-sync 2016-07-26 00:03:50 -04:00
rusEfi 46b4cb9855 auto-sync 2016-07-25 23:03:45 -04:00
rusEfi f1207fa292 auto-sync 2016-07-25 22:01:42 -04:00
rusEfi b0ec0ac927 auto-sync 2016-07-17 03:01:48 -04:00
rusEfi 94625d16f7 auto-sync 2016-07-17 02:03:46 -04:00
rusEfi f4f8fdb668 auto-sync 2016-06-24 19:02:45 -04:00