Commit Graph

31 Commits

Author SHA1 Message Date
Matthew Kennedy d3ec2b21d1 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 e3849b95d5 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 76f2f063d2 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 dbebc353a2 remove unused msg parameter (#2360)
* dead parameter

* last few
2021-02-16 09:32:16 -05:00
Andrey G 71fe582ce5 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 0ac3e06149 cleanup extern mess (#1237)
* cleanup

* move outside define
2020-03-29 19:06:03 -04:00
rusefi 658dac889c ETB target is using integer values #945
refactoring - ADC mocking is a mess
2019-09-22 09:56:06 -04:00
rusefi 03d71bedeb reducing complexity 2019-09-20 01:06:15 -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 553969dc72 refactoring 2018-09-16 22:26:57 -04:00
rusefi 415bc28298 fixing build 2017-11-24 19:16:00 -05:00
rusefi 73c1f29cf9 better macro name 2017-05-15 23:33:22 -04:00
rusEfi 4f36805664 auto-sync 2016-12-17 09:02:59 -05:00
rusEfi 14d5a20f88 auto-sync 2016-01-11 17:01:33 -05:00
rusEfi 41e7abdd6f auto-sync 2015-07-10 09:01:56 -04:00
rusEfi 69b0c4e2de auto-sync 2015-07-10 08:57:59 -04:00
rusEfi c7f7e9be40 auto-sync 2015-05-03 18:11:54 -04:00
rusEfi 45d9b0926b auto-sync 2015-05-02 19:07:39 -04:00
rusEfi 5bf2efa197 auto-sync 2015-04-05 10:11:40 -05:00
rusEfi f7a5c9d26b auto-sync 2015-04-03 19:08:31 -05:00
rusEfi 47cf662d69 auto-sync 2015-02-14 22:04:14 -06:00
rusEfi b5bd17e227 auto-sync 2015-02-14 16:05:25 -06:00
rusEfi 67780aa759 auto-sync 2015-02-13 21:04:11 -06:00
rusEfi 04f6e3f024 auto-sync 2015-02-13 14:04:38 -06:00
rusEfi 188491120c auto-sync 2015-02-12 22:04:26 -06:00
rusEfi f30f1cc11a auto-sync 2015-02-12 21:04:12 -06:00
rusEfi 37d599a808 auto-sync 2015-02-12 18:08:02 -06:00
rusEfi ecd2bf62fc auto-sync 2015-02-11 21:04:21 -06:00
rusEfi a2e1dbc1f1 auto-sync 2015-02-11 20:08:16 -06:00
rusEfi cb1b7cc137 auto-sync 2014-12-23 15:03:33 -06:00
rusEfi 5d7ff15184 auto-sync 2014-11-11 16:03:38 -06:00