Skip to content
Pokey1 edited this page Aug 24, 2014 · 7 revisions

This is a fork of a fork of dump1090. I have a list of objectives I will be working on that I believe substantiate forking the project. Below are the initial goals I came up with which are subject to change.

  1. When a new aircraft is first mapped, a sound will be played.
  2. Mapped aircraft will have an info window that displays flight, equipment, fare, plan, altitude.
  3. The right frame will be converted to an accordion and default to closed.
  4. Aircraft that do not transmit lat/long will be appear as UFOs and include a signal level meter.
  5. SQL Lite will be installed and track all mapped aircraft.
  6. Data points to save will be ICAO, flight, equipment, date last seen, on-time rating.
  7. There will be a settings menu to set these options.
  8. Aircraft markers will default to always have tail lines.
  9. If an aircraft is above a set altitude, two tail lines representing contrails will appear.
  10. The contrails will become a single line once an aircraft is below a set altitude.
  11. The contrails should merge together/apart as the aircraft gains/loses altitude.
  12. Once an aircraft lands, the color of the icon should change to green.
  13. The marker icon should change based on the type of equipment.
  14. A centralized DB will be created to manage N Number mapping.
  15. If an aircraft is screaming overhead, the flight and altitude will be announced.
  16. Mac OS and/or Festival will be used for speech.
  17. The on-time rating will be defined as: 90% ontime = A, 80% B, 70% C, 60% D, below F.
  18. Colors of the lines will change based on altitude.
  19. If some info is not available, e.g. equipment, it will not be shown on the info window.
  20. The marker should scale in size when you zoom.
Clone this wiki locally