rusefi
|
c2d83e4c9c
|
better state validation
|
2018-10-07 14:22:05 -04:00 |
andreika-git
|
3001f2837d
|
AirFlow-interpolated tCharge Mode (#612)
* Add vars & enums
* updateTChargeK()
* limitRateOfChange()
* Impl. AirFlow-interpolated tCharge mode
* Update tsOutputChannels: tCharge & airFlow
* Set default config params
* Unit-tests
* Fix tChargeMode_e
|
2018-09-29 12:16:36 -04:00 |
rusefi
|
2ff0d83f56
|
better state validation
|
2018-09-29 11:11:25 -07:00 |
rusefi
|
c4f7d26ca7
|
fixing build
|
2018-09-29 07:39:21 -07:00 |
rusefi
|
304697905d
|
better names and better dependencies
|
2018-09-29 07:31:19 -07:00 |
rusefi
|
ae3a5061af
|
docs
|
2018-09-29 07:10:30 -07:00 |
rusefi
|
ae9935665d
|
fixing build?
|
2018-09-28 19:01:28 -07:00 |
rusefi
|
65a8753ad1
|
enum still needs to be defined manually
|
2018-09-28 18:55:37 -07:00 |
andreika-git
|
6ccc1ede72
|
Tps-based Advance Table (#611)
* typedefs
* Impl. TPS-based Advance
|
2018-09-26 04:13:16 -04:00 |
rusefi
|
d8d343affc
|
fresh auto-genenrated
|
2018-09-25 15:48:58 -04:00 |
andreika-git
|
a7b7f94e0d
|
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
|
856475794a
|
ETB progress
|
2018-09-24 23:57:03 -04:00 |
rusEfi
|
e89fcd148e
|
typo
|
2018-09-24 23:32:55 -04:00 |
rusefi
|
3ef00549ec
|
metrics without text messages
|
2018-09-17 21:42:04 -04:00 |
rusefi
|
81aaac572c
|
removing dead code
|
2018-09-17 21:17:36 -04:00 |
rusefi
|
05547be3bc
|
EFI_TEXT_LOGGING progress
|
2018-09-17 00:00:19 -04:00 |
rusefi
|
f2165da28e
|
new configurable option EFI_TEXT_LOGGING
|
2018-09-16 23:54:14 -04:00 |
rusefi
|
5cb6a2b6f0
|
refactoring
|
2018-09-16 23:10:06 -04:00 |
rusefi
|
c3a57b6a77
|
refactoring
|
2018-09-16 22:39:46 -04:00 |
rusefi
|
553969dc72
|
refactoring
|
2018-09-16 22:26:57 -04:00 |
rusefi
|
4868a9fd82
|
refactoring
|
2018-09-16 22:25:17 -04:00 |
rusefi
|
4d27109a8d
|
better state validation
|
2018-09-16 22:11:59 -04:00 |
rusefi
|
4d56783415
|
refactoring
|
2018-09-16 22:00:14 -04:00 |
rusefi
|
8fe3051df6
|
refactoring
|
2018-09-16 21:17:03 -04:00 |
rusefi
|
ca3585eb52
|
refactoring
|
2018-09-16 20:28:23 -04:00 |
rusefi
|
5f5814bc10
|
poke
|
2018-09-12 08:18:58 -04:00 |
rusefi
|
bcf107e675
|
docs
|
2018-09-10 22:43:57 -04:00 |
rusefi
|
99d1274f10
|
docs
|
2018-09-10 22:42:24 -04:00 |
rusefi
|
035e0b588a
|
typo
|
2018-09-10 22:29:43 -04:00 |
rusefi
|
ce3a432204
|
status check
|
2018-09-10 22:24:50 -04:00 |
rusefi
|
102a503235
|
Merge branch 'master' of https://github.com/rusefi/rusefi
|
2018-09-10 22:10:58 -04:00 |
rusefi
|
92df53aec9
|
error codes
|
2018-09-10 22:10:55 -04:00 |
rusefi
|
70b91d2295
|
names for error codes
|
2018-09-10 22:00:13 -04:00 |
rusEfi
|
7f8ac4dd96
|
getting ready for NA8
|
2018-09-06 22:41:05 -04:00 |
rusEfi
|
95601bcd2d
|
getting ready for NA8
|
2018-09-06 22:31:23 -04:00 |
rusefi
|
8851dfbfc8
|
better state validation
|
2018-09-01 09:12:33 -04:00 |
rusefi
|
2398e4a9c1
|
docs
|
2018-08-31 22:47:16 -04:00 |
rusefi
|
0f7f62cae9
|
better parameter name
|
2018-08-31 22:38:59 -04:00 |
rusefi
|
a9adc4a093
|
moving method
|
2018-08-31 22:30:03 -04:00 |
rusefi
|
b2ca20c0b4
|
separating data structure from global state
|
2018-08-31 22:19:19 -04:00 |
rusefi
|
7a8281f752
|
pointless OOP
|
2018-08-31 21:38:14 -04:00 |
rusefi
|
fcc5e03517
|
better code location
|
2018-08-31 21:27:41 -04:00 |
rusefi
|
41688ba251
|
reducing code duplication and applying event condition more consistently
|
2018-08-31 21:11:22 -04:00 |
rusefi
|
c4af060432
|
why does it happen?...
|
2018-08-31 21:03:20 -04:00 |
rusefi
|
cdf01513f0
|
reducing contrib dependency
|
2018-08-31 21:02:50 -04:00 |
rusefi
|
3ce390c6f4
|
fresh contrib
|
2018-08-31 20:55:27 -04:00 |
rusefi
|
5f24be5233
|
reducing import
|
2018-08-31 20:50:17 -04:00 |
rusefi
|
7b6a059f65
|
dead comment & inline
|
2018-08-31 20:38:10 -04:00 |
rusefi
|
8708808193
|
air mass into TS logs
|
2018-08-29 10:40:13 -04:00 |
rusefi
|
b43d5f42db
|
docs
|
2018-08-29 07:43:21 -04:00 |