k3ng_rotator_controller icon indicating copy to clipboard operation
k3ng_rotator_controller copied to clipboard

POLOLU_LSM_303_MIN_ARRAY

Open canislupus11 opened this issue 8 years ago • 3 comments

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 avatar Sep 19 '17 20:09 canislupus11

:-(

canislupus11 avatar Nov 12 '17 13:11 canislupus11

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 [email protected] 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 .

k3ng avatar Nov 13 '17 22:11 k3ng

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.

aka9950202 avatar Feb 19 '19 10:02 aka9950202