Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Commit

Permalink
merge mentorsandbox->master
Browse files Browse the repository at this point in the history
Former-commit-id: 2f5b37f9434afdb37a688acce2a673016cc319c1
Former-commit-id: c8de727
  • Loading branch information
rgatkinson committed Oct 1, 2015
2 parents ff355cf + ca52f8e commit 3b1dc79
Show file tree
Hide file tree
Showing 3 changed files with 827 additions and 819 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ class Parameters
/** the boost in thread priority to use for data acquisition. A small increase in the
* thread priority can help reduce timestamping jitter and improve acceleration integration
* at only a small detriment to other parts of the system. */
public int threadPriorityBoost = 1;
public int threadPriorityBoost = 0;

/** debugging aid: enable logging for this device? */
public boolean loggingEnabled = false;
Expand Down
Loading

0 comments on commit 3b1dc79

Please sign in to comment.