]> git.gag.com Git - fw/altos/commit
altosui: Don't add pyro table to graph UI when npyro == MISSING
authorKeith Packard <keithp@keithp.com>
Thu, 20 Jun 2024 22:34:44 +0000 (15:34 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 20 Jun 2024 22:34:44 +0000 (15:34 -0700)
commit3e2cadd282479e21ce74f80e4fe844f65db16bab
treeb974278f8b4dbcf7090b7f272784e2f2242e85fb
parentff6116f1a65a1a623a5b00759e5b922c3f482278
altosui: Don't add pyro table to graph UI when npyro == MISSING

For some reason, npyro is set to MISSING in some flight records. Check
for that before adding pyro info.

Signed-off-by: Keith Packard <keithp@keithp.com>
altosui/AltosGraphUI.java