From 525d268a7dd03f72b8340f5a3f49996a8359ff4f Mon Sep 17 00:00:00 2001 From: Jake Mannens Date: Mon, 12 Dec 2022 14:50:11 +1100 Subject: [PATCH] Added ALDL link-layer type 297 --- htmlsrc/linktypes.html | 9 +++ htmlsrc/linktypes/LINKTYPE_ALDL.html | 34 +++++++++ linktypes.html | 9 +++ linktypes/LINKTYPE_ALDL.html | 100 +++++++++++++++++++++++++++ 4 files changed, 152 insertions(+) create mode 100644 htmlsrc/linktypes/LINKTYPE_ALDL.html create mode 100644 linktypes/LINKTYPE_ALDL.html diff --git a/htmlsrc/linktypes.html b/htmlsrc/linktypes.html index 0db04cd9..b973053b 100644 --- a/htmlsrc/linktypes.html +++ b/htmlsrc/linktypes.html @@ -1680,6 +1680,15 @@

href="https://github.com/Auerswald-GmbH/auerlog/blob/master/auerlog.txt">this document. + + + +LINKTYPE_ALDL +297 +DLT_ALDL + +GM Assembly Line Diagnostic Link + diff --git a/htmlsrc/linktypes/LINKTYPE_ALDL.html b/htmlsrc/linktypes/LINKTYPE_ALDL.html new file mode 100644 index 00000000..507507b0 --- /dev/null +++ b/htmlsrc/linktypes/LINKTYPE_ALDL.html @@ -0,0 +1,34 @@ + +
+

+ LINKTYPE_ALDL +

+
+

Packet structure

+
++---------------------+
+|     Message ID      |
+|      (1 Octet)      |
++---------------------+
+| Payload length - 85 |
+|      (1 Octet)      |
++---------------------+
+|       Payload       |
+.                     .
+.                     .
+.                     .
++---------------------+
+|      Checksum       |
+|      (1 Octet)      |
++---------------------+
+
+ +

Description

+

+Assembly Line Diagnostic Link (ALDL) or Assembly Line Communications Link +(ALCL) is a single-duplex asynchronous serial bus used in GM vehicles +throughout the 90's and early 00's. It pre-dates the OBDII standard. +

+
+ +
diff --git a/linktypes.html b/linktypes.html index 87215b66..185a878a 100644 --- a/linktypes.html +++ b/linktypes.html @@ -1730,6 +1730,15 @@

href="https://github.com/Auerswald-GmbH/auerlog/blob/master/auerlog.txt">this document. + + + +LINKTYPE_ALDL +297 +DLT_ALDL + +GM Assembly Line Diagnostic Link + diff --git a/linktypes/LINKTYPE_ALDL.html b/linktypes/LINKTYPE_ALDL.html new file mode 100644 index 00000000..b4284b05 --- /dev/null +++ b/linktypes/LINKTYPE_ALDL.html @@ -0,0 +1,100 @@ + + + + + + + + LINKTYPE_ALDL | TCPDUMP & LIBPCAP + + + + + + + + + + + + + + + +
+
+
+ + + + +
+ + +
+

+ LINKTYPE_ALDL +

+
+

Packet structure

+
++---------------------+
+|     Message ID      |
+|      (1 Octet)      |
++---------------------+
+| Payload length - 85 |
+|      (1 Octet)      |
++---------------------+
+|       Payload       |
+.                     .
+.                     .
+.                     .
++---------------------+
+|      Checksum       |
+|      (1 Octet)      |
++---------------------+
+
+ +

Description

+

+Assembly Line Diagnostic Link (ALDL) or Assembly Line Communications Link +(ALCL) is a single-duplex asynchronous serial bus used in GM vehicles +throughout the 90's and early 00's. It pre-dates the OBDII standard. +

+
+ +
+
+ + + + + + + + +