NinjaFlight
|
#include <mavlink_msg_gps_date_time.h>
Data Fields | |
uint8_t | year |
Year reported by Gps. More... | |
uint8_t | month |
Month reported by Gps. More... | |
uint8_t | day |
Day reported by Gps. More... | |
uint8_t | hour |
Hour reported by Gps. More... | |
uint8_t | min |
Min reported by Gps. More... | |
uint8_t | sec |
Sec reported by Gps. More... | |
uint8_t | clockStat |
Clock Status. See table 47 page 211 OEMStar Manual. More... | |
uint8_t | visSat |
Visible satellites reported by Gps. More... | |
uint8_t | useSat |
Used satellites in Solution. More... | |
uint8_t | GppGl |
GPS+GLONASS satellites in Solution. More... | |
uint8_t | sigUsedMask |
GPS and GLONASS usage mask (bit 0 GPS_used? bit_4 GLONASS_used?) More... | |
uint8_t | percentUsed |
Percent used GPS. More... | |
uint8_t __mavlink_gps_date_time_t::clockStat |
Clock Status. See table 47 page 211 OEMStar Manual.
uint8_t __mavlink_gps_date_time_t::day |
Day reported by Gps.
uint8_t __mavlink_gps_date_time_t::GppGl |
GPS+GLONASS satellites in Solution.
uint8_t __mavlink_gps_date_time_t::hour |
Hour reported by Gps.
uint8_t __mavlink_gps_date_time_t::min |
Min reported by Gps.
uint8_t __mavlink_gps_date_time_t::month |
Month reported by Gps.
uint8_t __mavlink_gps_date_time_t::percentUsed |
Percent used GPS.
uint8_t __mavlink_gps_date_time_t::sec |
Sec reported by Gps.
uint8_t __mavlink_gps_date_time_t::sigUsedMask |
GPS and GLONASS usage mask (bit 0 GPS_used? bit_4 GLONASS_used?)
uint8_t __mavlink_gps_date_time_t::useSat |
Used satellites in Solution.
uint8_t __mavlink_gps_date_time_t::visSat |
Visible satellites reported by Gps.
uint8_t __mavlink_gps_date_time_t::year |
Year reported by Gps.