Commit graph

7 commits

Author SHA1 Message Date
Forge Dev
8fc0e95cdc driver-arri: rewrite to real ARRI CAP — binary TCP :5055, frame codec, Welcome/challenge/MD5 password/ClientName handshake, variable subscription (EVENT-driven state), CDL via SetVariable 0x0050 10xF32 blob, BCD timecode, keep-alive; CAP-faithful sim; e2e updated — 200 tests, 3x soak 2026-07-11 14:02:56 +00:00
Forge Dev
05693dfece driver-red: rewrite to verified RCP2 — WebSocket :9998/rcp, rcp_config handshake, rcp_get/set, cur.val responses, per-channel CDL params, unsolicited notifications; sim rewritten as WS server; gang handles CDL-only cameras (no live LUT on RCP2) w/ representability check; Lut3D.isApproximatelyIdentity — 187 tests 2026-07-11 04:33:26 +00:00
Forge Dev
9b89eb8964 driver-sony: Venice 2 CNA-style REST driver — LUT-only push, no-native-CDL capability gate, status polling; Sony sim — 5 tests 2026-07-10 20:02:11 +00:00
Forge Dev
acce32c493 driver-red: RCP2-style TCP driver (length-prefixed JSON) — handshake, param polling, IPP2 CDL slot + LUT upload; RED sim — 7 tests 2026-07-10 20:00:36 +00:00
Forge Dev
5730fb53a2 driver-arri: REST driver — connect/poll/rec events/look push, LUT size gate; fix Linux URLSession hang via completion-handler path; sim closes connections after response — 8 tests 2026-07-10 19:30:22 +00:00
Forge Dev
cf980f70db sim: ARRI-style REST simulator (NIO HTTP) — scriptable rec state/metadata/look upload — 6 tests 2026-07-10 19:01:40 +00:00
Forge Dev
8bbcd7f94f chore: package skeleton — 13 targets, NIO+ArgumentParser deps, sqlite shim, placeholder tests green 2026-07-10 18:44:26 +00:00