varenius / salsa

Code developed for the 2.3m radio telescopes SALSA in Onsala, Sweden
MIT License
16 stars 6 forks source link

Re-implement control system as a purely web-based UI #50

Open varenius opened 3 years ago

varenius commented 3 years ago

The current approach of users logging in to a virtual desktop has multiple drawbacks and limitations. Examples:

It should be possible to construct a modern backend/frontend framework in e.g. HTML5. Possible division of functionality could be: Server/backend:

This should be the way forward!