From: Keith Packard Date: Tue, 9 Nov 2010 18:21:34 +0000 (-0800) Subject: altosui: Create abstract interface for flight data display X-Git-Tag: debian/0.7.1+70+g9ffc2eb~23 X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=commitdiff_plain;h=eb77e806ded99532dc7eaa39c1893f075b028af6;hp=eb77e806ded99532dc7eaa39c1893f075b028af6 altosui: Create abstract interface for flight data display This allows the implementation of the flight data display to occur in the flight UI instead of the display thread. Signed-off-by: Keith Packard ---