Commit Graph

31 Commits

Author SHA1 Message Date
Matthew Kennedy b52d50bbf2
Use pch in lots of files (#3066)
* most engine.h

* most engine_configuration

* more

* more

* more

* more

* more

* moooooore

* ok I'm done for now

* oops
2021-07-26 01:05:17 -04:00
Matthew Kennedy 2ce7777865
don't require EXTERN_ENGINE in every file (#2969)
* move enginePins

* no more extern engine

* uses

* more

* extern config too

* put this where it belongs

* include correct header

* merge
2021-07-16 18:13:33 -04:00
Matthew Kennedy 4474f9f1c2
Maf in sensor model (#2672)
* init

* consumers

* hasMafSensor

* consumers

* remove

* remove

* s

* guard

* tiny bit of ram

* ram
2021-05-09 20:59:06 -04:00
Matthew Kennedy 4a1d3de9a6
remove unused msg parameter (#2360)
* dead parameter

* last few
2021-02-16 09:32:16 -05:00
Andrey G b92e3086d0
Adc isAdcChannelValid helper (#2188)
* Guard define argument

* ADC: isAdcChannelValid

Check for both <= EFI_ADC_NONE and >= EFI_ADC_LAST_CHANNEL
Also check for value out of enum range (corrupted settings)

* Fix unit tests
2021-01-05 16:02:20 -05:00
Matthew Kennedy 8fd9842310
cleanup extern mess (#1237)
* cleanup

* move outside define
2020-03-29 19:06:03 -04:00
rusefi 533087f475 ETB target is using integer values #945
refactoring - ADC mocking is a mess
2019-09-22 09:56:06 -04:00
rusefi 0829d70012 reducing complexity 2019-09-20 01:06:15 -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 1f90cf153d refactoring 2018-09-16 22:26:57 -04:00
rusefi b1f66d43ce fixing build 2017-11-24 19:16:00 -05:00
rusefi 74a359077c better macro name 2017-05-15 23:33:22 -04:00
rusEfi e72f660b39 auto-sync 2016-12-17 09:02:59 -05:00
rusEfi a538dde81e auto-sync 2016-01-11 17:01:33 -05:00
rusEfi 969ebbf142 auto-sync 2015-07-10 09:01:56 -04:00
rusEfi 298341e0d1 auto-sync 2015-07-10 08:57:59 -04:00
rusEfi 91e6e9c808 auto-sync 2015-05-03 18:11:54 -04:00
rusEfi d80065a677 auto-sync 2015-05-02 19:07:39 -04:00
rusEfi 0def188dc1 auto-sync 2015-04-05 10:11:40 -05:00
rusEfi 7b11219a15 auto-sync 2015-04-03 19:08:31 -05:00
rusEfi 53b7ad7a83 auto-sync 2015-02-14 22:04:14 -06:00
rusEfi 43814539bd auto-sync 2015-02-14 16:05:25 -06:00
rusEfi e1beee711e auto-sync 2015-02-13 21:04:11 -06:00
rusEfi 3481d2f81c auto-sync 2015-02-13 14:04:38 -06:00
rusEfi db802c5425 auto-sync 2015-02-12 22:04:26 -06:00
rusEfi 740e6ba22f auto-sync 2015-02-12 21:04:12 -06:00
rusEfi 80c188a679 auto-sync 2015-02-12 18:08:02 -06:00
rusEfi 0e9964e01d auto-sync 2015-02-11 21:04:21 -06:00
rusEfi 05a6967c46 auto-sync 2015-02-11 20:08:16 -06:00
rusEfi 503bd351df auto-sync 2014-12-23 15:03:33 -06:00
rusEfi 36b5bc9e1a auto-sync 2014-11-11 16:03:38 -06:00