From dc9292acbd05e8afa58c320e99c482dbafd35739 Mon Sep 17 00:00:00 2001 From: AvSquirrel Date: Sun, 24 Apr 2016 00:05:06 +0000 Subject: [PATCH] Reformat non-position table for better reflow --- web/plates/traffic.html | 73 +++++++++++++++-------------------------- 1 file changed, 27 insertions(+), 46 deletions(-) diff --git a/web/plates/traffic.html b/web/plates/traffic.html index efc0ecf7..84abede7 100755 --- a/web/plates/traffic.html +++ b/web/plates/traffic.html @@ -31,7 +31,7 @@
{{aircraft.addr_symb}} {{aircraft.tail}} - {{aircraft.addr_symb}} [---] + {{aircraft.addr_symb}} [--N/A--] @@ -79,74 +79,55 @@
- Basic Mode S Messages and Other No-Position Traffic + Basic Mode S and No-Position Messages
+
-
- Callsign - Speed - Altitude  - Course +
+ Callsign + Code + Squawk
-
-   - Squawk - Power (dB) + +
+ Altitude  + Speed + Course + Power Age
- +
-
- -
- {{aircraft.addr_symb}} {{aircraft.tail}} - {{aircraft.addr_symb}} [unknown] -
-
ICAO: {{aircraft.icao}}
+
+ + {{aircraft.addr_symb}} {{aircraft.tail}} + {{aircraft.addr_symb}} [--N/A--] + {{aircraft.icao}}{{aircraft.addr_type == 3 ? " (TFID)" : ""}} + 000{{aircraft.squawk}} +
- {{aircraft.speed}} KTS +
{{aircraft.alt}} {{aircraft.vspeed}} {{0-aircraft.vspeed}} - 00{{aircraft.heading}}° -
-
-   - 000{{aircraft.squawk}} - {{aircraft.signal.toFixed(2)}} - - {{aircraft.ageLastAlt.toFixed(1)}}s + {{aircraft.speed}}KTS + 00{{aircraft.heading}}° + {{aircraft.signal.toFixed(2)}}dB + {{aircraft.ageLastAlt.toFixed(1)}}s
- + - - -