Commit Graph

6964 Commits

Author SHA1 Message Date
rusefi 04bc1128df support multiple VVT sensors #885
new fields & packing configuration. bumping configuration version
2019-07-12 14:24:45 -04:00
rusefi 4b0ed3751f More than one aux pid #866
progress!
2019-07-12 08:31:38 -04:00
rusefi 8dcb49bdf9 More than one aux pid #866
progress!
2019-07-12 08:00:07 -04:00
rusefi 974f80988f refactoring - type/macro name/docs 2019-07-12 07:48:28 -04:00
rusefi 66193aae9e lib sync 2019-07-11 21:14:20 -04:00
rusefi 36300201ee TS progress 2019-07-11 21:14:02 -04:00
OrchardPerformance e9829605c5 TStips (#882)
* Spell checked and hopefully merge fixed

* More TStips added, correction to spelling error in rusefi.input

* Reverted change made to fuel_math.cpp. I don't know why it insisted on that change.

* Few more TPtips added and something about a hardware/rusefi_lib

* Added a few more bits

* Two typos corrected - Thanks Andreika

* Removed some old notes that were causing conflicts in TS
2019-07-12 03:46:38 +03:00
OrchardPerformance a04653a4d7 TStips (#881)
* Spell checked and hopefully merge fixed

* More TStips added, correction to spelling error in rusefi.input

* Reverted change made to fuel_math.cpp. I don't know why it insisted on that change.

* Few more TPtips added and something about a hardware/rusefi_lib

* Added a few more bits

* Two typos corrected - Thanks Andreika
2019-07-11 13:59:13 +03:00
rusefi 2580831b9c nano progress 2019-07-10 02:27:24 -04:00
rusefi 452033389d we have some space! 2019-07-10 02:21:47 -04:00
Matthew Kennedy 77075fce3d Fix some maf logic (#880)
* fix maf

* thank you vscode for mangling ANSI -> utf8
2019-07-10 09:14:47 +03:00
rusefi b4e9503fab More than one aux pid #866
progress!
2019-07-09 16:24:14 -04:00
rusefi 4ef2a72930 refactoring: wider usage of new periodic task 2019-07-09 16:08:49 -04:00
rusefi 7288f8aab9 maybe we need it? who knows... isMapAveragingEnabled 2019-07-09 15:35:52 -04:00
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 2f68badc47
Periodic timer controller (#875)
* More than one aux pid #866

* More than one aux pid #866

* More than one aux pid #866

* More than one aux pid #866

* More than one aux pid #866
2019-07-09 08:33:40 -04:00
rusefi cf2dff461d dead logic 2019-07-09 07:58:55 -04:00
rusefi f457417e45 dead logic 2019-07-09 07:52:20 -04:00
andreika-git e1b00468f0 Small fix for simulator + bootloader (#877)
* fix simulator

* fix bootloader
2019-07-09 06:06:07 -04:00
andreika-git 00cf9fafe1 More portability (GPIO_F/G + auto_generated_enums) (#876)
* GPIO ports F and G are not everywhere

* auto_generated_enums path flexibility
2019-07-09 05:29:03 -04:00
rusefi ff4b56504f refactoring 2019-07-08 18:02:21 -04: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
rusefi 788e69aadc More than one aux pid #866
refactoring
2019-07-07 19:59:48 -04:00
rusefi 87233c1e36 fixing build 2019-07-07 17:50:51 -04:00
rusefi 5a379f8ee8 reducing duplication 2019-07-07 17:26:47 -04:00
rusefi f0b9ee8ffb ibom for kicad5 progress 2019-07-07 16:53:45 -04:00
rusefi d0d546e500 EFI_TOOTH_LOGGER 2019-07-07 15:22:46 -04:00
rusefi 3bf055cbdd fixing rusefi.dfu into bundle 2019-07-07 07:42:17 -04:00
rusefi dede90e018 Merge branch 'master' of https://github.com/rusefi/rusefi 2019-07-07 04:47:07 -04:00
rusefi e15e15ee82 where is rusefi.dfu? also minor build script fix 2019-07-07 04:46:23 -04:00
Matthew Kennedy 8702968527 fix case sensitive f767 (#874) 2019-07-07 04:21:18 -04:00
rusefi ecac09de11 better error message 2019-07-07 03:48:28 -04:00
rusefi 485ae2da75 setting min 10% for crankingFuelCoef 2019-07-06 21:04:37 -04:00
rusefi 1e84a50146 reviving F4 compilation 2019-07-06 21:02:48 -04:00
rusefi c2d3f9729e reviving unit tests 2019-07-06 21:00:34 -04:00
rusefi 8057939482 progress 2019-07-06 20:54:14 -04:00
Matthew Kennedy d708f3e038 Implement TS tooth logger (#873)
* FW changes

* config changes

* whitespace

* comment

* simplify
2019-07-06 20:48:58 -04:00
rusefi 1fce0201a5 user is unable to start with zero fuel - at least showing a warning
https://rusefi.com/forum/viewtopic.php?p=33761#p33760
2019-07-06 20:45:47 -04:00
rusefi f094572890 refactoring: consistency & removing unused parameter 2019-07-06 20:24:47 -04:00
rusefi cec5efd46a minor refactoring 2019-07-06 20:16:14 -04:00
rusefi cdac02429c refactoring: better file name 2019-07-06 20:15:49 -04:00
rusefi 44276daa13 poke 2019-07-06 19:47:58 -04:00
rusefi 550ba208eb Refactoring: OS access should be explicit #867
explicit value for doc mostly
2019-07-06 19:30:56 -04:00
rusefi 2606848282 maybe better usability? 2019-07-06 19:20:42 -04:00
Matthew Kennedy 80559845b3 fix can (#872) 2019-07-06 04:54:02 -04:00
rusefi 7548a5da6d turning whatever off 2019-07-05 20:40:21 -04:00
rusefi 867fe9ff36 refactoring: better placement for some ADC code 2019-07-05 20:34:41 -04:00
rusefi 5b8b25d7f4 refreshing Eclipse exclude list 2019-07-05 20:29:39 -04:00
rusefi 56cb9b25a1 trying to reduce confusion 2019-07-05 20:11:08 -04:00
rusefi fecf83e4d2 order of includes consistency 2019-07-05 20:03:32 -04:00