|
QGroundControl
Ground Control Station for MAVLink Drones
|
Collaboration diagram for _sendMavCommandWithLambdaFallbackHandlerData:Public Attributes | |
| Vehicle * | vehicle |
| bool | showError |
| std::function< void()> | unsupported_lambda |
Definition at line 2372 of file Vehicle.cc.
| bool _sendMavCommandWithLambdaFallbackHandlerData::showError |
Definition at line 2374 of file Vehicle.cc.
| std::function<void()> _sendMavCommandWithLambdaFallbackHandlerData::unsupported_lambda |
Definition at line 2375 of file Vehicle.cc.
| Vehicle* _sendMavCommandWithLambdaFallbackHandlerData::vehicle |
Definition at line 2373 of file Vehicle.cc.
Referenced by _sendMavCommandWithLambdaFallbackHandler().