wangyeee/MiniGCS

MAVLink v2 compatibility and features

Opened this issue · 3 comments

Currently only mavlink v1 devices have been tested with the gcs code. No mavlink v2 devices have been tested. And the gcs needs to support new features in mavlink v2 such as message signing, etc.

Initial tests passed with custom board running AutoQuad firmware from wangyeee/aq_flight_control@183118a

Message signing setup window is added in 0f134af.

Support for SETUP_SIGNING message is in a79832a