Skip to content

Demos remote connection of GUI

Roberto Cavada requested to merge iss023_remote_gui_task1 into master

This code is taken from a previous experiment made on taste, to run distributed processes. It must be adapted to run on contest settings. It results a modified Deployment View, for the two nodes of the project (xenomai_posix and Native Linux ) with the corresponding IP and ports. It contains a make file which generates the project for the target hardware (xenomai_posix).

Merge request reports