Summary
Support multiple aircraft profiles instead of the single global GPH/taxi pair. Each profile: name, cruise TAS, GPH, taxi/T.O. gal, climb/descent rates, usable fuel.
Motivation
Pilots fly different types; re-entering performance each time is error-prone. Profiles also feed wind/TAS (#wind) and reserves (#fuel).
Proposed UI
- Profile picker in the Flight Plan modal; manage (add/edit/delete) profiles.
- Selecting a profile fills speed/burn defaults for new legs.
Implementation
docs/app/core.js / io.js — navaid.aircraftProfiles (array) + navaid.aircraftActive; migrate existing navaid.aircraft.
- Strings (en + he).
Acceptance criteria
Summary
Support multiple aircraft profiles instead of the single global GPH/taxi pair. Each profile: name, cruise TAS, GPH, taxi/T.O. gal, climb/descent rates, usable fuel.
Motivation
Pilots fly different types; re-entering performance each time is error-prone. Profiles also feed wind/TAS (#wind) and reserves (#fuel).
Proposed UI
Implementation
docs/app/core.js/io.js—navaid.aircraftProfiles(array) +navaid.aircraftActive; migrate existingnavaid.aircraft.Acceptance criteria