only:docs

This commit is contained in:
rusefillc 2024-12-10 18:57:54 -05:00
parent daa3915a9b
commit 22108cf300
3 changed files with 4 additions and 1 deletions

View File

@ -111,6 +111,7 @@ void initialize36_2_1_1(TriggerWaveform *s) {
}
// Mitsubishi 4B11
// https://github.com/rusefi/rusefi/wiki/All-Supported-Triggers#36-2-1
void initialize36_2_1(TriggerWaveform *s) {
s->initialize(FOUR_STROKE_CRANK_SENSOR, SyncEdge::RiseOnly);
s->tdcPosition = 90;

View File

@ -94,7 +94,7 @@ public:
#if EFI_UNIT_TEST
/**
* used for trigger export only
* used only for trigger export
*/
float gapRatio[PWM_PHASE_MAX_COUNT * 6];
#endif // EFI_UNIT_TEST

View File

@ -1,3 +1,5 @@
! same live data is used for crank and cam decoders, so we usually have 1+4 of these
struct_no_prefix trigger_state_s
uint32_t crankSynchronizationCounter;sync: Crank sync counter\nUsually matches crank revolutions
uint32_t vvtToothDurations0;;"us", 1, 0, 0, 100000, 3