Subversion Repositories FlightCtrl

Rev

Rev 579 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 579 Rev 602
Line 65... Line 65...
65
    "GPS_Roll        ", //25
65
    "GPS_Roll        ", //25
66
    "utm_east        ",
66
    "utm_east        ",
67
    "utm_north       ",
67
    "utm_north       ",
68
    "utm_alt         ",
68
    "utm_alt         ",
69
    "gps_state       ",
69
    "gps_state       ",
70
    "dist_flown      ", //30
70
//    "dist_flown      ", //30
71
    "dist_2home      "
71
//    "dist_2home      "
-
 
72
    "int_east        ", //30
-
 
73
    "int_north       "
72
};
74
};
Line 73... Line 75...
73
 
75