Skip to content

An oscilloscope for Xenomai Lab. This will be merged into the main rep someday.

Notifications You must be signed in to change notification settings

jorgeazevedo/xenomai-lab-oscilloscope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xenomai Lab Oscilloscope

An oscilloscope for Xenomai Lab. This will be merged into the main rep someday.

Installation

The source code must be put in ~/.xenomailab/blocks/oscilloscope

$ cd ~/.xenomailab/blocks/
$ mkdir oscilloscope
$ cd oscilloscope
$ git clone git://github.com/jorgeazevedo/xenomai-lab-oscilloscope.git .

and an entry should be added to ~/.xenomailab/blocks/blocks.conf

$ [Non Real-Time]
$ oscilloscope=square

The oscilloscope requires Qt and Qwt development libraries. If all dependencies are installed, then

$ make

should produce an executable.

The block will appear on the block list in the main Xenomai Lab window under "Non real-time".

About

An oscilloscope for Xenomai Lab. This will be merged into the main rep someday.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published