Subversion Repositories NaviCtrl

Rev

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

Rev 794 Rev 800
Line 526... Line 526...
526
                                ToFlightCtrl.Param.sInt[5] = GyroCompassCorrected / 10; // Bytes 10 & 11
526
                                ToFlightCtrl.Param.sInt[5] = GyroCompassCorrected / 10; // Bytes 10 & 11
527
                                ToFlightCtrl.Param.Byte[12] = CamCtrlCharacter;
527
                                ToFlightCtrl.Param.Byte[12] = CamCtrlCharacter;
528
                                ToFlightCtrl.Param.Byte[13] = BaroCalState;
528
                                ToFlightCtrl.Param.Byte[13] = BaroCalState;
529
                                ToFlightCtrl.Param.sInt[7] = LuftdruckTemperaturOffset;         // Bytes 14 & 15
529
                                ToFlightCtrl.Param.sInt[7] = LuftdruckTemperaturOffset;         // Bytes 14 & 15
530
                                ToFlightCtrl.Param.Int[8] = FromLaserCtrl.Distance;                     // Bytes 16 & 17
530
                                ToFlightCtrl.Param.Int[8] = FromLaserCtrl.Distance;                     // Bytes 16 & 17
-
 
531
                                ToFlightCtrl.Param.Byte[18] = FlyzonePointCnt;
-
 
532
ToFlightCtrl.Param.Byte[19] = 0;
531
                                break;
533
                                break;
Line 532... Line 534...
532
 
534
 
533
                        case SPI_NCCMD_GPSINFO:
535
                        case SPI_NCCMD_GPSINFO:
534
                                ToFlightCtrl.Param.Byte[0] = GPSData.Flags;
536
                                ToFlightCtrl.Param.Byte[0] = GPSData.Flags;