Short-bus / pilomar

RaspberryPi based miniature observatory

Home Page:https://shortbus.blog/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MaxAltitudeAngle parameter shows as 360Degrees rather than 90Degrees

Short-bus opened this issue · comments

Parameter object is initializing MaxAltitudeAngle from the MinAltitudeAngle parameter by mistake, so it is inheriting the 360Degree maximum value. Altitude cannot exceed 90Degrees. Correct the typo in the Parameter class.

Testing version which has the correct initial values and will also correct any existing parameter file.