Files
ping-pong-ping/index.html
Poulpe ab7140968a fix(anim 1): cycle guard interval + ping2 visual ring
Two fixes for the visual confusion of 'A appears to send two pings back to back':

1. Add 600 ms (sim) guard interval between cycle N's tPing2Recv and cycle N+1's
   tPing1Send. Removes the visual hiccup where ping2 (end of cycle N) and ping1
   (start of cycle N+1) collided as two consecutive A→B cyan pulses.

2. Distinguish ping2 from ping1 visually: ping1 = solid filled circle, ping2 =
   hollow ring (same cyan color). Legend updated. The user can now tell at a
   glance which transmission is which without relying on the small label text.

Reported by Flag 2026-04-27, fixed same day.
2026-04-27 14:40:00 +00:00

45 KiB