k3ng / k3ng_rotator_controller

K3NG Arduino Amateur Radio Rotator Controller
http://blog.radioartisan.com/yaesu-rotator-computer-serial-interface/
GNU General Public License v3.0
174 stars 125 forks source link

POLOLU_LSM_303_MIN_ARRAY #39

Open canislupus11 opened 7 years ago

canislupus11 commented 7 years ago

When i put

define POLOLU_LSM_303_MIN_ARRAY {-822, -644, -1151}

to rotor_settings.h, i get strange behavior of the controller. I set the azimuth, the controller starts rotating the rotor, but when the target is reached does not stop. Elevation is ok. Position readings are good. If I do not have this line, everything is ok.

canislupus11 commented 6 years ago

:-(

k3ng commented 6 years ago

Sorry, I've been busy moving my home. I'm very behind on support requests.

On Sun, Nov 12, 2017 at 8:47 AM, canislupus11 notifications@github.com wrote:

:-(

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/k3ng/k3ng_rotator_controller/issues/39#issuecomment-343738438, or mute the thread https://github.com/notifications/unsubscribe-auth/ADLacMyeDeZc9fX4CxC69sBmzuucL1OMks5s1vbUgaJpZM4Pc-df .

aka9950202 commented 5 years ago

I am having a similar problem. Using the calibrating data helped to a point.

When passing 359 it jumps to somewhere in the 20's and never stops until it runs to the mechanical stop.

I tried changing the centering from N to S did not help.

I did notice the screen goes blank before the run away happens.