All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Saab Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 18:20, 27 July 2025 Roffe talk contribs created page Txbridge binary protocol (Created page with "<span id="txbridge-protocol-documentation"></span> = txbridge Protocol Documentation = The txbridge uses a binary protocol to communicate with the host over a TCP/IP connection. <span id="binary-protocol-format"></span> == Binary protocol format == {| class="wikitable" |- ! Command (1 byte) ! Size (1 byte) ! Payload (n bytes) ! Checksum (1 byte) |- | 0xXX | 0xYY | 0xZZ, … | 0xAA |} * <code>cmd</code>: The command byte that specifies the action to be performed. * <c...")