JPhilC / lunaticsoftware

Another ASCOM telescope driver for EQ mounts. Written in C#/WPF and heavily influenced by the EQMOD and Skywatcher_Open code bases.
http:\\www.lunaticsoftware.org
MIT License
1 stars 0 forks source link

Temperature updates #3

Open JPhilC opened 7 years ago

JPhilC commented 7 years ago

At the moment the site temperature is checked when the controller application is started.

Need to update temperature:

When current site is changed or the lat or long of the current site is changed. At regular intervals (interval period configurable).

Also need to indicate when the current site temperature value is "old". Possible due to an internet connection not being available.