Modifications

Sauter à la navigation Sauter à la recherche
Ligne 202 : Ligne 202 :     
The {{fname|cansat2.py}} script do re-enforce error controls with {{fname|try...except}} statements in the script and showing various onboard LED patterns in case of error.
 
The {{fname|cansat2.py}} script do re-enforce error controls with {{fname|try...except}} statements in the script and showing various onboard LED patterns in case of error.
 +
 +
Error Code are reported as quick serie of blink following by slow blink... counting the slow blink gives the error code number.
    
{| class="wikitable" border="1"
 
{| class="wikitable" border="1"
Ligne 209 : Ligne 211 :  
| align="center" | Fix the issue
 
| align="center" | Fix the issue
 
|- style="font-size: 90%"
 
|- style="font-size: 90%"
| align="left" | NeoPixel GREEN
+
| align="left" | Short blink
| align="left" | The {{fname|setup()}} function did not complete initialization because of a crash.
+
| align="left" | The radio is emitting data.
| align="left" | Check the wiring of sensors. Test each sensor separately (with their tests code). If  this not working, remove all sensors except the one you are testing.
+
| align="left" | The software is running properly and emitting data.
 
|- style="font-size: 90%"
 
|- style="font-size: 90%"
 
| align="left" | NeoPixel OFF
 
| align="left" | NeoPixel OFF
29 917

modifications

Menu de navigation