2 Commits

Author SHA1 Message Date
a22f060268 docs: link to Kogger hardware companion repo
Add a 'Implémentation Cosma — antenne Kogger' section to the page that ties the
abstract protocol (DS-TWR / SS-TWR / addressed) shown in the animations to the
concrete hardware driver used in the Cosma project (cosma-tech/kogger_acoustic
Antenna), and to the new wrapper poulpe/kogger-transpondeur-continu that turns
a Kogger antenna into a permanent slave transponder in a single start() call.

Add a 'Sources' section listing all four related repos (this page, wrapper,
upstream driver location, log decoder).

Update README similarly with a 'Hardware companion repo' section so the
ping-pong-ping repo no longer reads as standalone — it's the protocol
explainer, kogger-transpondeur-continu is the hardware glue.

Reported by Flag 2026-04-27 ('as-tu mis un lien...').
2026-04-27 22:13:38 +00:00
65eb7a9dd5 Initial archive: ping-pong-ping demo (USBL DS-TWR + SS-TWR + passive OWR)
Self-contained HTML demo with two interactive canvas animations:
- Animation 1: DS-TWR principle (mobile-mobile, both sides know distance)
- Animation 2: USV master + N AUVs, SS-TWR active + passive OWR for non-target listeners

Realistic AUV operating params (1-2 kt cruise, 5-700 m range).

Includes README documenting the protocol, design decisions taken during the
2026-04-27 design conversation between Flag and Poulpe, deployment routing
(Gateway Caddy + Core Caddy path-based), and TODO for future iterations.

Live: https://laboratoire.freeboxos.fr/ping-pong-ping/
2026-04-27 12:53:19 +00:00