This Pull Request integrates PX4 specific modes and commands into mavlink_vehicles and also implement some other general changes. The commits specifically related to PX4 are prefixed with PX4.
Currently, the flight stack (PX4 or APM-ardupilot) needs to be selected statically into mavlink_vehicles.hh, but a commit that implements the auto-detection of the flight stack will be submitted soon.
This Pull Request integrates PX4 specific modes and commands into mavlink_vehicles and also implement some other general changes. The commits specifically related to PX4 are prefixed with PX4.
Currently, the flight stack (PX4 or APM-ardupilot) needs to be selected statically into mavlink_vehicles.hh, but a commit that implements the auto-detection of the flight stack will be submitted soon.