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

A single minor fix and some OS X install info. #12

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

Conversation

sshimko
Copy link
Contributor

@sshimko sshimko commented Mar 23, 2014

No description provided.

sshimko and others added 13 commits March 23, 2014 17:05
By setting it to true, even if the mt gox display was disabled
via the command-line, it still displayed the ticker, and never
became false, so mt gox always appeared with a value that never
changed (0.0).
Previous implementation selected the highest priority pool to
display.  This commit adds support for displaying information for
each pool.  It displays pool URL, then on the next refresh, displays
stats from that pool - the quota and accepted difficulty.  Then it
does the same for the next pool. Since a single pool can have
multiple ports this removes the stripping of port information and
favors replacement of TLD which is more common.

This includes a few other fixes for the display to even things out a
bit.
This might just be me, but HW errors are more interesting,
particularly in a headless rig. Display a raw HW error count
so I can determine when I need to SSH in and fix something.
pad_for_icon was set to True, which means it the lines were
being left-padded, which wastes valuable real estate. Stop
left-padding.
Let user know app is starting and display miner IP.
On a single machine, one might have multiple LCDs monitoring separate miners.
Add a command-line option to specify a s specific LCD for a specific
monitoring process.
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.

None yet

1 participant