Subversion Repositories FlightCtrl

Rev

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

Rev 602 Rev 613
Line 67... Line 67...
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
72
    "gp_reg_x        ", //30
73
    "int_north       "
73
    "gp_reg_y        "
74
};
74
};
Line 75... Line 75...
75
 
75