I have the serial "Entertainment & Comfort Serial Data" coming up on my oscope. I also found this which maybe useful. Somebody appears to have decoded the serial control messaging...
Above link is incorrect for vintage of my truck, 2001 Delco Electronics. This is the correct:
It's referred to as the Entertainment and Comfort Serial Data protocol. Physical layer is as follows:
Single-wire communication
Two voltage states:
High (idle): Near-battery voltage (~12 V), pulled up via ~22 kΩ resistor
Low (active): Pulled to near-ground (0 V), typically using an NPN transistor or 1 kΩ pulldown
Data rate: 1000 bps (1 kbps), asynchronous
Bit encoding (pulse-width modulation):
Logical 0: 111 μs LOW pulse + 889 μs HIGH
Logical 1: 667 μs LOW pulse + 333 μs HIGH
Media access: Carrier Sense Multiple Access (CSMA) — modules wait for ≥15 ms of bus inactivity before transmitting