| NinjaFlight
    | 
#include <mavlink_msg_gimbal_report_factory_tests_progress.h>
| Data Fields | |
| uint8_t | test | 
| Which factory test is currently running.  More... | |
| uint8_t | test_section | 
| Which section of the test is currently running. The meaning of this is test-dependent.  More... | |
| uint8_t | test_section_progress | 
| The progress of the current test section, 0x64=100%.  More... | |
| uint8_t | test_status | 
| The status of the currently executing test section. The meaning of this is test and section-dependent.  More... | |
| uint8_t __mavlink_gimbal_report_factory_tests_progress_t::test | 
Which factory test is currently running.
| uint8_t __mavlink_gimbal_report_factory_tests_progress_t::test_section | 
Which section of the test is currently running. The meaning of this is test-dependent.
| uint8_t __mavlink_gimbal_report_factory_tests_progress_t::test_section_progress | 
The progress of the current test section, 0x64=100%.
| uint8_t __mavlink_gimbal_report_factory_tests_progress_t::test_status | 
The status of the currently executing test section. The meaning of this is test and section-dependent.