Subversion Repositories NaviCtrl

Rev

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

Rev 856 Rev 864
Line 147... Line 147...
147
u8 Send_NMEA_RMC = FALSE;
147
u8 Send_NMEA_RMC = FALSE;
148
u8 NaviData_Flags_SpeakHoTT_Processed = 0;
148
u8 NaviData_Flags_SpeakHoTT_Processed = 0;
149
u8 NewExternalControlFrame = 0; // flag that sends the Frame to FC
149
u8 NewExternalControlFrame = 0; // flag that sends the Frame to FC
150
u16 UART1_BaudrateFallbackTimeout = 0;
150
u16 UART1_BaudrateFallbackTimeout = 0;
151
u32 Uart1Baudrate = UART1_BAUD_RATE;
151
u32 Uart1Baudrate = UART1_BAUD_RATE;
-
 
152
u8 FromFC_ExternalCtrlCfg = 0; // answer from FC
Line 152... Line 153...
152
 
153
 
153
SerialChannel_t SerialChannel;
154
SerialChannel_t SerialChannel;
Line 154... Line 155...
154
u8 NewSerialChannelFrame = 0; // flag that sends the Frame to FC
155
u8 NewSerialChannelFrame = 0; // flag that sends the Frame to FC