ParadigmHyperloop / web-cw2

Paradigm Pod Web Configuration and Management UI
https://paradigmhyperloop.com
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

Support Manual Control Mode #8

Open EdHurtig opened 7 years ago

EdHurtig commented 7 years ago

See https://github.com/ParadigmHyperloop/hyperloop/pull/47 and https://github.com/ParadigmHyperloop/manual_client/pull/1. We should be deprecating manual_client soon and implementing the functionality over the Web -> ODS -> Pod interface

EdHurtig commented 7 years ago

I envision a panel expands whenever the pod's mode changes to Manual with all the controls. Changing any of the controls will issue a new manual command as documented in https://github.com/ParadigmHyperloop/hyperloop/pull/47 to ODS.

There should also be a new modal created called Change State with a dropdown/list of all the states to change to and a button to execute the state change. This will allow the pod to be taken in and out of manual mode