goodrobots / maverick-web

web based frontend for maverick
MIT License
13 stars 7 forks source link

Add replacement for file_upload.py service #179

Open fnoop opened 4 years ago

fnoop commented 4 years ago

Related to https://github.com/goodrobots/maverick-api/issues/230 and https://github.com/goodrobots/maverick/issues/955, there needs to be a replacement facility to upload dataflash logs to mavlogd for processing. file_upload.py could be moved to maverick project and served out through nginx for the immediate future, until a better alternative can be built into -api. In the meantime, a simple upload interface to this facility needs to be added to -web to allow users to simply upload files.