only:alphax-gold

This commit is contained in:
rusefi 2025-02-20 21:06:01 -05:00
parent 6f456d2f34
commit 555e3c514e
4 changed files with 13 additions and 5 deletions

View File

@ -29,13 +29,14 @@ static void setIgnitionPins() {
}
static void setDefaultSensorInputs() {
engineConfiguration->tps1_1AdcChannel = MM100_IN_TPS_ANALOG;
setTPS1Inputs(H144_IN_TPS, H144_IN_TPS2);
setPPSInputs(H144_IN_PPS, H144_IN_PPS2);
engineConfiguration->boardUseTempPullUp = true;
// engineConfiguration->map.sensor.hwChannel = H144_IN_MAP1; // external MAP
engineConfiguration->map.sensor.hwChannel = H144_IN_MAP2; // On-board MAP
engineConfiguration->map.sensor.hwChannel = H144_IN_O2S2; // external MAP
// engineConfiguration->map.sensor.hwChannel = H144_IN_MAP2; // On-board MAP
engineConfiguration->map.sensor.type = MT_MPXH6400;
engineConfiguration->clt.adcChannel = H144_IN_CLT;

View File

@ -1,6 +1,13 @@
meta: config/boards/hellen_meta.h
pins:
- pin: on_board
meta: H144_IN_MAP2
class: analog_inputs
function: On-board MAP Sensor
ts_name: On-board MAP Sensor
color: orange
- pin: 1A
function: Injector 4 Output
class: outputs

View File

@ -174,7 +174,7 @@ pins:
ts_name: ___ DC-
function: DC- output
type: etb
color: white
- pin: 27B
class: event_inputs

View File

@ -11,7 +11,7 @@
#define ts_show_spi false
#define ts_show_can_pins false
#define ts_show_tunerstudio_port true
#define ts_show_can2 false
#define ts_show_software_knock true
#define ts_show_vr_threshold_all true
#define ts_show_vr_threshold_pins false