rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
config
engines
gm_sbc.h
Go to the documentation of this file.
1
/**
2
* gm_sbc.h
3
*/
4
#pragma once
5
6
void
setGmSbc
();
7
// not really a SBC but GM
8
// 2.5 NA
9
void
setGmLcv
();
10
// https://en.wikipedia.org/wiki/GM_Ecotec_engine#LTG
11
void
setGmLtg
();
12
// 2.0T
13
void
setGmLnf
();
14
15
// https://en.wikipedia.org/wiki/General_Motors_LS-based_small-block_engine#Generation_V_(2013%E2%80%93present)
16
void
setGmSbcGen5
();
setGmLtg
void setGmLtg()
Definition
gm_sbc.cpp:237
setGmSbcGen5
void setGmSbcGen5()
Definition
gm_sbc.cpp:252
setGmLnf
void setGmLnf()
Definition
gm_sbc.cpp:216
setGmLcv
void setGmLcv()
Definition
gm_sbc.cpp:209
setGmSbc
void setGmSbc()
Definition
gm_sbc.cpp:81
Generated on Sat Sep 27 2025 00:10:04 for rusEFI by
1.9.8