rusefi
756dec106a
support multiple VVT sensors #885
...
new fields & packing configuration. bumping configuration version
2019-07-12 14:24:45 -04:00
rusefi
6ab2832c24
More than one aux pid #866
...
progress!
2019-07-12 08:31:38 -04:00
rusefi
0d36c508a1
More than one aux pid #866
...
progress!
2019-07-12 08:00:07 -04:00
rusefi
4633f032ed
refactoring - type/macro name/docs
2019-07-12 07:48:28 -04:00
OrchardPerformance
0366497e58
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
b72a66d146
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
2d9e669ad5
nano progress
2019-07-10 02:27:24 -04:00
rusefi
6c7870d1b5
we have some space!
2019-07-10 02:21:47 -04:00
Matthew Kennedy
e4a0a0ae91
Fix some maf logic ( #880 )
...
* fix maf
* thank you vscode for mangling ANSI -> utf8
2019-07-10 09:14:47 +03:00
rusefi
1570f01f3a
More than one aux pid #866
...
progress!
2019-07-09 16:24:14 -04:00
rusefi
f8bc3baa91
refactoring: wider usage of new periodic task
2019-07-09 16:08:49 -04:00
rusefi
e7aedace56
maybe we need it? who knows... isMapAveragingEnabled
2019-07-09 15:35:52 -04:00
Matthew Kennedy
0b52f5b542
Template-ize bin/value length for interpolation ( #878 )
...
* update consumers
* tests
* whitespace
* format
2019-07-09 21:16:36 +03:00
rusefi
c15df2f16c
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
5d740b7e6b
dead logic
2019-07-09 07:58:55 -04:00
rusefi
3740d22c20
dead logic
2019-07-09 07:52:20 -04:00
andreika-git
18f2c3c990
Small fix for simulator + bootloader ( #877 )
...
* fix simulator
* fix bootloader
2019-07-09 06:06:07 -04:00
andreika-git
56fb8531a4
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
f906098718
refactoring
2019-07-08 18:02:21 -04:00
rusefi
9d004635e4
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
e2a5e11616
More than one aux pid #866
...
refactoring
2019-07-07 19:59:48 -04:00
rusefi
fb237a5b9a
fixing build
2019-07-07 17:50:51 -04:00
rusefi
0c6bffaf31
reducing duplication
2019-07-07 17:26:47 -04:00
rusefi
4b01624317
ibom for kicad5 progress
2019-07-07 16:53:45 -04:00
rusefi
10c06ab73c
EFI_TOOTH_LOGGER
2019-07-07 15:22:46 -04:00
rusefi
d94012b92b
fixing rusefi.dfu into bundle
2019-07-07 07:42:17 -04:00
rusefi
9f0cb9b6de
Merge branch 'master' of https://github.com/rusefi/rusefi
2019-07-07 04:47:07 -04:00
rusefi
f090d4fd6d
where is rusefi.dfu? also minor build script fix
2019-07-07 04:46:23 -04:00
Matthew Kennedy
cfc13f8543
fix case sensitive f767 ( #874 )
2019-07-07 04:21:18 -04:00
rusefi
40f6b84b1f
better error message
2019-07-07 03:48:28 -04:00
rusefi
3f2b475ecd
setting min 10% for crankingFuelCoef
2019-07-06 21:04:37 -04:00
rusefi
6208f7579d
reviving F4 compilation
2019-07-06 21:02:48 -04:00
rusefi
abc7040511
reviving unit tests
2019-07-06 21:00:34 -04:00
Matthew Kennedy
55aaa1c95a
Implement TS tooth logger ( #873 )
...
* FW changes
* config changes
* whitespace
* comment
* simplify
2019-07-06 20:48:58 -04:00
rusefi
2c515f13a9
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
52a0ce8c72
refactoring: consistency & removing unused parameter
2019-07-06 20:24:47 -04:00
rusefi
5bdb7f7155
minor refactoring
2019-07-06 20:16:14 -04:00
rusefi
5d2afd2331
refactoring: better file name
2019-07-06 20:15:49 -04:00
rusefi
236db988b1
poke
2019-07-06 19:47:58 -04:00
rusefi
205052acd1
Refactoring: OS access should be explicit #867
...
explicit value for doc mostly
2019-07-06 19:30:56 -04:00
rusefi
5199630fea
maybe better usability?
2019-07-06 19:20:42 -04:00
Matthew Kennedy
30e73099da
fix can ( #872 )
2019-07-06 04:54:02 -04:00
rusefi
59f550c051
turning whatever off
2019-07-05 20:40:21 -04:00
rusefi
932016078b
refactoring: better placement for some ADC code
2019-07-05 20:34:41 -04:00
rusefi
c42fa94f7a
refreshing Eclipse exclude list
2019-07-05 20:29:39 -04:00
rusefi
bd3cab77f0
trying to reduce confusion
2019-07-05 20:11:08 -04:00
rusefi
89557373e9
order of includes consistency
2019-07-05 20:03:32 -04:00
rusefi
a77f817995
headers cleanup
2019-07-05 20:03:02 -04:00
rusefi
53fe1c419c
refactoring: extracting magic constant
2019-07-05 19:40:12 -04:00
rusefi
01fe961d0c
refactoring
2019-07-05 19:05:07 -04:00