Subversion Repositories MK3Mag

Rev

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

Rev 25 Rev 26
Line 215... Line 215...
215
                        if(UncalMagnetY < Ymin) Ymin = UncalMagnetY;
215
                        if(UncalMagnetY < Ymin) Ymin = UncalMagnetY;
216
                        if(UncalMagnetY > Ymax) Ymax = UncalMagnetY;
216
                        if(UncalMagnetY > Ymax) Ymax = UncalMagnetY;
217
                        break;
217
                        break;
Line 218... Line 218...
218
 
218
 
219
                case 3: // 3rd step of calibration
219
                case 3: // 3rd step of calibration
220
                        // used to change the orietation of the MK3MAG vertical to the horizontal plane
220
                        // used to change the orientation of the MK3MAG vertical to the horizontal plane
Line 221... Line 221...
221
                        break;
221
                        break;
222
 
222
 
223
                case 4:
223
                case 4: