aboutsummaryrefslogtreecommitdiffstats
path: root/mock-server
Commit message (Expand)AuthorAgeFilesLines
* Rename demo/ → jetting-interface/, mock-server/ → mock-jetting-controller/Thomas Vanbesien2026-03-234-667/+0
* Invert TCP connection model: client listens, server connectsThomas Vanbesien2026-03-233-208/+229
* Imaging (m/n) commands: start/stop, masks, image count, n replyThomas Vanbesien2026-03-162-0/+58
* EV_ events with Q_GADGET status types, mock periodic emission, tabbed demo UIThomas Vanbesien2026-03-162-1/+111
* CF_ configuration commands with JettingParamsResult and SetterResult enumsThomas Vanbesien2026-03-162-0/+106
* CN_ control commands: typed API, dispatch, mock responses, demo UIThomas Vanbesien2026-03-162-0/+116
* GS_PH_VERSION command, per-printhead demo UI with --printheads CLI argThomas Vanbesien2026-03-162-0/+14
* Unified socket slots, --wire-debug CLI flag, fix mock TX and disconnect loggingThomas Vanbesien2026-03-133-29/+82
* Coalesce mock server into single MockServer classThomas Vanbesien2026-03-136-136/+170
* XPL2 protocol foundation: wire framing, typed API, KA_PING, GS_JC_VERSIONThomas Vanbesien2026-03-132-9/+65
* Refactor: three XPL2 ports, EchoServer class, dark debug console, qmllint cleanThomas Vanbesien2026-03-114-51/+80
* Add mock XPL2 server with echo on Command (9110), Imaging (9111), Status (911...Thomas Vanbesien2026-03-112-0/+70