Sky Tracker Telescope Driver #2168
Replies: 3 comments
-
|
I don't believe anyone is working on this driver. Please let us know how it goes and if you have any questions! |
Beta Was this translation helpful? Give feedback.
-
|
What is the preferred development environment?
jrp@raspberrypi:~ $ sudo add-apt-repository ppa:mutlaqja/ppa
jrp@raspberrypi:~ $ uname -a jrp@raspberrypi:~ $ cat /etc/os-release |
Beta Was this translation helpful? Give feedback.
-
|
The PPA is for Ubuntu, not Debian. You can need to follow the instructions in the https://github.com/indilib/indi project. Download and use VSCode to open the project, then you can compile it in there and test drivers. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I forked the repository today to start developing a Sky Tracker telescope driver.
Is anyone else doing this development?
Background...
Sky Commander and Sky Tracker were developed by Sky Engineering (www.skyeng.com). Sky Commander adds Digital Setting Circles (DSC) to a telescope. Sky Tracker adds motors to a telescope. Interconnected together, they add GOTO to a telescope.
A telescope driver for Sky Commander has already been developed. It is used when a telescope is a PUSHTO (only DSC is installed).
The Raleigh Astronomy Club (Raleigh, NC USA) received a Starmaster 20 Truss Tube Dobsonian Telescope with Sky Commander and Sky Tracker installed. The Sky Tracker box was upgraded last year to support telescope commands over its RS232 port.
If anyone knows that work to develop a Sky Tracker telescope driver is already in progress, please let me know before I get too deep into this project.
Thanks.
Rob Parsons
Raleigh, NC USA
Beta Was this translation helpful? Give feedback.
All reactions