Subversion Repositories FlightCtrl

Rev

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

Rev 1615 Rev 1646
Line 73... Line 73...
73
        uint8_t GyroI;                  // Value : 0-250
73
        uint8_t GyroI;                  // Value : 0-250
74
        uint8_t GyroD;                             // Value : 0-250
74
        uint8_t GyroD;                             // Value : 0-250
75
        uint8_t LowVoltageWarning;      // Value : 0-250
75
        uint8_t LowVoltageWarning;      // Value : 0-250
76
        uint8_t EmergencyGas;           // Value : 0-250     //Gaswert bei Emp�ngsverlust
76
        uint8_t EmergencyGas;           // Value : 0-250     //Gaswert bei Emp�ngsverlust
77
        uint8_t EmergencyGasDuration;   // Value : 0-250     // Zeitbis auf EmergencyGas geschaltet wird, wg. Rx-Problemen
77
        uint8_t EmergencyGasDuration;   // Value : 0-250     // Zeitbis auf EmergencyGas geschaltet wird, wg. Rx-Problemen
78
        uint8_t UfoArrangement;         // x oder + Formation
78
        uint8_t Unused0;                // 
79
        uint8_t IFactor;                // Value : 0-250
79
        uint8_t IFactor;                // Value : 0-250
80
        uint8_t UserParams1[4];         // Value : 0-250
80
        uint8_t UserParams1[4];         // Value : 0-250
81
  /*
81
  /*
82
        uint8_t UserParam2;             // Value : 0-250
82
        uint8_t UserParam2;             // Value : 0-250
83
        uint8_t UserParam3;             // Value : 0-250
83
        uint8_t UserParam3;             // Value : 0-250