Subversion Repositories FlightCtrl

Rev

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

Rev 2075 Rev 2079
Line 117... Line 117...
117
                "naviPitch       ",
117
                "naviPitch       ",
118
                "naviRoll        ",
118
                "naviRoll        ",
119
                "i part contrib  ",
119
                "i part contrib  ",
120
                "Acc Z           ",
120
                "Acc Z           ",
121
                "Height D        ", //30
121
                "Height D        ", //30
122
                "targetHeight/100"
122
                "GPS vert accura "
123
  };
123
  };
Line 124... Line 124...
124
 
124
 
125
/****************************************************************/
125
/****************************************************************/
126
/*              Initialization of the USART0                    */
126
/*              Initialization of the USART0                    */