This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision | |||
| using_debug_mode [2016/04/30 00:42] silverxxx | using_debug_mode [2016/04/30 00:43] (current) silverxxx | ||
|---|---|---|---|
| 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> | ||