Difference between revisions of "Community Flight Log Archive"

From PaparazziUAV
Jump to navigation Jump to search
 
(No difference)

Revision as of 03:11, 17 February 2011

Paparazzi Community Flight Log Archive

scripts currently stored at :

https://github.com/paulcox/ppzilogarchive

During construction this is limited to dev notes

updates

  • view logs
    • sort methods : by date, aircraft name, location, duration, other?
    • add kinomap link
  • upload logs
    • data/log files and email
    • flight description (present textfield at file upload or summary page or both?)

things to add

  • command line utility to upload logs without having to use browser
    • asks for flight details to put in flight description
  • add user census tab
    • user name, location, group affiliation, wiki user page link,
    • contact info (option for public or private)
    • checkbox (can paparazzi maintainers contact you to request more info for user census?)
    • sub page for each aircraft or project (will be linked to relevant logs)
      • list of airframe files extracted from logs (stored as files or in git or something?)
      • pictures
  • kinomap integration
    • view log page provides nmea file
    • script in paparazzi runs ffmpeg then uses api to upload
    • once kinomap link is available it can be added to view log page