Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Changes for next Iris core #9

Open
wants to merge 48 commits into
base: master
Choose a base branch
from

Conversation

andrepuschmann
Copy link

Hey,

attached are a collection of changes for the core including:

  • a patch to compile position-independent code on ARM architectures
  • a patch to change the default logging file and to disable logging to file (useful for embedded targets with flash memory)
  • a patch to have the logging levels show up in different colors according to their importance (on console only, file logging has no colors)

Let me know what you think.

Thanks
Andre

suttonpd and others added 30 commits September 4, 2013 16:25
Add a Bitdeli Badge to README
Qt support, controller parameters
Adding support for environment variable QWT_DIR
Adding optional step value to Interval class
Explicitly converting to double as MSVC can't work with fmod(int,int)
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.

4 participants