From 35309337aacac2eac7d7215e526bddcf7647b8cf Mon Sep 17 00:00:00 2001 From: Thomas Vanbesien Date: Wed, 11 Mar 2026 11:02:24 +0100 Subject: Initial project setup: Qt 6.10.2 TCP client library for Alchemie XPL2 protocol - Static library (src/) with QML singleton Xpl2Client for TCP communication - Qt Quick demo app (demo/) with connection UI, command input, and response log --- docs/protocol.pdf | Bin 0 -> 493446 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 docs/protocol.pdf (limited to 'docs/protocol.pdf') diff --git a/docs/protocol.pdf b/docs/protocol.pdf new file mode 100644 index 0000000..0bf0bb4 Binary files /dev/null and b/docs/protocol.pdf differ -- cgit v1.2.3