PX4 / flight_review

web application for flight log analysis & review
https://logs.px4.io/
BSD 3-Clause "New" or "Revised" License
202 stars 195 forks source link

dbinfo api: add vehicle name, airframe name & type to list returned from get request #127

Closed JohannesBrand closed 6 years ago

JohannesBrand commented 6 years ago

this pr adds new fields (vehicle name, airframe name, airframe type) to the db entries list generated by the dbinfo api and adds these fields as filters for the download_logs script.