×

INDI Library v2.0.6 is Released (02 Feb 2024)

Bi-monthly release with minor bug fixes and improvements

Indi Driver for Lynx Astro Dew Controller

  • Posts: 50
  • Thank you received: 0
Hello Jasem, forgive my ignorance, how would I go about obtaining the command set?
2 years 10 months ago #71329

Please Log in or Create an account to join the conversation.

  • Posts: 50
  • Thank you received: 0
 

This browser does not support PDFs. Please download the PDF to view it: Download PDF



Hi Jasem,
I am not sure but is the serial protocol information of use, see attached.

Have sent a link for the attachment as I wasn’t sure if all of it was attached 

indilib.org/media/kunena/attachments/648...1.0.0_2021-05-16.pdf
Last edit: 2 years 10 months ago by Richard Persaud.
2 years 10 months ago #71342
Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 50
  • Thank you received: 0
  • Posts: 50
  • Thank you received: 0
Hello Jasem,

I sent over the link for what I think was the command set you were looking for.

Was it the correct information or is there something else you require?

Many thanks, Richard.
2 years 10 months ago #71464

Please Log in or Create an account to join the conversation.

It is, thanks, but I'm currently busy with other drivers, so it will have to wait.
The following user(s) said Thank You: Richard Persaud
2 years 10 months ago #71557

Please Log in or Create an account to join the conversation.

  • Posts: 50
  • Thank you received: 0
Hi Jasem, hope all is well.
Just seeing if there’s an update/solution for this one please,
many thanks, Richard
1 year 4 months ago #88464

Please Log in or Create an account to join the conversation.

  • Posts: 249
  • Thank you received: 62
hi Richard,
the command set seems to be quite easy to implement in a INDI driver.
Do you have any programming experience?
Following some good tutorials and with the support from this community, you could give it a try

Ferrante
1 year 4 months ago #88534

Please Log in or Create an account to join the conversation.

  • Posts: 472
  • Thank you received: 165
The commands seem quite simple, I could probably make a quick driver based on my USB_Dewpoint or Arduheater driver if you can compile and test it.

Edit: done, if you pull my fork from github.com/jpaana/indi.git and check out branch called lynx_astro and build it, there should be a new driver called indi_lynx_astro that hopefully does something with the device :) If / when it doesn't work quite perfectly, debug logs hopefully help me find why.
Last edit: 1 year 4 months ago by Jarno Paananen. Reason: Initial driver added
1 year 4 months ago #88535

Please Log in or Create an account to join the conversation.

  • Posts: 50
  • Thank you received: 0
Hi Ferrante, apologies for the delay in responding. Unfortunately I do not have any programming experience/skills however I am willing to give it a go if you can point me in the right direction for tutorials, kind regards, Richard
1 year 3 months ago #88979

Please Log in or Create an account to join the conversation.

  • Posts: 50
  • Thank you received: 0
Hi Jarno, apologies for the delay in responding, thank you for this, unfortunately I have no experience in programming/compiling but I am willing to learn if pointed in the right direction.
Kind regards, Richard
1 year 3 months ago #88980

Please Log in or Create an account to join the conversation.

  • Posts: 50
  • Thank you received: 0
Hi All,
with the SM PRO soon to be released, this thread may no longer be needed, however I would still like any links to aid in programming and compiling drivers as this would be a great benefit to improving myself to help others.

Thank you in advance, Richard
1 year 3 months ago #88981

Please Log in or Create an account to join the conversation.

  • Posts: 249
  • Thank you received: 62
hi Richard,
glad that SM PRO will solve your problem. Anyway, the resources for INDI development are on this web site under the link 'develop'.
I would recommend to start with Rick's tutorial:
github.com/rickbassham/indi-dev-tutorials
And to contribute to the development community:
indilib.org/developers/add-your-driver.html

But as Jarno already made a draft driver, you could simply 'download' it and compile it, to do that just read the 'Building' paragraph here:
github.com/indilib/indi
Remember to switch from:
git clone github.com/indilib/indi.git
to:
git clone github.com/jpaana/indi.git
as you're cloning Jarno's repo, not the main one.

Ferrante
The following user(s) said Thank You: Richard Persaud
1 year 3 months ago #88985

Please Log in or Create an account to join the conversation.

Time to create page: 1.801 seconds