I want to create my own drivers to control electronic devices that aren't covered by any of the standard drivers. I started from the Tutorial section and entered all the command lines to build the tutorials. I thought I would test the "Simple Device" then edit the code as shown to operate an on/off device like a door or dome shutter continuing on to increase the switch function to cover 4 or 5 options. However, the "Simple Device" did not work when calling indiserver. It compiled alright.
I thought I would look at the .cpp file to edit it to add the switches but couldn't find it. I guess I'm missing something and would appreciate some help, please.
Meanwhile, I have been editing the code for the Astroberry Board for multi-option switches but getting strange labels on some of the buttons so I really want to get to understand the whole subject of driver development. I have read the INDI White Paper and the Developer Manual and think I understand most of it.
I thought I would look at the .cpp file to edit it to add the switches but couldn't find it. I guess I'm missing something and would appreciate some help, please.
Meanwhile, I have been editing the code for the Astroberry Board for multi-option switches but getting strange labels on some of the buttons so I really want to get to understand the whole subject of driver development. I have read the INDI White Paper and the Developer Manual and think I understand most of it.