[Hamlib-developer] [Hamlib/Hamlib] 845a3a: Update skywatcher.c - park rotator, improved rotat...
Library to control radio transceivers and receivers
Brought to you by:
n0nb
From: Michael B. <no...@gi...> - 2025-03-10 14:24:54
|
Branch: refs/heads/Hamlib-4.6.2 Home: https://github.com/Hamlib/Hamlib Commit: 845a3ac1d1b75e0b9ea7c4dea8770a1bc54f2497 https://github.com/Hamlib/Hamlib/commit/845a3ac1d1b75e0b9ea7c4dea8770a1bc54f2497 Author: gereta <355...@us...> Date: 2025-03-10 (Mon, 10 Mar 2025) Changed paths: M rotators/skywatcher/skywatcher.c Log Message: ----------- Update skywatcher.c - park rotator, improved rotator movement Added function to park the rotator. Changed behavior for incoming requests to change position. If the motor is moving, the requests are silently ignored. Stopping the motor movement before each request to change position caused the movement from point A to point B to take a very long time because tracking applications send the dynamic position of the tracked object (e.g. satellite) in regular short intervals and in case the rotator was on the opposite side, by the time the rotator reached the position of the object, the object had traveled a considerable distance. Commit: c5d4baef5366481fca28e7887de06f8396714f46 https://github.com/Hamlib/Hamlib/commit/c5d4baef5366481fca28e7887de06f8396714f46 Author: Michael Black <mdb...@ya...> Date: 2025-03-10 (Mon, 10 Mar 2025) Changed paths: M rotators/skywatcher/skywatcher.c Log Message: ----------- Merge pull request #1680 from gereta/patch-2 Update skywatcher.c - park rotator, improved rotator movement Compare: https://github.com/Hamlib/Hamlib/compare/73a2f2fa4617...c5d4baef5366 To unsubscribe from these emails, change your notification settings at https://github.com/Hamlib/Hamlib/settings/notifications |