ara-astronomia / AutomazioneTende

codice per automatizzare il movimento delle tende in relazione alla posizione del telescopio
MIT License
0 stars 2 forks source link

light on when telescope is on slewing #141

Closed spider65 closed 3 years ago

spider65 commented 3 years ago

light on when telescope is on slewing. read status telescope from thesky The status slewing telescope is :

sky6RASCOMTele::IsSlewComplete Returns a value that determines if the telescope slew is complete (non-zero) or if the telescope is slewing (zero).

this issue involves the addition of the telescope label SLEWING. it would be advisable to change the name of the js get_alt_az.js file because this file will give us: connection status, tracking status, slewing status, value of the alt and az coordinates

a name like get_condition_thesky.js would be more appropriate