]> sigrok.org Git - libsigrokdecode.git/blobdiff - decoders/sdq/__init__.py
sdq: provide more information in the decoder's boilerplate
[libsigrokdecode.git] / decoders / sdq / __init__.py
index 7087bdabfe4a867dd8b7319e3e2b697d2a2262ee..3fc10438b45e3ac95b9ff00da182183cdac8c6e1 100644 (file)
 ##
 
 '''
-Texas Instruments SDQ protocol, also used by Apple.
+The SDQ protocol was developed by Texas Instruments, and is used in
+devices like battery pack authentication. Apple uses SDQ in MagSafe
+and Lightning connectors, as well as some batteries.
+
+See https://www.ti.com/lit/ds/symlink/bq26100.pdf for details.
 '''
 
 from .pd import Decoder