Skip to content

Conversation

@ltmakela
Copy link

Made multi port implementation.
Changed delay based timing between draws to interval based.
Some printing verbosity.
First clear console, then starting to print and after init lines draw first scale with meter.

Made multi port implementation.
Changed delay based timing between draws to interval based.
Some printing verbosity.
First clear console, then starting to print and after init lines draw first scale with meter.
Fixed sleep time to maximum.
Sleep will be interrupted by ualarm.
Max sleep time causes cpu load minimizing. Usleep doesn't return remaining sleep time as sleep() does.
-p argument will be the amount of ports to be set up.
@ltmakela ltmakela closed this Mar 28, 2016
@ltmakela ltmakela reopened this Mar 28, 2016
@ltmakela
Copy link
Author

Made multi port implementation.
Changed delay based timing between draws to interval based.
Some printing verbosity.
First clear console, then starting to print and after init lines draw first scale with meter.

Fixed warning caused by wrong argument type: unsigned long vs. unsigned int
Copy link

@lauri-makela-nexstim lauri-makela-nexstim left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants