constexpr uint8_t DECODER_DAIHATSU_PLUS1
Decoder type definitions.
Definition decoder_init.h:30
constexpr uint8_t DECODER_AUDI135
Decoder type definitions.
Definition decoder_init.h:23
constexpr uint8_t DECODER_NON360
Decoder type definitions.
Definition decoder_init.h:27
decoder_t buildDecoder(uint8_t decoderIndex)
Create a decoder from a configuration.
Definition decoder_init.cpp:58
constexpr uint8_t DECODER_ROVERMEMS
Decoder type definitions.
Definition decoder_init.h:41
constexpr uint8_t DECODER_DUAL_WHEEL
Decoder type definitions.
Definition decoder_init.h:18
constexpr uint8_t DECODER_DRZ400
Decoder type definitions.
Definition decoder_init.h:37
constexpr uint8_t DECODER_RENIX
Decoder type definitions.
Definition decoder_init.h:40
constexpr uint8_t DECODER_BASIC_DISTRIBUTOR
Decoder type definitions.
Definition decoder_init.h:17
constexpr uint8_t DECODER_FORD_TFI
Decoder type definitions.
Definition decoder_init.h:44
constexpr uint8_t DECODER_36_2_1
Decoder type definitions.
Definition decoder_init.h:33
constexpr uint8_t DECODER_HARLEY
Decoder type definitions.
Definition decoder_init.h:31
constexpr uint8_t DECODER_420A
Decoder type definitions.
Definition decoder_init.h:34
constexpr uint8_t DECODER_ST170
Decoder type definitions.
Definition decoder_init.h:36
constexpr uint8_t DECODER_NGC
Decoder type definitions.
Definition decoder_init.h:38
constexpr uint8_t DECODER_WEBER
Decoder type definitions.
Definition decoder_init.h:35
constexpr uint8_t DECODER_SUBARU_67
Decoder type definitions.
Definition decoder_init.h:29
constexpr uint8_t DECODER_24X
Decoder type definitions.
Definition decoder_init.h:21
constexpr uint8_t DECODER_VMAX
Decoder type definitions.
Definition decoder_init.h:39
constexpr uint8_t DECODER_GM7X
Decoder type definitions.
Definition decoder_init.h:19
constexpr uint8_t DECODER_MISSING_TOOTH
Decoder type definitions.
Definition decoder_init.h:16
constexpr uint8_t DECODER_36_2_2_2
Decoder type definitions.
Definition decoder_init.h:32
constexpr uint8_t DECODER_SUZUKI_K6A
Decoder type definitions.
Definition decoder_init.h:42
constexpr uint8_t DECODER_MIATA_9905
Decoder type definitions.
Definition decoder_init.h:25
constexpr uint8_t DECODER_MAZDA_AU
Decoder type definitions.
Definition decoder_init.h:26
constexpr uint8_t DECODER_JEEP2000
Decoder type definitions.
Definition decoder_init.h:22
constexpr uint8_t DECODER_4G63
Decoder type definitions.
Definition decoder_init.h:20
constexpr uint8_t DECODER_HONDA_J32
Decoder type definitions.
Definition decoder_init.h:43
constexpr uint8_t DECODER_NISSAN_360
Decoder type definitions.
Definition decoder_init.h:28
constexpr uint8_t DECODER_HONDA_D17
Decoder type definitions.
Definition decoder_init.h:24
static TIntegral readSerialIntegralTimeout(void)
Reads an integral type, timing out if necessary.
Definition comms.cpp:175
This structure represents a decoder configuration.
Definition decoder_t.h:89