mirror of
https://github.com/smittix/intercept.git
synced 2026-06-08 14:11:54 -07:00
f0fb97512a
Adds three new icon shapes (widebody, bizjet, turboprop) to the existing set (jet, prop, helicopter, military, glider), giving 8 distinct silhouettes. Classification covers common ICAO type codes: widebodies (744, 777, A380 etc.), business jets (Citation, Gulfstream, Learjet etc.), turboprops (ATR, DH8 etc.), and light GA piston aircraft. Hover tooltip now shows aircraft type description (e.g. "Airbus A320-200") when available from the aircraft DB, in addition to callsign and altitude. Closes #201