From 01080d64f71ec0582b106623e914d34706213b80 Mon Sep 17 00:00:00 2001 From: rusEfi Date: Tue, 3 Mar 2015 20:04:38 -0600 Subject: [PATCH] auto-sync --- firmware/controllers/algo/error_handling.h | 2 ++ firmware/iar/ch.ewp | 6 ++++++ 2 files changed, 8 insertions(+) diff --git a/firmware/controllers/algo/error_handling.h b/firmware/controllers/algo/error_handling.h index 7c75a20086..d9549c729c 100644 --- a/firmware/controllers/algo/error_handling.h +++ b/firmware/controllers/algo/error_handling.h @@ -13,6 +13,8 @@ extern "C" { #endif /* __cplusplus */ +int getVtSizeEstimate(void); + #include "obd_error_codes.h" #include "efifeatures.h" #include "stdbool.h" diff --git a/firmware/iar/ch.ewp b/firmware/iar/ch.ewp index e0994a1bf6..9c1d2aa7a4 100644 --- a/firmware/iar/ch.ewp +++ b/firmware/iar/ch.ewp @@ -2285,6 +2285,12 @@ $PROJ_DIR$\..\controllers\math\engine_math.h + + $PROJ_DIR$\..\controllers\math\pid.cpp + + + $PROJ_DIR$\..\controllers\math\pid.h + $PROJ_DIR$\..\controllers\math\speed_density.cpp