|
4b784a64
|
2014-02-04T14:33:22
|
|
bab - reduce def speed, fix speed staying in ranges and report bank/chips in ioctl() errors
|
|
8cb2e79d
|
2014-02-04T13:20:04
|
|
bab - add info about number of boards/chips to each Dead Chain
|
|
fcbc152e
|
2014-02-03T22:50:53
|
|
bab - add dead boards and dead chains to stats
|
|
08f5f5eb
|
2014-02-03T01:48:30
|
|
Merge pull request #542 from kanoi/master
API allow multiple commands/replies in one request
|
|
4e52ee6a
|
2014-01-29T11:48:39
|
|
API-README correct new text format documentation
|
|
5a811ec3
|
2014-01-29T10:23:53
|
|
API allow multiple commands/replies in one request
|
|
3adb8279
|
2014-02-02T08:37:01
|
|
Check for more interrupted conditions in util.c and handle them gracefully.
|
|
a3644590
|
2014-02-02T00:00:21
|
|
Send a ping to hfa devices if nothing is sent for over 5 seconds.
|
|
5b61abc7
|
2014-02-01T23:53:33
|
|
Add OP_PING to hfa commands
|
|
040dced2
|
2014-02-01T23:38:02
|
|
Display the hfa serial number as a hexadecimal value.
|
|
5542761f
|
2014-02-01T23:36:25
|
|
Add the ability to display a hexadecimal 32 bit unsigned integer to the API.
|
|
b55db249
|
2014-02-01T23:08:00
|
|
Limit all hfa restarts for temperature control to no closer than 15 seconds apart.
|
|
2d0afaea
|
2014-02-01T23:03:22
|
|
Allow the hfa temp target to be disabled by setting it to zero.
|
|
e799a53a
|
2014-02-01T23:01:38
|
|
Handle interruptions to various select calls in util.c
|
|
8e05a7d0
|
2014-02-01T22:30:17
|
|
Add sanity check for silly overflows in hfa die temperature readings.
|
|
dc93ca47
|
2014-02-01T22:08:46
|
|
Add per-die throttling control for hfa driver based on each die's temperature, issuing a suitable reset to maintain the temperature below a configurable target temperature.
|
|
a3379b9b
|
2014-02-01T12:30:16
|
|
Update hf protocol
|
|
91bd04e8
|
2014-02-01T10:55:10
|
|
Do not memcpy in usbutils unless data was transferred.
|
|
aa3f60ae
|
2014-02-01T09:29:39
|
|
Send a full allotment of jobs to the hfa device after a restart instead of reading the status.
|
|
13baf076
|
2014-01-31T22:16:11
|
|
Export the flush_queue function for use by drivers.
|
|
1d4c7311
|
2014-01-31T22:03:48
|
|
Remove wrong goto
|
|
6e6d3547
|
2014-01-31T22:01:37
|
|
Remove the unqueued work reference when we discard work from get queued as well.
|
|
7e3d0577
|
2014-01-31T21:57:50
|
|
Wake the global work scheduler when we remove a work item from the unqueued work pointer.
|
|
dcac23db
|
2014-01-31T21:51:34
|
|
Discard work that is stale in the get_queued() function, returning NULL instead.
|
|
88fe54d9
|
2014-01-31T10:37:59
|
|
Add a call to a driver specific zero stats function when zero stats is called to allow each driver to reset its own stats as well if desired.
|
|
841b5782
|
2014-01-29T22:36:42
|
|
Bump version to 3.12.0
|
|
98338892
|
2014-01-29T22:36:04
|
|
Update NEWS.
|
|
d496c5cc
|
2014-01-29T22:33:33
|
|
Update README.
|
|
71c5fd57
|
2014-01-29T22:26:13
|
|
Add antminer to ASIC-README
|
|
d2e6648c
|
2014-01-29T22:21:55
|
|
Add support for AntminerU1 devices with the icarus driver.
|
|
e1dd3597
|
2014-01-29T21:03:09
|
|
Add antminer U1 to comment in udev rules.
|
|
4cde0676
|
2014-01-29T20:54:24
|
|
Do away with usb resets entirely since we retry on both pipe and io errors now and they're of dubious value.
|
|
56f9795a
|
2014-01-29T20:09:14
|
|
Retry on usb IO errors instead of faking success.
|
|
b40919c8
|
2014-01-29T11:01:54
|
|
Merge branch 'master' into libusb1018
|
|
6ab7b2b3
|
2014-01-29T10:50:22
|
|
Check that we've cleared the pipe error after a clear request, not the err value which is unchanged.
|
|
f7a78eb8
|
2014-01-28T22:40:16
|
|
Update to libusb-1.0.18
|
|
874c6394
|
2014-01-28T16:42:55
|
|
Change hfa overheat limit to 90 degrees.
|
|
843b7377
|
2014-01-28T10:25:25
|
|
Relax timeout in hf get header to 500ms to match the usb timeout.
|
|
a660df37
|
2014-01-27T01:16:30
|
|
Merge pull request #540 from kanoi/master
Minion - check/clear interrupts for all chips
|
|
efb4fbf3
|
2014-01-27T13:40:26
|
|
Minion - check/clear interrupts for all chips
|
|
b535bc08
|
2014-01-26T22:23:31
|
|
Set info work to null after it is freed in nf1 after a restart to prevent double free later.
|
|
a9a1f07f
|
2014-01-26T22:10:46
|
|
The second_run bool in libbitfury should be per device. Microoptimise its and job_switched usage, removing the unused results array for NF1 devices.
|
|
96cb0ad5
|
2014-01-26T20:48:42
|
|
Merge branch 'master' of github.com:ckolivas/cgminer
|
|
d838a562
|
2014-01-26T20:47:53
|
|
Fix displayed diff when solo mining at >2^32 diff.
|
|
36d1ad84
|
2014-01-26T00:24:32
|
|
Merge pull request #539 from kanoi/master
bab - stop stale work accumulating
|
|
3f07e838
|
2014-01-26T19:21:44
|
|
bab - stop stale work accumulating
|
|
8a88194f
|
2014-01-26T15:33:04
|
|
Merge branch 'master' of github.com:ckolivas/cgminer
|
|
b3e7f78e
|
2014-01-26T12:48:04
|
|
bab - set the default SPI speed back to 96000
|
|
61d1dcf5
|
2014-01-25T21:27:33
|
|
Update NEWS
|
|
919835e7
|
2014-01-25T21:13:21
|
|
Bump version to 3.11.0
|
|
6cb7ed86
|
2014-01-25T21:00:24
|
|
Add hashfast documentation to ASIC README
|
|
a0f9a7e9
|
2014-01-25T20:49:51
|
|
Support the variable HFA naming throughout the driver notices.
|
|
a2846cba
|
2014-01-25T20:34:19
|
|
Set the global hfa hash clock rate to equal the lowest if we are lowering it for a device reset since it may be re-hotplugged after failing reset.
|
|
032c1565
|
2014-01-25T20:32:19
|
|
Decrease the hfa clock rate if it is overclocked and we have had to try resetting it.
|
|
675030ce
|
2014-01-25T20:20:56
|
|
Put a sanity check on the measured temperature in the hfa driver for obviously wrong values.
|
|
fe64facc
|
2014-01-25T17:41:51
|
|
Avoid calling applog from within hfa statline before to avoid a deadlock.
|
|
d3480c76
|
2014-01-25T17:32:49
|
|
Add throttling control to hfa driver, configurable at command line, nominally set to 85 degrees.
|
|
f7ec2dc8
|
2014-01-24T22:17:53
|
|
Merge pull request #538 from kanoi/master
bab additions
|
|
e548cf4e
|
2014-01-25T17:12:53
|
|
Reset hfa device if no valid hashes are seen for 1 minute from the last work.
|
|
1eb7f30a
|
2014-01-25T17:01:59
|
|
Store when the last getwork was retrieved and display it in the API summary.
|
|
d9099794
|
2014-01-25T16:52:58
|
|
bab - also report dead chip count screen
|
|
8155fe8c
|
2014-01-25T16:46:47
|
|
Count share based hashes in the hfa driver with the device diff to get more frequent updates.
|
|
c7ce722e
|
2014-01-25T16:40:49
|
|
Only count 2/3 of the accumulated hashes on each pass through the hfa scan work loop to smooth out displayed hashrate.
|
|
bb49ab16
|
2014-01-25T15:32:10
|
|
bab add total history HW% to API stats
|
|
89188b01
|
2014-01-25T14:57:44
|
|
Test valid nonces in the hashfast driver allowing us to check against the target when trying to submit them.
|
|
ecaa9ee9
|
2014-01-25T14:50:36
|
|
No point casting a double to a uint64
|
|
626e4ff6
|
2014-01-25T14:43:56
|
|
Merge branch 'master' of github.com:ckolivas/cgminer
|
|
224dc5f8
|
2014-01-25T14:42:16
|
|
Convert the hfa hashmeter to one based on successful share return and display the raw and calculated hash totals in the API.
|
|
910ad793
|
2014-01-24T19:39:21
|
|
Merge pull request #537 from kanoi/master
bab - remove libbitfury dependency since it requires USB
|
|
142f5b7f
|
2014-01-25T14:37:48
|
|
bab - remove libbitfury dependency since it requires USB
|
|
7cd22e2a
|
2014-01-25T14:34:44
|
|
Add description to hfa hash clock command.
|
|
2eab85a4
|
2014-01-25T14:30:38
|
|
Merge remote-tracking branch 'conman/master'
|
|
f2f27aac
|
2014-01-25T14:20:55
|
|
Add hfa board temperatures to API output.
|
|
3be6ea39
|
2014-01-25T14:06:27
|
|
Wait for up to 0.5 seconds in the hashfast scanwork loop if no jobs are required.
|
|
1f06c1c8
|
2014-01-25T14:01:33
|
|
Label HFA devices as B or S when their configuration matches babyjet or sierra.
|
|
c3b66075
|
2014-01-25T13:46:50
|
|
Merge remote-tracking branch 'conman/master'
|
|
3314ede2
|
2014-01-25T13:44:22
|
|
Merge branch 'master' of github.com:ckolivas/cgminer
|
|
26c606db
|
2014-01-25T13:43:53
|
|
Fix libbitfury being compiled in always by mistake.
|
|
70145e75
|
2014-01-24T21:19:40
|
|
bab - spelling
|
|
37213bec
|
2014-01-24T21:15:15
|
|
Add bab-options
|
|
2ea6a258
|
2014-01-24T13:19:13
|
|
bab - tune the chip speed based on error rates
|
|
8d560e9d
|
2014-01-23T19:38:24
|
|
bab record/report spie and miso errors
|
|
936828e8
|
2014-01-25T13:15:44
|
|
Win32 falsely comes up as big endian pulling in the wrong hf protocol header.
|
|
b0ccc4e1
|
2014-01-25T12:49:25
|
|
Remove unused components in hashfast driver.
|
|
2136e12c
|
2014-01-25T00:27:04
|
|
Check in all usb communication places for hashfast driver that the device still exists.
|
|
e2a10dfe
|
2014-01-25T00:17:45
|
|
Do not send a usb reset on a usb read pipe error.
|
|
d551eba0
|
2014-01-25T00:16:15
|
|
Don't replace usb pipe errors with the pipe reset return code.
|
|
ac7bbe10
|
2014-01-25T00:13:22
|
|
Updated hf protocol header.
|
|
5efedcfa
|
2014-01-25T00:10:14
|
|
The search for extra nonce is not worth performing in the hashfast driver.
|
|
5ecec412
|
2014-01-25T00:09:24
|
|
Add core address to hfa parse nonce debugging.
|
|
f7e93fe4
|
2014-01-25T00:08:02
|
|
Retry sending a frame once if it has failed in hfa_send_frame
|
|
fdf0dcd7
|
2014-01-24T23:58:43
|
|
Add extra hfa usb init errors.
|
|
ed77d22d
|
2014-01-24T23:57:31
|
|
Quiet now unused variable warning in hfa detect.
|
|
2cdaafac
|
2014-01-24T16:20:24
|
|
Remove unused variable.
|
|
fa9ad491
|
2014-01-24T23:56:25
|
|
Add board temperature to hfa debug
|
|
f2b2583d
|
2014-01-24T21:27:31
|
|
Merge branch 'master' of github.com:ckolivas/cgminer
|
|
c2a4d94b
|
2014-01-24T17:07:39
|
|
Make submit_tested_work return a bool about whether it meets the work target or not.
|
|
302d087f
|
2014-01-24T15:38:53
|
|
Provide a helper function for determining dev runtime and use it in the hashmeters used.
|
|
63477d95
|
2014-01-24T21:19:40
|
|
bab - spelling
|
|
e869b43b
|
2014-01-24T21:15:15
|
|
Add bab-options
|