mirror of
https://github.com/smittix/intercept.git
synced 2026-04-25 23:29:59 -07:00
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