Subversion Repositories FlightCtrl

Rev

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

Rev 1914 Rev 1915
Line 324... Line 324...
324
                                   VersionInfo.HardwareError[1] &= ~FC_ERROR1_BL_MISSING;
324
                                   VersionInfo.HardwareError[1] &= ~FC_ERROR1_BL_MISSING;
325
                                   if(I2CTimeout > 6) DebugOut.Status[1] &= ~0x02; // BL-Error-Status
325
                                   if(I2CTimeout > 6) DebugOut.Status[1] &= ~0x02; // BL-Error-Status
326
                                 }
326
                                 }
327
                            if(I2CTimeout > 6) VersionInfo.HardwareError[1] &= ~FC_ERROR1_I2C;
327
                            if(I2CTimeout > 6) VersionInfo.HardwareError[1] &= ~FC_ERROR1_I2C;
Line 328... Line 328...
328
 
328
 
Line 329... Line 329...
329
                                if(SenderOkay) DisableRcOffBeeping = 0;
329
                                if(SenderOkay && DisableRcOffBeeping) { DisableRcOffBeeping = 0; beeptime = 5000;};
330
 
330
 
331
                                if(PcZugriff) PcZugriff--;
331
                                if(PcZugriff) PcZugriff--;
332
                                else
332
                                else