ArduPilot / MAVProxy

MAVLink proxy and command line ground station
GNU General Public License v3.0
455 stars 672 forks source link

Firmware Management - no information how to upload firmware #583

Open Maarrk opened 5 years ago

Maarrk commented 5 years ago

URL: ../modules/firmware Title: Firmware Management

No information is given on how to upload firmware to the target board. I understand that this is not a part of the module itself, but getting the firmware onto the flight controller is the task this module is meant to do.

Expected fix would be to include commands needed to install the downloaded fw and/or a link to relevant document

peterbarker commented 5 years ago

On Sat, 19 Jan 2019, Marek Ł wrote:

No information is given on how to upload firmware to the target board. I understand that this is not a part of the module itself, but getting the firmware onto the flight controller is the task this module is meant to do.

Expected fix would be to include commands needed to install the downloaded fw and/or a link to relevant document

Yep, you're absolutely correct. If you know what words we should use, please create a pull request.

Even better would be a PR to actually be able to flash the firmware ;-)