Skip to content
Commit 4b05a0bd authored by Giuseppe Carboni's avatar Giuseppe Carboni Committed by GitHub
Browse files

Fix #477, removed the SecureArea from some AntennaBoss methods (#478)

The said methods are the following:
getObservedHorizontal
getObservedEquatorial
getObservedGalactic
getRawHorizontal
The SecureArea was removed because the TimeTaggedCircularArray objects that these methods use to retrieve the desired coordinates are thread safe objects that do not need further, higher level, syncronization. This will avoid unwanted delays every time one of the above methods is called when the AntennaBoss is sending new coordinates to the mount. This affects all the stations.
parent 064c1822
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment