From bae43940c89ea53bf56e9a437c968250274a0179 Mon Sep 17 00:00:00 2001 From: jehanazad Date: Wed, 26 Aug 2026 22:34:49 +0000 Subject: [PATCH] Bump retina-simulation: dark aircraft no longer pushed as ADS-B Picks up offworldlabs/retina-simulation#11 (build_adsb_push_payload): _push_adsb_live now skips aircraft with no transponder hex instead of substituting the internal object id. Server-side, the ingest guard from #252 already rejects those pushes; this stops them at the source, and the sim_adsb_push_rejected_hex counter should return to zero on fleets built from this pointer. Co-Authored-By: Claude Fable 5 --- libs/retina-simulation | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs/retina-simulation b/libs/retina-simulation index 7c5f6f1a..97d0753b 160000 --- a/libs/retina-simulation +++ b/libs/retina-simulation @@ -1 +1 @@ -Subproject commit 7c5f6f1ac02432b05b2fd4d2a93b53e22a37aeda +Subproject commit 97d0753bffafef5f857c3f1f64ef54305e2d2708