diff --git a/routes/rtlamr.py b/routes/rtlamr.py index 4268618..b3439cd 100644 --- a/routes/rtlamr.py +++ b/routes/rtlamr.py @@ -120,7 +120,7 @@ def start_rtlamr() -> Response: ) # Wait a moment for rtl_tcp to start - time.sleep(1) + time.sleep(3) logger.info(f"rtl_tcp started: {' '.join(rtl_tcp_cmd)}") app_module.rtlamr_queue.put({'type': 'info', 'text': f'rtl_tcp: {" ".join(rtl_tcp_cmd)}'}) diff --git a/static/css/modes/tscm.css b/static/css/modes/tscm.css index 550672e..1465a1a 100644 --- a/static/css/modes/tscm.css +++ b/static/css/modes/tscm.css @@ -36,7 +36,7 @@ display: flex; flex-direction: column; gap: 16px; - height: 100%; + min-height: 100%; } .tscm-threat-banner { display: flex; @@ -57,7 +57,7 @@ grid-template-columns: 1fr 1fr; gap: 16px; flex: 1; - min-height: 0; + min-height: 300px; } .tscm-panel { background: rgba(0,0,0,0.3); @@ -66,6 +66,7 @@ display: flex; flex-direction: column; overflow: hidden; + min-height: 120px; } .tscm-panel-header { padding: 10px 12px; @@ -89,6 +90,7 @@ flex: 1; overflow-y: auto; padding: 8px; + min-height: 80px; } .tscm-device-item { padding: 8px 10px; diff --git a/templates/partials/modes/satellite.html b/templates/partials/modes/satellite.html index a57ff53..0e96fc8 100644 --- a/templates/partials/modes/satellite.html +++ b/templates/partials/modes/satellite.html @@ -25,16 +25,8 @@
TRACKED SATELLITES
-
-
- ISS (ZARYA) - NOAA 15 - NOAA 18 - NOAA 19 - NOAA 20 - METEOR-M2 - METEOR-M2-3 -
+
+