Subversion Repositories FlightCtrl

Rev

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

Rev 1685 Rev 1693
Line 96... Line 96...
96
    "Gyro Compass    ",
96
    "Gyro Compass    ",
97
    "Motor 1         ",
97
    "Motor 1         ",
98
    "Motor 2         ",
98
    "Motor 2         ",
99
    "Motor 3         ",
99
    "Motor 3         ",
100
    "Motor 4         ", //15
100
    "Motor 4         ", //15
101
    "                ",
101
    "P               ",
102
    "                ",
102
    "D               ",
103
    "                ",
103
    "ACC             ",
104
    "                ",
104
    "GPS             ",
105
    "Servo           ", //20
105
    "Servo           ", //20
106
    "Hovergas        ",
106
    "Hovergas        ",
107
    "Current [0.1A]  ",
107
    "Current [0.1A]  ",
108
    "Capacity [mAh]  ",
108
    "Capacity [mAh]  ",
109
    "                ",
109
    "  24            ",
110
    "                ", //25
110
    "  25            ", //25
111
    "                ",
111
    "  26            ",
112
    "                ",
112
    "  27            ",
113
    "I2C-Error       ",
113
    "I2C-Error       ",
114
    "BL Limit        ",
114
    "BL Limit        ",
115
    "GPS_Nick        ", //30
115
    "GPS_Nick        ", //30
116
    "GPS_Roll        "
116
    "GPS_Roll        "
117
};
117
};