Project

General

Profile

Overview

Projecto de Dissertação do MIEET de Jorge Azevedo

Sistema de Controlo de Tempo Real Baseado em Linux

Assuntos: RealTime Linux, Tempo Real, Controlo

Issue tracking

open closed Total
Bug 0 0 0
Funcionalidade 2 0 2
Suporte 0 0 0

View all issues | Calendar | Gantt

: README

Cross your fingers. That's, like, a basic rule for this sort of thing.

The folder data/xenomailab/ should be copied to ~/.xenomailab/
This is where the blocks are stored.
Remember to build a project before executing it because there are no executables untill you build them :-)

How to:

0.Dependencies

sudo apt-get install libboost-graph-dev qt4-dev-tools build-essential

1.Compile Xenomai Lab:
qmake
make

2.Install
sudo make install

3.Uninstall
sudo make uninstall