Skip to content

Default values production update#233

Open
jsnyder17 wants to merge 1114 commits intojporter7:masterfrom
YCPRadioTelescope:Default-Values-Production-Update
Open

Default values production update#233
jsnyder17 wants to merge 1114 commits intojporter7:masterfrom
YCPRadioTelescope:Default-Values-Production-Update

Conversation

@jsnyder17
Copy link

No description provided.

Patrick and others added 30 commits May 10, 2021 02:17
Given a blobbed AccelerationString, this function will return an Acceleration[] that contains the parsed datapoints stored in the string.
…tion weather station failed.

This resolves the instability issues that existed previously when the initialization failed.
…t was suggested that the behaviour may be due to some optomization in the simulation, so we are testing this on the hardware.
Since acceleration can be negative, using a hyphen as a delimiter causes the blobs to be unusable.  This commit updates the delimiter to now be a $.
…egrees_issue379

Revert "Move by x degrees issue379"
offset was not being applied. Added variable to MCUManager to contain
final position offset, implemented a setter function in
AbstractPLCDriver# Please enter the commit message for your changes. Lines starting
Added instructions on how to run the CR for the first time
…while-scanning

Disable edit settings while scanning
Fixed the CR thinking the telescope was still moving after an estop w…
…exception of upper EL limit switch move; we discovered that it is in an inccorect location (approx. 115 degrees) and will need further discussion on how to proceed.
…one in a seperate thread so the UI does not freeze
Based on our conversation during Wednesday's standup as well as a discussion with Tyler, the Acceleration object should have x, y, z as ints and not doubles.
This commit adds various Miscellaneous constants related to the Acceleration Blob
Removes acceleration magnitude from every acceleration point, adds time captured to the first sample in the sub blob.  Small bit of inaccuracy brought about by the (long) cast.
jsnyder17 and others added 30 commits March 16, 2022 19:46
…rge-conflict

Merge development changes into this for testing
Blocking call would check to see if the stop command timed out or not, this should be reimplemented elsewhere
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.