×

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
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.

  • Posts: 50
  • Thank you received: 0
Perfect and thank you. I have registered with GitHub previously so can access these links. Thanks again for your time and knowledge
1 year 3 months ago #88986

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

  • Posts: 472
  • Thank you received: 165
Thanks for the links and instructions Ferrante, just additional point that after git clone you need to switch to the correct branch called lynx_astro with command "git checkout lynx_astro".
The following user(s) said Thank You: Richard Persaud
1 year 3 months ago #88998

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

Time to create page: 0.706 seconds