12#include <rusefi/efistringutil.h>
13#include <rusefi/arrays.h>
14#include <rusefi/crc.h>
15#include <rusefi/fragments.h>
16#include <rusefi/interpolation.h>
17#include <rusefi/rusefi_math.h>
18#include <rusefi/pt2001.h>
51#include <gtest/gtest.h>
52#include <gmock/gmock.h>
54#include "engine_test_helper.h"
55#include "mock/mock_sensor.h"
This file should have been called 'sensors.h' but there is some conflict with standard win32 header :...
Main engine configuration data structure.
Controllers package entry point header.
Base class for sensors. Inherit this class to implement a new type of sensor.
This file is about configuring engine via the human-readable protocol.
A special file which is recompiled every time the .ini file changes.
This file sets the thread priority for the threads running on rusEFI.