Subversion Repositories NaviCtrl

Rev

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

Rev 858 Rev 864
Line 1028... Line 1028...
1028
                                NaviData_Home.LipoCellCount = FromFlightCtrl.Param.Byte[5];
1028
                                NaviData_Home.LipoCellCount = FromFlightCtrl.Param.Byte[5];
1029
                                if(UART_VersionInfo.HWMajor >= 30) NaviData_Volatile.ShutterCounter = TrigLogging.Count;
1029
                                if(UART_VersionInfo.HWMajor >= 30) NaviData_Volatile.ShutterCounter = TrigLogging.Count;
1030
                                else                    NaviData_Volatile.ShutterCounter = FromFlightCtrl.Param.Int[3];   // 6 & 7
1030
                                else                    NaviData_Volatile.ShutterCounter = FromFlightCtrl.Param.Int[3];   // 6 & 7
1031
                                LowVoltageLandingActive = FromFlightCtrl.Param.Byte[8];
1031
                                LowVoltageLandingActive = FromFlightCtrl.Param.Byte[8];
1032
                                Parameter.FailSafeTime = FromFlightCtrl.Param.Byte[9];
1032
                                Parameter.FailSafeTime = FromFlightCtrl.Param.Byte[9];
-
 
1033
                                FromFC_ExternalCtrlCfg = FromFlightCtrl.Param.Byte[10];
1033
// DebugOut.Analog[] = NaviData_Volatile.ShutterCounter;
1034
// DebugOut.Analog[] = NaviData_Volatile.ShutterCounter;
1034
// 8
1035
// 8
1035
// 9
1036
// 9
1036
// 10
1037
// 10
1037
// 11
1038
// 11