Many areas of the UI across all forms have become broken or unsupported at some point during Control Room development. We need to go through the UI and remove or re-implement any of these features that no longer work. The list goes as followed:
Radio Telescope Status Textbox on Control Form (Does not update with anything)
Test PLC and Weather Station options on Main Form (Test options do nothing)
Scale Model PLC option of Main Form (Look if we want to support scale model in the future)
Edit Target Position on Control Form (Button logic is messed up and doesn't actually move the telescope when no appointment is running. Try when an appointment is running first before determining what to do)
Remove Controlled Stops and Immediate Stop options on Control Form (all movements use the same stop type now)
Encoder Simulation on Diagnostics Form (Was once used to demonstrate absolute encoder movement, no longer works)
Diagnostic Scripts on Diagnostics Form (Only limit switch tests, can move to Control Form scripts)
Settings on Diagnostics Form (No idea why these were here. Probably for encoder sim?)
Do your best to find out their previous functions and check with clients to see if they still desire those functions. Be sure to re-adjust UI after deleting things so the forms still look good. Good luck!
Many areas of the UI across all forms have become broken or unsupported at some point during Control Room development. We need to go through the UI and remove or re-implement any of these features that no longer work. The list goes as followed:
Do your best to find out their previous functions and check with clients to see if they still desire those functions. Be sure to re-adjust UI after deleting things so the forms still look good. Good luck!