This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
using_debug_mode [2016/04/30 00:42] silverxxx |
using_debug_mode [2016/04/30 00:43] (current) silverxxx |
||
---|---|---|---|
Line 10: | Line 10: | ||
**a.** Start debug mode by clicking the hourglass + red " | **a.** Start debug mode by clicking the hourglass + red " | ||
- | b. When the mode starts ( after clicking the popup and a few seconds more) | + | **b.** When the mode starts ( after clicking the popup and a few seconds more) |
press f5. The quad should start working now. This is the same as menu " | press f5. The quad should start working now. This is the same as menu " | ||
Line 21: | Line 21: | ||
**e.** Add more variables if needed: | **e.** Add more variables if needed: | ||
- | accel (raw), gyro (rad/sec) , accelcal ( loaded from flash unless calibration is performed), gyrocal ( calibration at startup in gyro raw units ) , attitude ( in degrees , only first 2), vbattfilt ( current battery) , looptime ( should be near 0.001 in seconds), rx ( incomming data from tx , roll, pitch yaw, throttle) , aux ( auxilliary buttons/ | + | //accel// (raw), |
The variables can be added by doubleclicking on <enter expression> | The variables can be added by doubleclicking on <enter expression> |