analyzer debug

This commit is contained in:
2026-04-13 10:29:39 +03:00
parent ddb8a9e143
commit f8daa68381
8 changed files with 76210 additions and 1 deletions

View File

@ -28,7 +28,7 @@ constexpr uint8_t kDataByteSizeMax =
constexpr uint8_t kPreambPulse = 3; constexpr uint8_t kPreambPulse = 3;
constexpr uint8_t kPreambFronts = kPreambPulse * 2U; constexpr uint8_t kPreambFronts = kPreambPulse * 2U;
/** Отброс ложного подъёма после микро-LOW в паузе (как расширенный IR_DecoderRaw::tick). */ /** Отброс ложного подъёма после микро-LOW в паузе; зеркало IR_config.h (прошивка). */
#ifndef IRFOX_SHORT_LOW_GLITCH_REJECT #ifndef IRFOX_SHORT_LOW_GLITCH_REJECT
#define IRFOX_SHORT_LOW_GLITCH_REJECT 1 #define IRFOX_SHORT_LOW_GLITCH_REJECT 1
#endif #endif

BIN
Analyzer/raw/Session 0.sal Normal file

Binary file not shown.

BIN
Analyzer/raw/Session 2.sal Normal file

Binary file not shown.

BIN
Analyzer/raw/Session 3.sal Normal file

Binary file not shown.

25175
Analyzer/raw/car.txt Normal file

File diff suppressed because it is too large Load Diff

18243
Analyzer/raw/point.txt Normal file

File diff suppressed because it is too large Load Diff

32791
Analyzer/raw/rx_car.txt Normal file

File diff suppressed because it is too large Load Diff