Expose More of Our Shooter Status in The Debugging Site

Signed-off-by: Niko Sohmers <nikolai@sohmers.com>
Change-Id: I9b1228bbc91b95ae2469562c009e8fbec8bf36a5
diff --git a/y2024/control_loops/superstructure/superstructure_status.fbs b/y2024/control_loops/superstructure/superstructure_status.fbs
index 8d6b14f..b728f4f 100644
--- a/y2024/control_loops/superstructure/superstructure_status.fbs
+++ b/y2024/control_loops/superstructure/superstructure_status.fbs
@@ -77,6 +77,10 @@
 
   // Status of the aimer
   aimer:AimerStatus (id: 4);
+
+  turret_in_range:bool (id: 5);
+  altitude_in_range:bool (id: 6);
+  altitude_above_min_angle:bool (id: 7);
 }
 
 // Contains status of transfer rollers