PX4 / PX4-Bootloader

PX4 Bootloader for PX4FMU, PX4IO and PX4FLOW
Other
266 stars 547 forks source link

QGC does not send PROTO_GET_CHIP #158

Closed davids5 closed 4 years ago

davids5 commented 4 years ago

This fixes Error:Board erase failed error.

@LorenzMeier

davids5 commented 4 years ago

Tested on Windows and Ubuntu 19.10

davids5 commented 4 years ago

@bkueng I did this back in 2015 to understand the protocol. px4pipbl.pdf

bkueng commented 4 years ago

Cool, can we add this to the docs somewhere? @hamishwillee fyi

hamishwillee commented 4 years ago

I assume that @davids5 is going to add it?

Not sure what to advise - depends on where the people who are mostly likely to want to use this would find it? If that is in this repo then I'd add it into a folder /docs with a readme explaining what it is for.

If this is more useful for a PX4 developer then you'd want it in http://dev.px4.io/master/en/hardware/ with a heading and line explaining what the file is for/how it is used.