Replies: 2 comments 2 replies
-
Yes, this is correct - no Lx200 over TCP |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Yes, the classic support was LX200/Serial. But most likely users would connect TCP-connected telescopes via ASCOM or INDI now. Wow, that sounds like an interesting solution! Must go into the User Guide please! |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Do I understand it correctly that Stellarium doesn't support Lx200 over TCP? At least, I couldn't find a way to enable this from the GUI. So for those who want to make this work anyway, below is a workaround for Linux. If this is useful (i.e. there indeed is no built-in support in Stellarium), I think it could go to the User Guide. (Of course, ideally built-in support for this should be implemented.)
First, use
socatto create two endpoints of a virtual serial port:Connect your TCP-enabled telescope to the PC, and, assuming its IP address is
192.168.123.123(replace with yours), here's how you connect it to one of the endpoints of the virtual serial port:Now you can add a new telescope in Stellarium's Telescope Control plugin, choosing
/dev/ttyVB00localhost)After setting up all the rest options as usually you can press OK and connect to the telescope.
Beta Was this translation helpful? Give feedback.
All reactions