Got Windows driver source from ScopeDome so I can check some details from there, but the basic operation seems to be quite similar to the old card so should be fairly straight forward. I started the implementation with some restructuring and placeholders copied from old card code. I will probably implement USB connection first as that's simpler, but adding ethernet support after that should be quick. It requires HTTP so I'll probably use curl library for that as it's used by some other INDI drivers as well.

Read More...