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

Read More...