altosui: Wait for valid callsign/flight when graphing
authorKeith Packard <keithp@keithp.com>
Sat, 11 May 2013 02:21:18 +0000 (19:21 -0700)
committerKeith Packard <keithp@keithp.com>
Sat, 11 May 2013 02:21:18 +0000 (19:21 -0700)
commit9bd717e71d69338b1af521b37e8bd975e503398e
treee9dae8546c186cf9e0b6f2c9202f046d99bde0c7
parent106d212ff5920c39d95751ef6249dc141970412c
altosui: Wait for valid callsign/flight when graphing

Wait for the data record to indicate that the flight value is valid
before setting the graph callsign/flight/serial data.

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