File tree Expand file tree Collapse file tree 2 files changed +0
-3
lines changed
Expand file tree Collapse file tree 2 files changed +0
-3
lines changed Original file line number Diff line number Diff line change 11** V1.13.14 - Updates**
22- Improved Serial command handling (made it less 'blocking'), which should improve general performance
3- - Guiding now updates RA/DEC coordinates
43- Guide pulses are ignored when tracking is disabled (for example, when at the limits)
54
65** V1.13.13 - Updates**
Original file line number Diff line number Diff line change @@ -654,8 +654,6 @@ class Mount
654654
655655 unsigned long _guideRaEndTime;
656656 unsigned long _guideDecEndTime;
657- long _stepperGuidePosAtGuideStart;
658- long _stepperTrkPosAtGuideStart;
659657 unsigned long _lastMountPrint = 0 ;
660658 float _trackingSpeed; // RA u-steps/sec when in tracking mode
661659 float _trackingSpeedCalibration; // Dimensionless, very close to 1.0
You can’t perform that action at this time.
0 commit comments