I did some previous development on indi_paramount_telescope and am working on some further enhancements.

Unfortunately, my efforts are stalled by an inability for my newly compiled driver to establish a TCP connection to TheSkyX.

The existing driver (from the linux distribution) works fine. I can connect to TheSky TCP port manually with telnet and get commands.

My new driver refuses to connect, and I can't figure out what is preventing it. I'm getting a TTY_WRITE_ERROR via indibase.

Any suggestions for debugging this?

Read More...