Hi,
I am currently using Wolfgangs' Weather Radio with Ekos very stable. But recently, I want to extend the driver support for this to ASCOM. The easiest way that I can think of with my limited coding experience is to create a parser that reads values from INDI server and writes it into a Boltwood 1 line data file which then can be read by an ASCOM driver that supports this kind of format (which is readily available).
But coding from scratch is hard for me. Is there anyone who ever worked on the same project or 1 similiar and ready to share the code? I can try to find a way to mold it to my needs. Thanks. 
i have found code from someone who wrote it for parsing OpenWeather data into the boltwood file but if anyone have and INDI parser would be better. Thanks!
gist.github.com/gshau/bee3ef8f9efeb35f69cb43cc08b29ef9

Read More...