X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fkernel%2Fao_log.h;fp=src%2Fkernel%2Fao_log.h;h=da20e067148d23467915fb71b05ef91ed5436265;hp=080cfb02177af09053382e7074d14d7035673b92;hb=31ae24b5da3e198e7555ea3768d3cbdec3a28a5f;hpb=47e62bb26984f6c84660c1d0451f77c2d6ad7e5a diff --git a/src/kernel/ao_log.h b/src/kernel/ao_log.h index 080cfb02..da20e067 100644 --- a/src/kernel/ao_log.h +++ b/src/kernel/ao_log.h @@ -324,7 +324,7 @@ struct ao_log_metrum { uint8_t year; /* 8 */ uint8_t month; /* 9 */ uint8_t day; /* 10 */ - uint8_t pad; /* 11 */ + uint8_t pdop; /* 11 */ } gps_time; /* 12 */ /* AO_LOG_GPS_SAT (up to three packets) */ struct {