×

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

Bi-monthly release with minor bug fixes and improvements

Two questions on how to implement a feature

  • Posts: 105
  • Thank you received: 23
Hi, I would like to implement two features but I am not sure about the best approach to this within the INDI framework.

1. My mount supports a meridian swap command. My idea is to add a property to the driver that starts the swap with a push button. How can I best implement this push-button style behaviour? Can I user the INDI Switch property for this?

2. I have developed a automated dew heater. This device also measures the tube temperatures of my imaging and guiding telescopes. I would like to use this information to build temperature compensation in the INDI SmartFocus driver. My idea is to have a single executable implement three INDI drivers: a dew controller and two temperature sensors. The latter can then be snooped by the focuser driver to implement temperature compensation. My second question is how can I implement these three drivers in a single executable?

Regards,
Camiel
7 years 1 month ago #14437

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

Time to create page: 0.490 seconds