Wrapper for Communication between Feedback Controller and GUI.
Get available Feedbacks from Feedback Controller.
Get variables (name, type and value) from currently running Feedback.
Tell the Feedback to load variable values from given file.
Send ‘pause’ to Feedback Controller.
Send ‘play’ to Feedback Controller.
Send ‘quit’ to Feedback Controller.
Receive a signal.
Tell the Feedback to store it’s variables to the given file.
Send ‘send_init(feedback)’ to Feedback Controller.
Send a signal.
Send ‘stop’ to Feedback Controller.
Module author: Bastian Venthur <venthur@cs.tu-berlin.de>