Con Kolivas
|
d9276557f1
Show only the URL in the status bar to avoid long prefixes making for extra long lines.
|
13 years ago |
Con Kolivas
|
2e56706cc6
Display compact status in menu and update README to reflect current menu entries.
|
13 years ago |
Con Kolivas
|
d97e19f1c8
Add a compact display mode that does not list per device statistics in the status window.
|
13 years ago |
Con Kolivas
|
784a41c8b5
Add blank spaces after best share displayed.
|
13 years ago |
Con Kolivas
|
d85b60c09b
Round a few static string arrays up to 4 byte boundaries for ARM.
|
13 years ago |
Con Kolivas
|
7bca8a0ab0
Display best share diff for scrypt as well.
|
13 years ago |
Con Kolivas
|
27aa82aab6
Show the best diff share as "best share" and add info to the README.
|
13 years ago |
Luke Dashjr
|
c6e5b80ff9
x6500: Dynclock support
|
13 years ago |
Con Kolivas
|
a6cb920a9e
Display the best diff share submitted so far.
|
13 years ago |
Paul Sheppard
|
1b8b50590d
Merge branch 'master' of git://github.com/ckolivas/cgminer.git
|
13 years ago |
Con Kolivas
|
f7b79e34cf
Redundant check.
|
13 years ago |
Luke Dashjr
|
1c6ffa310c
Provide a simple/dummy libusb_error_name when it is missing (libusb < 1.0.9)
|
13 years ago |
Luke Dashjr
|
93c8f5fabb
x6500: Stop abusing pointer type to store bitstream upload progress
|
13 years ago |
Luke Dashjr
|
f9aeec7e69
Bugfix: ft232r: Avoid reuse of USB device count variable
|
13 years ago |
Luke Dashjr
|
1524cb18aa
x6500: Implement basic hashrate prediction and efficient job completion
|
13 years ago |
Luke Dashjr
|
00c01b718d
jtag: Optimized implementation of JTAG reads to workaround ft232r slowness
|
13 years ago |
Con Kolivas
|
8bd8696854
The work struct pointer in struct pc_data in findnonce is never freed yet there is no need to allocate it separately so make struct work a static part of the struct pc_data.
|
13 years ago |
Luke Dashjr
|
d1d895b30d
x6500: Try nonce with previous work if it is wrong for current
|
13 years ago |
Luke Dashjr
|
24e436f2b0
x6500: Ensure ft232r buffer is flushed to change registers
|
13 years ago |
Luke Dashjr
|
0e54fff719
x6500: Start clock speed off at 180, and extra debugging for x6500_set_register
|
13 years ago |
Luke Dashjr
|
96c4b7bcd7
x6500: When programming, poll each FPGA status individually since they might not be ready at the same time
|
13 years ago |
Paul Sheppard
|
c65ff0d77b
Merge branch 'master' of https://github.com/pshep/cgminer.git
|
13 years ago |
Paul Sheppard
|
a86b592c74
Merge branch 'master' of git://github.com/ckolivas/cgminer.git
|
13 years ago |
Graeme Humphries
|
9258b74b7a
Minor debian packaging fixes.
|
13 years ago |
Luke Dashjr
|
242781ab25
x6500: Various tweaks and hacks to get mining working
|
13 years ago |
Luke Dashjr
|
1451b29c0a
Bugfix: x6500: Remove erroneous bitendianflip
|
13 years ago |
Luke Dashjr
|
c3a3bb09cb
Bugfix: jtag: Handle ftdi-common environmental stuff properly
|
13 years ago |
Luke Dashjr
|
ed6d9933fd
jtag: Defer ignored reads a bit to avoid USB latency
|
13 years ago |
Luke Dashjr
|
7c3f964b58
Bugfix: ft232r: First 2 bytes of every 0x40 are FTDI status or something
|
13 years ago |
Luke Dashjr
|
eac0c2a8e9
x6500: Implement mining protocols (doesn't work yet)
|
13 years ago |