X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=aoview%2Faoview.h;h=800349ec09c68ed9b1f1ce054e40dcd3e434a9b7;hp=b4d1315968ba248284f57678501dd639c223bed8;hb=ddfa2308c0be4c002f982ae9da6032ee7854117d;hpb=34f148500df427c148188c0ada20bf914a7c74ba diff --git a/aoview/aoview.h b/aoview/aoview.h index b4d13159..800349ec 100644 --- a/aoview/aoview.h +++ b/aoview/aoview.h @@ -69,7 +69,8 @@ struct aodata { int flight_pres; int ground_pres; int nsat; - int locked; + int gps_locked; + int gps_connected; struct { int hour; int minute;