|
NinjaFlight
|
#include <mavlink_msg_mission_write_partial_list.h>
Data Fields | |
| int16_t | start_index |
| Start index, 0 by default and smaller / equal to the largest index of the current onboard list. More... | |
| int16_t | end_index |
| End index, equal or greater than start index. More... | |
| uint8_t | target_system |
| System ID. More... | |
| uint8_t | target_component |
| Component ID. More... | |
| int16_t __mavlink_mission_write_partial_list_t::end_index |
End index, equal or greater than start index.
| int16_t __mavlink_mission_write_partial_list_t::start_index |
Start index, 0 by default and smaller / equal to the largest index of the current onboard list.
| uint8_t __mavlink_mission_write_partial_list_t::target_component |
Component ID.
| uint8_t __mavlink_mission_write_partial_list_t::target_system |
System ID.