Javier created a new topic ' How to create an INDI dome driver?' in the forum. 7 years ago

Hello,

I'm working in my free time to improve my final degree project (more info in Spanish: jgusmar.blogspot.com.es/2014/01/sistema-...eoperacion-para.html ). The idea is create a full compliance INDI driver for domes with industrial PLC as control unit. This is the repository where all will be published: github.com/jgm1986/MCCM-Robotic-Observatory

My first problem for start working with the driver develop is that I don't understand how to create a make file that compiles the custom dome code easily. I'm not an expert with C programming. I have read all developers tutorials from indilib.org but wothout luck.

Finally, I think that the driver code folder should contains these files:
- indi-plc-dome.cpp
- indi-plc-dome.h
- CMakeLists.txt

Feel free to fork the repository (brunch: feature/indi-dev) and send a pull request.

PS: The dome with industrial PLC has been installed in the astronomical observatory of Science Museum of Castilla-La Mancha (Spain). I collaborate with this institution since 2014 when my final degree project will be done. Now I would improve this work and publish it as OpenSource/OpenHardware project in GitHub.

Thanks for your help.

Regards,

Javier

Read More...