diff --git a/firmware/config/boards/core8/connectors/generated_outputs.h b/firmware/config/boards/core8/connectors/generated_outputs.h index 6b6e72f452..94f81153d4 100644 --- a/firmware/config/boards/core8/connectors/generated_outputs.h +++ b/firmware/config/boards/core8/connectors/generated_outputs.h @@ -48,4 +48,48 @@ Gpio GENERATED_OUTPUTS = { Gpio::B7, // DBW Disable (B7) Gpio::B8, // DBW Control (B8) Gpio::B9, // DBW Direction (B9) +// "Low Side 1 (B14 v2.1 ONLY)", +// "Low Side 2 (B15 v2.1 ONLY)", +// "Low Side 1 (F13)", +// "Low Side 2 (F14)", +// "Low Side 3 (D8)", +// "Low Side 4 (D9)", +// "Low Side 5 (D10)", +// "Low Side 6 (D11)", +// "Low Side 7 (D12)", +// "Low Side 8 (D13)", +// "Low Side 9 (D14)", +// "Low Side 10 (D15)", +// "Low Side 11 (G2)", +// "Low Side 12 (G3)", +// "Low Side 13 (G4)", +// "Low Side 14 (G5)", +// "Low Side 15 (G6)", +// "Low Side 16 (G7)", +// "Low Side 17 (G8)", +// "Low Side 18 (C6)", +// "Low Side 19 (C7)", +// "Low Side 20 (A8)", +// "Low Side 21 (D5)", +// "Low Side 22 (D4)", +// "Low Side 23 (D3)", +// "Low Side 24 (A15)", +// "High Side 1 (E15)", +// "High Side 2 (E14)", +// "High Side 3 (E13)", +// "High Side 4 (E12)", +// "High Side 5 (E11)", +// "High Side 6 (F15)", +// "High Side 7 (G0)", +// "High Side 8 (G1)", +// "High Side 9 (E7)", +// "High Side 10 (E10)", +// "High Side 11 (E9)", +// "High Side 12 (E8)", +// "StepEr Direction (F7)", +// "StepEr Control (F8)", +// "StepEr Disable (F9)", +// "DBW Disable (B7)", +// "DBW Control (B8)", +// "DBW Direction (B9)", } diff --git a/firmware/config/boards/frankenso/connectors/generated_outputs.h b/firmware/config/boards/frankenso/connectors/generated_outputs.h index ff4b4beb32..65a73d6d8b 100644 --- a/firmware/config/boards/frankenso/connectors/generated_outputs.h +++ b/firmware/config/boards/frankenso/connectors/generated_outputs.h @@ -25,4 +25,24 @@ Gpio GENERATED_OUTPUTS = { Gpio::D5, // Injector 3X Gpio::B8, // Injector 3Y Gpio::B7, // Injector 3Z +// "Coil 1F", +// "Coil 1G", +// "Coil 1H", +// "Coil 1I", +// "Coil 1L", +// "Coil 1M", +// "Coil 1O", +// "Coil 1P", +// "Injector 2M", +// "Injector 2N", +// "Injector 2O", +// "Injector 2P", +// "Injector 3S", +// "Injector 3T", +// "Injector 3U", +// "Injector 3V", +// "Injector 3W", +// "Injector 3X", +// "Injector 3Y", +// "Injector 3Z", } diff --git a/firmware/config/boards/hellen/alphax-2chan/connectors/generated_outputs.h b/firmware/config/boards/hellen/alphax-2chan/connectors/generated_outputs.h index 5ef42436d6..dec9f480be 100644 --- a/firmware/config/boards/hellen/alphax-2chan/connectors/generated_outputs.h +++ b/firmware/config/boards/hellen/alphax-2chan/connectors/generated_outputs.h @@ -17,4 +17,16 @@ Gpio GENERATED_OUTPUTS = { Gpio::H144_OUT_PWM3, // A4 - Tachometer Gpio::H144_IGN_1, // A6 - Ignition A Gpio::H144_IGN_2, // A7 - Ignition B +// "Aux2 - Inj 3", +// "Aux4 - Inj 4", +// "Aux6 - Ign 4", +// "Aux8 - Ign 3", +// "A3 - Fuel Pump", +// "A8 - Injector A", +// "B8 - Injector B", +// "C1 - Fan Relay", +// "C8 - Idle", +// "A4 - Tachometer", +// "A6 - Ignition A", +// "A7 - Ignition B", } diff --git a/firmware/config/boards/hellen/alphax-4chan/connectors/generated_outputs.h b/firmware/config/boards/hellen/alphax-4chan/connectors/generated_outputs.h index a413951302..2057d00ccb 100644 --- a/firmware/config/boards/hellen/alphax-4chan/connectors/generated_outputs.h +++ b/firmware/config/boards/hellen/alphax-4chan/connectors/generated_outputs.h @@ -30,4 +30,29 @@ Gpio GENERATED_OUTPUTS = { Gpio::H144_IGN_3, // D6 - Ignition 3 Gpio::H144_IGN_4, // D7 - Ignition 4 Gpio::H144_OUT_IO6, // E2 - Out NOS +// "Aux2 - Inj 5", +// "Aux4 - Inj 6", +// "A3 - Fuel Pump", +// "A8 - Injector 1", +// "B8 - Injector 2", +// "C1 - Fan Relay", +// "C8 - Idle", +// "D1 - Injector 3", +// "E1 - Injector 4", +// "F1 - Idle2", +// "F2 - VVT#1 rev G", +// "F4 - VVT#2 rev G", +// "F5 - MAIN", +// "Aux6 - Ignition 5", +// "Aux8 - Ignition 6", +// "Aux9 - High1 legacy F2", +// "Aux10 - High2 legacy F4", +// "A4 - Tachometer legacy up to rev F", +// "A4 - Tachometer", +// "A6 - Ignition 1", +// "A7 - Ignition 2", +// "D2 - Out Boost", +// "D6 - Ignition 3", +// "D7 - Ignition 4", +// "E2 - Out NOS", } diff --git a/firmware/config/boards/hellen/alphax-8chan-revA/connectors/generated_outputs.h b/firmware/config/boards/hellen/alphax-8chan-revA/connectors/generated_outputs.h index 9bf509a52b..a08a27e5d1 100644 --- a/firmware/config/boards/hellen/alphax-8chan-revA/connectors/generated_outputs.h +++ b/firmware/config/boards/hellen/alphax-8chan-revA/connectors/generated_outputs.h @@ -30,4 +30,28 @@ Gpio GENERATED_OUTPUTS = { Gpio::B9, // 19C - Ignition 7 Gpio::B8, // 20C - Ignition 6 Gpio::E2, // 21C - Ignition 5 +// "1A - Injector 4", +// "2A - Injector 3", +// "3A - Injector 2", +// "4A - Injector 1", +// "8B - Main Relay LS", +// "26C - Injector 8", +// "27C - Injector 7", +// "28C - Injector 6", +// "29C - Injector 5", +// "8D - Fuel Pump", +// "9D - Fan Relay", +// "10D - LS 7", +// "11D - LS 8", +// "12D - NOS", +// "13D - Boost", +// "21D - Tachometer", +// "10A - Ignition 4", +// "11A - Ignition 3", +// "12A - Ignition 2", +// "13A - Ignition 1", +// "18C - Ignition 8", +// "19C - Ignition 7", +// "20C - Ignition 6", +// "21C - Ignition 5", } diff --git a/firmware/config/boards/hellen/alphax-8chan/connectors/generated_outputs.h b/firmware/config/boards/hellen/alphax-8chan/connectors/generated_outputs.h index a401819465..51af13becc 100644 --- a/firmware/config/boards/hellen/alphax-8chan/connectors/generated_outputs.h +++ b/firmware/config/boards/hellen/alphax-8chan/connectors/generated_outputs.h @@ -50,4 +50,48 @@ Gpio GENERATED_OUTPUTS = { Gpio::MM176_OUT_PWM4, // 21D - VVT 4 Gpio::MM176_OUT_PWM5, // 22C - Boost Gpio::MM176_OUT_PWM7, // 23C - Low Side 2 +// "1D - Injector 1", +// "2D - Injector 2", +// "3D - Injector 3", +// "4D - Injector 4", +// "5D - Injector 5", +// "6D - Injector 6", +// "7D - Injector 7", +// "13D - Injector 8", +// "19D - Injector 9", +// "24D - Injector 12", +// "25D - Injector 11", +// "26D - Injector 10", +// "5C - High Side 1", +// "6C - High Side 2", +// "7C - High Side 3", +// "8C - Low Side 3", +// "9C - Low Side 4", +// "11C - Ignition 1", +// "13C - Ignition 3", +// "14C - Ignition 5", +// "15C - Ignition 8", +// "17C - Low Side 5", +// "19C - Ignition 2", +// "20C - Ignition 4", +// "21C - Ignition 7", +// "23C - Ignition 10", +// "25C - Low Side 6", +// "28C - Ignition 6", +// "29C - Ignition 9", +// "30C - Ignition 11", +// "31C - Ignition 12", +// "34C - Low Side 7", +// "8D - VVT 1", +// "9D - Fuel Pump", +// "10D - Fan", +// "11D - Main Relay", +// "12D - NOS", +// "14D - VVT 2", +// "15D - Tachometer", +// "16C - Low Side 1", +// "20D - VVT 3", +// "21D - VVT 4", +// "22C - Boost", +// "23C - Low Side 2", } diff --git a/firmware/config/boards/hellen/hellen-112-17/connectors/generated_outputs.h b/firmware/config/boards/hellen/hellen-112-17/connectors/generated_outputs.h index a66be23c3c..ebd3d14e63 100644 --- a/firmware/config/boards/hellen/hellen-112-17/connectors/generated_outputs.h +++ b/firmware/config/boards/hellen/hellen-112-17/connectors/generated_outputs.h @@ -25,4 +25,25 @@ Gpio GENERATED_OUTPUTS = { Gpio::MM100_IGN3, // 254 Coil 3 Gpio::MM100_IGN4, // 255 Coil 4 Gpio::MM100_IGN1, // 256 Coil 1 +// "101 low side 1.5A output", +// "102 low side 1.5A output", +// "115 Main Relay", +// "129 Fuel Consumption Output", +// "131 Relay Output", +// "140 Relay Output", +// "141 Engine Radiator Fan", +// "142 Fuel Pump Relay", +// "151 relay output", +// "152 relay output", +// "235 Low Side Output", +// "242 injector output 2", +// "243 injector output 3", +// "244 injector output 1", +// "245 injector output 4", +// "246 low side 1.5A output", +// "128 Tach Output", +// "253 Coil 2", +// "254 Coil 3", +// "255 Coil 4", +// "256 Coil 1", } diff --git a/firmware/config/boards/hellen/hellen-gm-e67/connectors/generated_outputs.h b/firmware/config/boards/hellen/hellen-gm-e67/connectors/generated_outputs.h index f618923c88..f6fb5b7370 100644 --- a/firmware/config/boards/hellen/hellen-gm-e67/connectors/generated_outputs.h +++ b/firmware/config/boards/hellen/hellen-gm-e67/connectors/generated_outputs.h @@ -40,4 +40,40 @@ Gpio GENERATED_OUTPUTS = { Gpio::D2, // C1-13 - Fuel Pump Gpio::D15, // C1-25 Tach Gpio::D14, // C1-39 - VSS Output +// "C2-16 INJ 3", +// "C2-32 INJ 2", +// "C2-48 INJ 8", +// "C2-49 INJ 5", +// "C2-52 INJ 6", +// "C2-70 INJ 4", +// "C2-71 INJ 7", +// "C2-72 INJ 1", +// "C1-26 - Starter Relay", +// "C1-40 - MAIN", +// "C1-56 - Starter Enable", +// "J4_4 Wastegate Solenoid", +// "J4_5 Error Light", +// "J7_1 AUX", +// "J7_2 AUX", +// "J7_3 AUX", +// "J7_4 AUX", +// "J7_5 AUX", +// "J7_6 AUX", +// "J7_7 AUX", +// "J7_8 AUX", +// "C2-1 - IGN 1", +// "C2-17 - IGN 8", +// "C2-18 - IGN 4", +// "C2-33 - IGN 7", +// "C2-34 - IGN 5", +// "C2-53 - IGN 2", +// "C2-54 - IGN 6", +// "C2-55 - IGN 3", +// "C3-7 - Alternator Enable", +// "C3-16 - Coolant Pump", +// "C3-49 - Fan Relay", +// "C1-12 Check Engine", +// "C1-13 - Fuel Pump", +// "C1-25 Tach", +// "C1-39 - VSS Output", } diff --git a/firmware/config/boards/hellen/hellen-honda-k/connectors/generated_outputs.h b/firmware/config/boards/hellen/hellen-honda-k/connectors/generated_outputs.h index 6268d9fa07..435a83bcdf 100644 --- a/firmware/config/boards/hellen/hellen-honda-k/connectors/generated_outputs.h +++ b/firmware/config/boards/hellen/hellen-honda-k/connectors/generated_outputs.h @@ -30,4 +30,30 @@ Gpio GENERATED_OUTPUTS = { Gpio::H144_OUT_PWM5, // B23 VTC VVT Gpio::H144_OUT_IO10, // E26 Tachometer Gpio::H144_OUT_IO7, // E31 Check Engine +// "A12 Idle Air Control", +// "B2 - Injector 4", +// "B3 - Injector 3", +// "B4 - Injector 2", +// "B6 Radiator Relay", +// "B7 Lockout Solenoid", +// "B21 - EVAP", +// "B22 Intake Runner", +// "C11 Aux Low 3", +// "C12 Aux Low 2", +// "C13 Aux Low 1", +// "E1 Fuel Relay", +// "E7 Main Relay Control", +// "E18 - AC Relay", +// "AuxHigh1", +// "AuxPP1", +// "A27 - IGN4", +// "A28 - IGN3", +// "A29 - IGN2", +// "A30 - IGN1", +// "B5 - Injector 1", +// "B15 VTEC/VTS Output", +// "B18 Alternator Control", +// "B23 VTC VVT", +// "E26 Tachometer", +// "E31 Check Engine", } diff --git a/firmware/config/boards/hellen/hellen-nb1/connectors/generated_outputs.h b/firmware/config/boards/hellen/hellen-nb1/connectors/generated_outputs.h index 9a1a583b26..e24fac643c 100644 --- a/firmware/config/boards/hellen/hellen-nb1/connectors/generated_outputs.h +++ b/firmware/config/boards/hellen/hellen-nb1/connectors/generated_outputs.h @@ -28,4 +28,28 @@ Gpio GENERATED_OUTPUTS = { Gpio::C7, // ETB + Gpio::C8, // ETB - Gpio::C6, // ETB EN +// "1E - Check Engine Light", +// "1O - ALTERN", +// "1Q - Aternator Warning Lamp", +// "1R - ECF", +// "1S - AC Relay", +// "2K - TACH", +// "2Q - IDLE", +// "2M US / 2P EUROPE - FPUMP", +// "3Q - VICS", +// "3T/4D - BOOST OUT", +// "3V - O2H2", +// "3W - INJ_1", +// "3X - INJ_2", +// "3Y - INJ_3", +// "3Z - INJ_4", +// "4E - VVT", +// "1I AC Fan Relay", +// "1U - O2H", +// "3D - MAP", +// "3G - IGN_1 (1&4)", +// "3H - IGN_2 (2&3)", +// "ETB +", +// "ETB -", +// "ETB EN", } diff --git a/firmware/config/boards/hellen/hellen121nissan/connectors/generated_outputs.h b/firmware/config/boards/hellen/hellen121nissan/connectors/generated_outputs.h index 04f1f216de..c2dd2ce46d 100644 --- a/firmware/config/boards/hellen/hellen121nissan/connectors/generated_outputs.h +++ b/firmware/config/boards/hellen/hellen121nissan/connectors/generated_outputs.h @@ -26,4 +26,25 @@ Gpio GENERATED_OUTPUTS = { Gpio::B8, // 79 - Coil 6 Gpio::E3, // 80 - Coil 4 Gpio::E5, // 81 - Coil 2 +// "21 - INJ_5", +// "22 - INJ_3", +// "23 - INJ_1", +// "40 - INJ_6", +// "41 - INJ_4", +// "42 - INJ_2", +// "104 ETB Relay", +// "111 Main Relay", +// "113 Fuel Pump Relay", +// "2 Aux Low 3", +// "3 Aux Low 2", +// "8 Aux Low 1", +// "10 - VTC Left", +// "11 - VTC Right", +// "29 - VIAS", +// "60 - Coil 5", +// "61 - Coil 3", +// "62 - Coil 1", +// "79 - Coil 6", +// "80 - Coil 4", +// "81 - Coil 2", } diff --git a/firmware/config/boards/hellen/hellen121vag/connectors/generated_outputs.h b/firmware/config/boards/hellen/hellen121vag/connectors/generated_outputs.h index 8b2d238279..f543d82371 100644 --- a/firmware/config/boards/hellen/hellen121vag/connectors/generated_outputs.h +++ b/firmware/config/boards/hellen/hellen121vag/connectors/generated_outputs.h @@ -35,4 +35,35 @@ Gpio GENERATED_OUTPUTS = { Gpio::C6, // 117 ETB_OUT+ Gpio::C7, // 118 ETB_OUT- Gpio::C8, // 120 - VVT2 B2 +// "Main Relay", +// "19 - INJ 7", +// "24 - INJ 8", +// "37 - TACH", +// "47 - CEL", +// "65 - Fuel Pump", +// "88 - INJ_4", +// "89 - INJ_2", +// "96 - INJ_1", +// "97 - INJ_3", +// "105 - IDLE rev A,B", +// "105 - IDLE rev C+", +// "112 INJ 6", +// "113 INJ 5", +// "7 - IGN_2", +// "8 - IGN_7", +// "18 - VVT2 B1", +// "22 - VVT1 1", +// "OUT_FUEL_CONSUMPTION", +// "94 - IGN_4", +// "95 - IGN_8", +// "101 - MAP2", +// "102 - IGN_1", +// "103 - IGN_5", +// "104 Wastegate", +// "110 - IGN_6", +// "111 - IGN_3", +// "115 - VVT1_2", +// "117 ETB_OUT+", +// "118 ETB_OUT-", +// "120 - VVT2 B2", } diff --git a/firmware/config/boards/hellen/hellen128/connectors/generated_outputs.h b/firmware/config/boards/hellen/hellen128/connectors/generated_outputs.h index 5ac60b3589..0e0739fd6b 100644 --- a/firmware/config/boards/hellen/hellen128/connectors/generated_outputs.h +++ b/firmware/config/boards/hellen/hellen128/connectors/generated_outputs.h @@ -28,4 +28,28 @@ Gpio GENERATED_OUTPUTS = { Gpio::E5, // F16 - IGN 2 Gpio::I5, // F17 - IGN 6 Gpio::I8, // F20 - IGN 1 +// "P19_OUT_LOW11", +// "P35_OUT_LOW9", +// "P33_PWM5", +// "P18_OUT_PP2", +// "A6 - Fan Control", +// "C21 - Evap Purge Control", +// "C29 - Fuel Pump", +// "E1 - LS1", +// "E2- LS2", +// "E3 - LS3", +// "E4 - LS4/VVT", +// "E13 - INJ 4", +// "E14 - INJ 2", +// "E25 - INJ 1", +// "E26 - INJ 3", +// "P34_OUT_LOW8", +// "F4 - IGN 5", +// "F6 - IGN 3", +// "F9 - IGN 7", +// "F11 - IGN 8", +// "F13 - IGN 4", +// "F16 - IGN 2", +// "F17 - IGN 6", +// "F20 - IGN 1", } diff --git a/firmware/config/boards/hellen/hellen154hyundai/connectors/generated_outputs.h b/firmware/config/boards/hellen/hellen154hyundai/connectors/generated_outputs.h index a3fa4b0b5e..5aaaada846 100644 --- a/firmware/config/boards/hellen/hellen154hyundai/connectors/generated_outputs.h +++ b/firmware/config/boards/hellen/hellen154hyundai/connectors/generated_outputs.h @@ -29,4 +29,28 @@ Gpio GENERATED_OUTPUTS = { Gpio::H144_IGN_2, // Coil 2 Gpio::H144_IGN_1, // Coil 1 Gpio::H144_IGN_3, // Coil 3 +// "INJ_1 k25", +// "INJ_2 k26", +// "INJ_3 k27", +// "INJ_4 k28", +// "Main Relay K64", +// "Fuel Pump K70", +// "K87 AC Relay", +// "X2 AuxLS3", +// "X3 AuxLS2", +// "X8 AuxLS1", +// "Aux P66", +// "Aux P67", +// "Aux P68", +// "K47 BK1 Wastegate Solenoid", +// "Fan Relay Low", +// "VVT1", +// "VVT2", +// "Tacho", +// "Fan Relay HI", +// "MIL", +// "Coil 4", +// "Coil 2", +// "Coil 1", +// "Coil 3", } diff --git a/firmware/config/boards/hellen/hellen64_miataNA6_94/connectors/generated_outputs.h b/firmware/config/boards/hellen/hellen64_miataNA6_94/connectors/generated_outputs.h index 36141b4734..9b8b2de829 100644 --- a/firmware/config/boards/hellen/hellen64_miataNA6_94/connectors/generated_outputs.h +++ b/firmware/config/boards/hellen/hellen64_miataNA6_94/connectors/generated_outputs.h @@ -24,4 +24,24 @@ Gpio GENERATED_OUTPUTS = { Gpio::C7, // ETB + Gpio::C8, // ETB - Gpio::C6, // ETB EN +// "1E - Check Engine Light", +// "1J - AC Relay", +// "Radiator Fan", +// "2I - VVT", +// "Fuel Pump Relay", +// "3U - Injector 1", +// "3V - Injector 2", +// "3W - IDLE", +// "3Y - Injector 3", +// "3Z - Injector 4", +// "1G - Ignition 1 & 4 (rev C)", +// "1G - Ignition 1 & 4 (rev D)", +// "1H - Ignition 2 & 3", +// "2J - Boost Control", +// "Tachometer (rev C)", +// "Tachometer (rev D)", +// "3S - A/C Fan 94-95", +// "ETB +", +// "ETB -", +// "ETB EN", } diff --git a/firmware/config/boards/hellen/hellen72/connectors/generated_outputs.h b/firmware/config/boards/hellen/hellen72/connectors/generated_outputs.h index 119121191f..c863760dc1 100644 --- a/firmware/config/boards/hellen/hellen72/connectors/generated_outputs.h +++ b/firmware/config/boards/hellen/hellen72/connectors/generated_outputs.h @@ -37,4 +37,37 @@ Gpio GENERATED_OUTPUTS = { Gpio::C7, // ETB + Gpio::C8, // ETB - Gpio::C6, // ETB EN +// "2A - INJ_1", +// "2B - ECF (PWM8)", +// "2C - AC Fan / INJ_5", +// "2D - INJ_2", +// "2G - INJ_3", +// "2J - INJ_4", +// "2K - AC (O4)", +// "2M - FPUMP (O9)", +// "2N - VTSC / INJ_6", +// "2Q - IDLE (PWM5)", +// "2R - CE (O11)", +// "3C - Purge Solenoid / INJ_7", +// "3D - EGR Solenoid / INJ_8", +// "3E - CANIST (O10)", +// "3H - MAIN (O1)", +// "3J - O2H (O3)", +// "3M - ALTERN (PWM6)", +// "3O - TACH (PWM7)", +// "3P - O2H2 (O7)", +// "3U - AWARN (O2)", +// "4R - VVT (O5)", +// "2O - IGN_3", +// "3F - IGN_1 (1&4)", +// "3I - IGN_2 (2&3)", +// "3L - IGN_7 / AFR", +// "3N - IGN_4", +// "3Z - IGN_5 / GNDA", +// "4K - IGN_6 / +5V_MAP", +// "4U - MAP2/Ign8 (A10)", +// "5E - SOLENOID OUTPUT", +// "ETB +", +// "ETB -", +// "ETB EN", } diff --git a/firmware/config/boards/hellen/hellen81/connectors/generated_outputs.h b/firmware/config/boards/hellen/hellen81/connectors/generated_outputs.h index f61347b9e0..1ccae4914c 100644 --- a/firmware/config/boards/hellen/hellen81/connectors/generated_outputs.h +++ b/firmware/config/boards/hellen/hellen81/connectors/generated_outputs.h @@ -38,4 +38,38 @@ Gpio GENERATED_OUTPUTS = { Gpio::C8, // 65 - OUT_COIL_B1 Gpio::C7, // 66 - OUT_COIL_A2 Gpio::C6, // 67 - OUT_COIL_A1 +// "6 - INJ_2", +// "7 - INJ_3", +// "14 - OUT_MAIN", +// "25 - INJ_6", +// "27 - INJ_1", +// "28 - OUT_O2H2", +// "30 - INJ_5", +// "31 - OUT_CE", +// "46 - OUT_CANIST", +// "47 - INJ_4", +// "48 - OUT_O2H", +// "49 - OUT_HEATER", +// "50 - OUT_STARTER", +// "68 - OUT_ECF", +// "69 - OUT_AC", +// "70 - OUT_PUMP", +// "72 - INJ_7", +// "73 - INJ_8", +// "1 - IGN_2", +// "2 - IGN_3", +// "4 - IGN_4", +// "5 - IGN_1", +// "8 - OUT_TACH", +// "10 - OUT_FUEL", +// "11 - OUT_HIGH", +// "21 - IGN_8", +// "22 - IGN_7", +// "23 - IGN_6", +// "24 - IGN_5", +// "60 - OUT_IO", +// "64 - OUT_COIL_B2", +// "65 - OUT_COIL_B1", +// "66 - OUT_COIL_A2", +// "67 - OUT_COIL_A1", } diff --git a/firmware/config/boards/hellen/hellen88bmw/connectors/generated_outputs.h b/firmware/config/boards/hellen/hellen88bmw/connectors/generated_outputs.h index 27a1b64bf4..82801af1ff 100644 --- a/firmware/config/boards/hellen/hellen88bmw/connectors/generated_outputs.h +++ b/firmware/config/boards/hellen/hellen88bmw/connectors/generated_outputs.h @@ -23,4 +23,23 @@ Gpio GENERATED_OUTPUTS = { Gpio::C13, // 50 - Coil 1 Gpio::E5, // 51 - Coil 2 Gpio::E4, // 52 - Coil 3 +// "3 - INJ_5", +// "4 - INJ_6", +// "5 - INJ_4", +// "7 - INJ_7/VVT", +// "27 - MAIN", +// "31 - INJ_3", +// "32 - INJ_2", +// "33 - INJ_1", +// "35 - INJ_8", +// "1 - OUT_PUMP", +// "2 - IdleC", +// "23 - Coil 4", +// "24 - Coil 6", +// "25 - Coil 5", +// "29 - Idle", +// "47 - Tach", +// "50 - Coil 1", +// "51 - Coil 2", +// "52 - Coil 3", } diff --git a/firmware/config/boards/hellen/hellenNA8_96/connectors/generated_outputs.h b/firmware/config/boards/hellen/hellenNA8_96/connectors/generated_outputs.h index bd0cdb19a9..d26ac0f13b 100644 --- a/firmware/config/boards/hellen/hellenNA8_96/connectors/generated_outputs.h +++ b/firmware/config/boards/hellen/hellenNA8_96/connectors/generated_outputs.h @@ -24,4 +24,24 @@ Gpio GENERATED_OUTPUTS = { Gpio::C7, // ETB + Gpio::C8, // ETB - Gpio::C6, // ETB EN +// "1A - ECF", +// "1E - Check Engine Light", +// "1G - AC Relay", +// "1U - Fuel Pump", +// "3L - TACH", +// "3Q - IDLE", +// "3U - INJ_1", +// "3V - INJ_2", +// "3W - INJ_3", +// "3X - INJ_4", +// "3Z - O2H2", +// "4D - BOOST OUT", +// "4E - VVT", +// "P18/P22", +// "1B - AC Fan Relay", +// "3N - IGN_1 (1&4)", +// "3R - IGN_2 (2&3)", +// "ETB +", +// "ETB -", +// "ETB EN", } diff --git a/firmware/config/boards/hellen/small-can-board/connectors/generated_outputs.h b/firmware/config/boards/hellen/small-can-board/connectors/generated_outputs.h index 603dac2c0f..d33c02c017 100644 --- a/firmware/config/boards/hellen/small-can-board/connectors/generated_outputs.h +++ b/firmware/config/boards/hellen/small-can-board/connectors/generated_outputs.h @@ -8,4 +8,8 @@ Gpio GENERATED_OUTPUTS = { Gpio::MM64_OUT_PWM2, // A8 - Low Side Gpio::MM64_OUT_PWM3, // B8 - Low Side Gpio::MM64_OUT_PWM4, // C8 - Low Side +// "A7 - Low Side", +// "A8 - Low Side", +// "B8 - Low Side", +// "C8 - Low Side", } diff --git a/firmware/config/boards/hellen/uaefi/connectors/generated_outputs.h b/firmware/config/boards/hellen/uaefi/connectors/generated_outputs.h index 16abc9b789..aef2d0317b 100644 --- a/firmware/config/boards/hellen/uaefi/connectors/generated_outputs.h +++ b/firmware/config/boards/hellen/uaefi/connectors/generated_outputs.h @@ -17,4 +17,17 @@ Gpio GENERATED_OUTPUTS = { Gpio::MM100_IGN2, // 12 Coil 2 Gpio::MM100_IGN3, // 13 Coil 3 Gpio::MM100_IGN4, // 14 Coil 4 +// "5 injector output 1", +// "6 injector output 2", +// "7 injector output 3", +// "8 injector output 4", +// "19 Main Relay", +// "20 Fuel Pump Relay", +// "21 Relay Output", +// "22 Relay Output", +// "23 Engine Radiator Fan", +// "11 Coil 1", +// "12 Coil 2", +// "13 Coil 3", +// "14 Coil 4", } diff --git a/firmware/config/boards/m74_9/connectors/generated_outputs.h b/firmware/config/boards/m74_9/connectors/generated_outputs.h index fdc11443f8..acd101ecbd 100644 --- a/firmware/config/boards/m74_9/connectors/generated_outputs.h +++ b/firmware/config/boards/m74_9/connectors/generated_outputs.h @@ -20,4 +20,20 @@ Gpio GENERATED_OUTPUTS = { Gpio::L9779_OUT_15, // FAN 1 relay Gpio::L9779_OUT_16, // FAN 2 relay Gpio::L9779_OUT_13, // Fuel pump relay +// "Injector 1", +// "Injector 2", +// "Injector 3", +// "Injector 4", +// "Oxygen sensor 1 heater", +// "EVAP solenoid control", +// "Oxygen sensor 2 heater", +// "Coil 1 (< +2.5v) / Coils 1,4", +// "Coil 3 (< +2.5v) / Coils 2,4", +// "Coil 2 (< +2.5v) (not populated)", +// "Coil 4 (< +2.5v) (not populated)", +// "Air compressor control", +// "Secondary starter relay", +// "FAN 1 relay", +// "FAN 2 relay", +// "Fuel pump relay", } diff --git a/firmware/config/boards/microrusefi/connectors/generated_outputs.h b/firmware/config/boards/microrusefi/connectors/generated_outputs.h index f95342491b..75f15e8225 100644 --- a/firmware/config/boards/microrusefi/connectors/generated_outputs.h +++ b/firmware/config/boards/microrusefi/connectors/generated_outputs.h @@ -36,4 +36,34 @@ Gpio GENERATED_OUTPUTS = { Gpio::E6, // AUX J10 PE6 Gpio::E5, // AUX J11 PE5 Gpio::B7, // AUX J18 PB7 +// "3 - Lowside 2", +// "7 - Lowside 1", +// "37 - Injector 1", +// "38 - Injector 2", +// "41 - Injector 3", +// "42 - Injector 4", +// "AUX J2 PB8", +// "AUX J2 PB9", +// "AUX J2 PC12", +// "AUX J2 PA15", +// "9 - Ignition 1", +// "10 - Ignition 2", +// "11 - Ignition 3", +// "12 - Ignition 4", +// "13 - GP Out 6", +// "14 - GP Out 5", +// "28 - AN volt 10, Aux Reuse", +// "AUX J6", +// "AUX J12", +// "AUX J13", +// "32 - AN volt 6, Aux Reuse", +// "33 - GP Out 3", +// "34 - GP Out 2", +// "35 - GP Out 1", +// "36 - AN volt 8, Aux Reuse", +// "40 - AN volt 9, Aux Reuse", +// "43 - GP Out 4", +// "AUX J10 PE6", +// "AUX J11 PE5", +// "AUX J18 PB7", } diff --git a/firmware/config/boards/proteus/connectors/generated_outputs.h b/firmware/config/boards/proteus/connectors/generated_outputs.h index 66778ef393..29e96cff6a 100644 --- a/firmware/config/boards/proteus/connectors/generated_outputs.h +++ b/firmware/config/boards/proteus/connectors/generated_outputs.h @@ -44,4 +44,42 @@ Gpio GENERATED_OUTPUTS = { Gpio::C8, // Ign 4 Gpio::D3, // Ign 2 Gpio::D4, // Ign 1 +// "Lowside 1", +// "Lowside 3", +// "Lowside 5", +// "Lowside 6", +// "Lowside 7", +// "Lowside 9", +// "Lowside 11", +// "Lowside 13", +// "Lowside 14", +// "Lowside 15", +// "Lowside 2", +// "Lowside 4", +// "Lowside 8", +// "Lowside 10", +// "Lowside 12", +// "Lowside 16", +// "STM32 PD8", +// "STM32 PD9", +// "STM32 PD10", +// "STM32 PD11", +// "STM32 PD12", +// "STM32 PD13", +// "Highside 2", +// "Highside 1", +// "Highside 3", +// "Highside 4", +// "Ign 3", +// "Ign 12", +// "Ign 11", +// "Ign 10", +// "Ign 9", +// "Ign 8", +// "Ign 7", +// "Ign 6", +// "Ign 5", +// "Ign 4", +// "Ign 2", +// "Ign 1", } diff --git a/firmware/config/boards/s105/connectors/generated_outputs.h b/firmware/config/boards/s105/connectors/generated_outputs.h index c5c70aea01..92505b9ee2 100644 --- a/firmware/config/boards/s105/connectors/generated_outputs.h +++ b/firmware/config/boards/s105/connectors/generated_outputs.h @@ -27,4 +27,27 @@ Gpio GENERATED_OUTPUTS = { Gpio::D6, // opt 58 - Fan Relay 1 Gpio::E10, // opt 69 - AC Relay Gpio::D2, // 70 - Fuel Pump Relay +// "na 1 - IGN_3", +// "2 - IGN_2_3", +// "na 4 - IGN_4", +// "5 - IGN_1_4", +// "6 - INJ_2", +// "7 - INJ_3", +// "na 8 - TACH", +// "9 - Unk Out 1", +// "10 - ECO/CLT Out", +// "na 25 - R Diff Lock", +// "27 - INJ_1", +// "28 - Idle valve close", +// "29 - Idle valve open", +// "opt 20 - Fan relay 2 / Unk Out 2", +// "31 - CEL", +// "46 - Absorber", +// "47 - INJ_4", +// "48 - AFR 1 Heater", +// "na 49 - AFR 2 Heater", +// "50 - Starter Disable Relay", +// "opt 58 - Fan Relay 1", +// "opt 69 - AC Relay", +// "70 - Fuel Pump Relay", } diff --git a/firmware/config/boards/subaru_eg33/connectors/generated_outputs.h b/firmware/config/boards/subaru_eg33/connectors/generated_outputs.h index dc94d60b2f..588d5fa27e 100644 --- a/firmware/config/boards/subaru_eg33/connectors/generated_outputs.h +++ b/firmware/config/boards/subaru_eg33/connectors/generated_outputs.h @@ -37,4 +37,33 @@ Gpio GENERATED_OUTPUTS = { Gpio::TLE6240_PIN_5, // D23 - Fuel Pump relay Gpio::TLE6240_PIN_14, // AUX0_14 - AUX0 OD output 1 Gpio::TLE6240_PIN_13, // AUX0_17 - AUX0 OD output 0 +// "A01 - Injector 5", +// "A12 - Injector 6", +// "D11 - Injector 3", +// "D12 - Injector 2", +// "D13 - Injector 1", +// "D26 - Injector 4", +// "B08 - AC clutch", +// "C14 - FPump modulator", +// "C15 - AUX1 OD out", +// "C16 - Tacho out", +// "D01 - IDLE close", +// "D02 - IDLE open", +// "D03 - FAN 2 relay", +// "D05 - Self Shutdown", +// "D06 - Absorber purge valve", +// "D07 - Ignition Cyl 4", +// "D08 - Ignition Cyl 2", +// "D09 - Ignition Cyl 3", +// "D10 - Ignition Cyl 1", +// "D16 - Ignition Cyl 6", +// "D17 - FAN 1 relay", +// "D18 - Auxillary air valve", +// "D19 - Check Engine indicator", +// "D20 - Inertia-Resonance Super-Charger control", +// "D21 - Ignition Cyl 5", +// "D22 - EGR control", +// "D23 - Fuel Pump relay", +// "AUX0_14 - AUX0 OD output 1", +// "AUX0_17 - AUX0 OD output 0", } diff --git a/firmware/config/boards/tdg-pdm8/connectors/generated_outputs.h b/firmware/config/boards/tdg-pdm8/connectors/generated_outputs.h index dac73e5383..7f69c11d9c 100644 --- a/firmware/config/boards/tdg-pdm8/connectors/generated_outputs.h +++ b/firmware/config/boards/tdg-pdm8/connectors/generated_outputs.h @@ -13,4 +13,12 @@ Gpio GENERATED_OUTPUTS = { Gpio::PROTECTED_PIN_2, // Out 3 Gpio::PROTECTED_PIN_1, // Out 2 Gpio::PROTECTED_PIN_0, // Out 1 +// "Out 8", +// "Out 7", +// "Out 6", +// "Out 5", +// "Out 4", +// "Out 3", +// "Out 2", +// "Out 1", }