Con Kolivas
|
d9ba82c607
Fix record_temp_fan function in avalon driver. Patch by Xiangfu <xiangfu@openmobilefree.net>
|
13 years ago |
Con Kolivas
|
8b2b9b3d3e
Remove inappropriate memset of struct avalon result which was corrupting fan values.
|
13 years ago |
Con Kolivas
|
d86f7b7741
Fix warning with no curses built in.
|
13 years ago |
Con Kolivas
|
23c02415ac
Bump version to 2.11.4
|
13 years ago |
Con Kolivas
|
e9b6ff8f6a
Fix warning with no curses built in.
|
13 years ago |
Con Kolivas
|
85a4dfd9a7
Bump version to 2.11.4
|
13 years ago |
Con Kolivas
|
293b94c7ed
Add API support for Avalon.
|
13 years ago |
Con Kolivas
|
809fec91a6
Only do_avalon_close once on multiple errors.
|
13 years ago |
Con Kolivas
|
689f744b62
Reset the result_wrong count on block change in avalon scanhash to prevent false positives for all nonces failed.
|
13 years ago |
Con Kolivas
|
1e14748c68
Small timeouts on select() instead of instant timeout increase reliability of socket reads and writes.
|
13 years ago |
Con Kolivas
|
7783ab5631
Only get extra work in fill_queue if we don't have any unqueued work in the list.
|
13 years ago |
Con Kolivas
|
ae4ee34ad4
Small timeouts on select() instead of instant timeout increase reliability of socket reads and writes.
|
13 years ago |
Con Kolivas
|
dd1a0d636a
Rotate the avalon work array and free work on AVA_SEND_BUFFER_EMPTY as well.
|
13 years ago |
Con Kolivas
|
97bad1eef6
Only get extra work in fill_queue if we don't have any unqueued work in the list.
|
13 years ago |
Con Kolivas
|
5f041e1a72
Don't get any work if our queue is already full in avalon_fill.
|
13 years ago |
Con Kolivas
|
c6ca12f084
Differentiate socket closed from socket error in recv_line.
|
13 years ago |
Con Kolivas
|
2f89eef4b1
Differentiate socket closed from socket error in recv_line.
|
13 years ago |
Con Kolivas
|
b2106b3aed
Free avalon->works in the event we call avalon_prepare on failure to initialise.
|
13 years ago |
Con Kolivas
|
6e9bbf236a
Make sure to do full avalon_init if the device_fd is invalid.
|
13 years ago |
Luke Dashjr
|
391b89386d
Merge commit 'e201369' into bfgminer
|
13 years ago |
Luke Dashjr
|
e201369b97
Bugfix: openwrt: Never include _ in platform name
|
13 years ago |
Luke Dashjr
|
9150c803d4
Bump version to 3.0.0
|
13 years ago |
Luke Dashjr
|
e3c65ccc8c
Update copyrights
|
13 years ago |
Luke Dashjr
|
d662afd5f8
debian: Include new api-example.py in docs
|
13 years ago |
Luke Dashjr
|
2a355e454e
Merge branch 'bfgminer' of github.com:luke-jr/bfgminer into bfgminer
|
13 years ago |
Luke Dashjr
|
de8d928348
Merge commit 'd8d0942' into bfgminer
|
13 years ago |
Luke Dashjr
|
d8d09426e7
Bugfix: bitforce: Free initialization data to avoid trivial one-time memory leak
|
13 years ago |
Luke-Jr
|
86a95773a0
Merge pull request #213 from berendt/bfgminer
|
13 years ago |
Con Kolivas
|
be5a20c8d6
Fix warnings.
|
13 years ago |
Con Kolivas
|
67be00e41e
Create an array of 4 lots of work for avalon and cycle through them.
|
13 years ago |