¿ªÔÆÌåÓý

Re: TCP connection


 

¿ªÔÆÌåÓý

SkySafari also has an option to enable logging. ?You can turn that on to capture logs and see if it provides you more info. ? ?Sky Safari retries commands several times before it gives up. ?

You'll notice that in Sky Safari you can adjust the "readout rate" (how often it asks the mount to report it's RA & Dec position) and you can also adjust the timeout.

The Gemini I is notoriously bad about responding to queries while it is still completing a slew. ?The Gemini II is better at this. ? But you might reduce the readout rate and increase the timeout values to see if those adjustments help.?

Regarding TCP vs UDP...

UDP is connectionless. ?It works a bit like a radio station in that it transmits packets but there is nothing inherent to UDP that guarantees that a packet (frame) was received on the other end. ?Any error detection/correction protocols would have to be implemented in the application.

TCP is connection oriented. ?Once a connection is established, delivery is basically assured *or* you'll know about it -- because the ability to detect and retransmit missing packets is built into the protocol. ?The application doesn't need to worry about dealing with error detection & correction.

Both TCP and UDP ride on top of the IP layer ... there is no discernible advantage with respect to things like speed, etc. ?using one over the other.

That aside ... while it sounds like TCP would be the better choice, according to Rene, UDP is preferred in the case of the Gemini. ?Apparently more work was spent making sure UDP works and perhaps the TCP stack on the Gemini isn't as solid.

Clear skies,
Tim



On May 20, 2020, at 5:43 PM, Brian Valente <bvalente@...> wrote:

?
Jamie you are going to get the info from your INDI driver, so see if there's more verbose logging from there

sounds like an INDI driver issue, so i would look to their forums for more answers?


On Wed, May 20, 2020 at 2:39 PM Jamie Amendolagine <jamie.amendolagine@...> wrote:
OH, I just read, is not going to work for me. I'll try and enable more verbose logging. Is there anything the I can get directly from the mount, or through the Gemini web server??



--
Brian?



Brian Valente
portfolio

Join [email protected] to automatically receive all group messages.