Subversion Repositories FlightCtrl

Compare Revisions

Ignore whitespace Rev 2057 → Rev 2058

/branches/dongfang_FC_rewrite/uart0.c
104,22 → 104,22
"M4 ",
"pdpart ",
"control ", //15
"ipart ",
"ControlAct/10 ",
"RC Qual ",
"heightTrottleIn ",
"HeightdThrottle ", //20
"Height ",
"TargetHeight ",
"heightError ",
"HeightPdThrottle",
"HeightIdThrottle", //25
"HeightDdThrottle",
"Yaw Limit / 100 ",
"HeadingError/100",
"PD Yaw ",
"2 ", //30
"3 "
"RC Stick P ",
"RC Stick R ",
"Stick P w GPS ",
"Stick R w GPS ",
"Stick P w Emerg.", //20
"Stick R w Emerg.",
"Height[dm] ",
"dHeight ",
"Altitude ",
" ", //25
"naviPitch ",
"naviRoll ",
"i part contrib ",
"HeadingError ",
"Magnetic Heading", //30
"GPS Datasets "
};
 
/****************************************************************/