Subversion Repositories FlightCtrl

Rev

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

Rev 2122 Rev 2124
Line 103... Line 103...
103
                "airspeed        ",
103
                "airspeed        ",
104
                "RC P            ", //20
104
                "RC P            ", //20
105
                "RC R            ",
105
                "RC R            ",
106
                "RC Y            ",
106
                "RC Y            ",
107
        "RC T            ",
107
        "RC T            ",
108
                "Servo P         ",
108
                "Profile 0       ",
109
                "Servo R         ", //25
109
                "Profile 1       ", //25
110
                "Servo T         ",
110
                "Profile 2       ",
111
                "Servo Y         ",
111
                "Profile 3       ",
112
                "RCPulseCount    ",
112
                "Profile total   ",
113
                "Var0         .  ",
113
                "                ",
114
                "Var1            ", //30
114
                "                ", //30
115
                "RCQuality       "
115
                "RCQuality       "
116
  };
116
  };
Line 117... Line 117...
117
 
117
 
118
/****************************************************************/
118
/****************************************************************/