|
5015e258
|
2014-01-03T12:00:23
|
|
Add a set of usb commands to the usbutils defines for mcp2210 comms, and use the same command name for send and receive.
|
|
efd179fd
|
2014-01-03T11:42:44
|
|
Create a generic mcp2210 send_rcv function.
|
|
bd6b1149
|
2014-01-03T11:14:08
|
|
Include mcp header for bitfury and fix extra params in macro.
|
|
94a157ff
|
2014-01-03T10:03:13
|
|
Add basic SPI comms defines for mcp2210 and build rules for bitfury.
|
|
98fddb98
|
2014-01-03T09:32:42
|
|
nil
|
|
8427e06f
|
2014-01-03T09:02:47
|
|
Merge branch 'master' into nanofury
|
|
058cf821
|
2014-01-02T13:56:00
|
|
Merge pull request #532 from kanoi/master
BlackArrow Minion test driver
|
|
ad24c2a2
|
2014-01-03T08:08:18
|
|
Minion set some core defaults similar to final requirements
|
|
ee9e6185
|
2013-12-31T15:29:52
|
|
minion compile warnings
|
|
a2778f38
|
2013-12-31T15:09:47
|
|
move driver-minion.c to main directory
|
|
2c2bf017
|
2013-12-30T11:35:06
|
|
Minion with ioctl() stats, settings to attempt to emulate 21TH/s
|
|
9757871a
|
2013-12-24T17:31:08
|
|
minion driver with results interrupt working
|
|
c7925ac9
|
2013-12-18T07:36:31
|
|
tested working driver-minion.c without interrupts
|
|
146d0d37
|
2013-12-16T00:32:10
|
|
Working driver-minion.c v0.1
|
|
98b79587
|
2013-12-03T03:59:51
|
|
driver-minion.c compilable untested
|
|
ff10b526
|
2013-11-25T00:14:50
|
|
minion driver - incomplete
|
|
828e80ed
|
2013-12-31T15:29:09
|
|
Add minion driver into cgminer
|
|
b849a1b9
|
2014-01-02T22:25:56
|
|
Add basic device detection and updated udev rules for nanofury devices.
|
|
0efd062e
|
2014-01-02T20:07:29
|
|
Remove GPU from share logging example.
|
|
ea21e642
|
2014-01-02T01:15:44
|
|
Don't keep resetting BXF clockspeed to default.
|
|
b224ef38
|
2013-12-30T20:25:20
|
|
If no pools are active on startup wait 60s before trying to reconnect since we likely have the wrong credentials rather than all the pools being out.
|
|
e4233068
|
2013-12-29T22:40:35
|
|
Discard bad crc packets for hashfast driver instead of trying to process them.
|
|
2d36f88e
|
2013-12-29T16:24:18
|
|
Update documentation for modified avalon options syntax and document relevant 55nm details.
|
|
a0ac8406
|
2013-12-29T16:01:26
|
|
Modify the auto tuning sequence to work with the 50MHz changes required to work with 55nm Avalon.
|
|
636c7fd4
|
2013-12-29T14:53:17
|
|
55nm avalon requires the delays between writes reinstated for stability.
|
|
c3cfb909
|
2013-12-29T10:40:24
|
|
Use an equation instead of a lookup table to set the frequency for 55nm avalon allowing arbitrary values to be used.
|
|
f00f23b1
|
2013-12-29T10:24:52
|
|
Make the result return rate low detection on avalon less trigger happy.
|
|
25add966
|
2013-12-27T21:38:32
|
|
Merge branch 'avalon2-prototype' of https://github.com/BitSyncom/cgminer into ava2
|
|
375b7da4
|
2013-12-25T09:54:29
|
|
Always send the bxf device a clockspeed after parsing the temperature in case the device has changed the clockspeed itself without notification.
|
|
0d618976
|
2013-12-24T08:35:34
|
|
Merge branch 'master' of github.com:ckolivas/cgminer
|
|
1b7737d8
|
2013-12-24T08:34:56
|
|
Fix BXF being inappropriately dependent on drillbit.
|
|
27439bef
|
2013-12-23T21:21:08
|
|
document drillbit-options in README and ASIC-README
|
|
4cdaab7d
|
2013-12-23T18:31:19
|
|
Bump version to 3.9.0
|
|
5df2709b
|
2013-12-23T18:30:46
|
|
Update NEWS
|
|
d1e8598b
|
2013-12-23T18:07:43
|
|
Merge branch 'master' of github.com:ckolivas/cgminer
|
|
9cad3600
|
2013-12-22T23:07:28
|
|
Merge pull request #531 from kanoi/master
drillbit asic - enable in api.c
|
|
a73c16dd
|
2013-12-23T18:06:09
|
|
Merge branch 'master' of github.com:kanoi/cgminer
|
|
68f7ff4a
|
2013-12-23T18:04:55
|
|
drillbit asic - enable in api.c
|
|
9ec4bb75
|
2013-12-23T17:54:12
|
|
Fix trivial warnings in knc driver.
|
|
2d448072
|
2013-12-23T17:50:55
|
|
Reinstate work utility based hashmeter for knc.
|
|
227d57b2
|
2013-12-22T22:23:07
|
|
Merge pull request #530 from kanoi/master
drillbit format %z not valid on windows
|
|
432a7dbf
|
2013-12-23T17:19:59
|
|
drillbit format %z not valid on windows
|
|
5d6e0da0
|
2013-12-22T21:38:26
|
|
Merge pull request #529 from kanoi/drill
Drillbit drvier + windows cross-compile info
|
|
b9a02167
|
2013-12-23T16:31:58
|
|
drillbit more formatting changes
|
|
a27c4717
|
2013-12-23T16:28:16
|
|
usbutils remove old code added back
|
|
827ba15f
|
2013-12-23T15:35:45
|
|
Memset the spi tx buffer under lock in knc driver.
|
|
069e2b14
|
2013-12-23T15:34:30
|
|
Revert "Put the knc rx and tx buffers inside the knc state struct, protecting their access with the mutex."
This reverts commit e9ae364f00aa26afca9547dcf3e936ab51822a82.
|
|
e9ae364f
|
2013-12-23T15:13:33
|
|
Put the knc rx and tx buffers inside the knc state struct, protecting their access with the mutex.
|
|
7c73b035
|
2013-12-23T14:54:53
|
|
Merge branch 'master' of git://github.com/KnCMiner/cgminer into kncdriver
|
|
d2e14c38
|
2013-12-23T08:57:01
|
|
drillbit fix temp display to fit in standard space
|
|
5ca74e0c
|
2013-12-23T07:53:59
|
|
Drillbit formatting
|
|
e538f778
|
2013-12-23T07:36:14
|
|
drillbit - use one drvlog and display dname before add_cgpu
|
|
d66f1426
|
2013-12-23T07:05:29
|
|
Keep orginal naming for the bitfury driver
|
|
97a13df4
|
2013-12-23T06:58:26
|
|
Merge remote-tracking branch 'drill/master' into drill
|
|
d8a4ba3a
|
2013-12-23T06:55:15
|
|
Merge remote-tracking branch 'conman/master'
|
|
ff0dbafe
|
2013-12-22T13:03:50
|
|
knc: Bugfix - good shares wrongly reported as HW errors.
Root cause of the problem: several work items were assigned the same
work_id in the active works queue of the knc driver. Thus when good
nonce report arrived from the FPGA, wrong work item was picked up from
the queue, and submit_nonce evaluated that as an error.
Fix: Limit the work_id counter update rate. Update it only to the number of
works actually consumed by the FPGA, not to the number of works send.
|
|
57a035d0
|
2013-12-22T22:47:17
|
|
Store per-chip submit information for bxf device and show them in the API.
|
|
fb4c6332
|
2013-12-22T22:41:13
|
|
Merge branch 'master' of github.com:ckolivas/cgminer
|
|
afad54b4
|
2013-12-22T22:40:33
|
|
Check for removed bxf devices before trying to update work or send messages.
|
|
83ada0b0
|
2013-12-22T21:22:20
|
|
Merge remote-tracking branch 'conman/master'
|
|
9c288a3a
|
2013-12-22T21:20:44
|
|
api.c no decref if not json
|
|
88d78de8
|
2013-12-22T18:47:57
|
|
Merge remote-tracking branch 'conman/master'
|
|
24d65294
|
2013-12-22T14:29:38
|
|
Minimise risk of nonce2 overflow with small nonce2 lengths by always encoding the work little endian, and increasing the maximum size of nonce2 to 8 bytes.
|
|
afe77108
|
2013-12-21T08:28:23
|
|
Change default hashfast timeout to 500ms.
|
|
643b01e0
|
2013-12-21T08:19:37
|
|
Ensure we can look up the work item in the hashfast driver or print out an error if we don't.
|
|
e386890a
|
2013-12-20T09:43:02
|
|
Drillbit source formatting - reindent and retabify
|
|
de2e9016
|
2013-12-20T09:24:18
|
|
Add ASIC count, temperature status to drillbit API output (closes #1)
|
|
e2805e91
|
2013-12-20T08:40:15
|
|
Many warning fixes
|
|
7e14fcb2
|
2013-12-18T15:09:46
|
|
knc: Do not include variable "last minute" data into the "last hour" per-core stats
|
|
ecfd2f4d
|
2013-12-17T15:41:19
|
|
knc: Make per-core statistics available through API
|
|
7fc87129
|
2013-12-17T23:51:11
|
|
Implement command line control of the bxf target temperature.
|
|
b2091900
|
2013-12-17T23:25:43
|
|
Add a simple PID-like controller to bi*fury devices to dynamically alter the clock setting to maintain a nominal target temperature set to 82 degrees.
|
|
99417ad3
|
2013-12-17T22:13:03
|
|
Add data to BXF API output.
|
|
7c7a324f
|
2013-12-17T21:53:10
|
|
Add support for newer protocol bi*fury commands job, clock and hwerror, setting clock to default 54 value, turning parsing into a compact macro.
|
|
b90afd00
|
2013-12-16T16:18:57
|
|
Merge tag 'v3.8.5' of https://github.com/ckolivas/cgminer
|
|
c852e213
|
2013-12-16T22:34:27
|
|
Look for the thermal overload flag in the gwq status message in the hashfast driver and send it a shutdown followed by an attempted reset.
|
|
6395a871
|
2013-12-16T14:58:52
|
|
Log message fixups
|
|
19f5c36e
|
2013-12-16T14:58:32
|
|
Fix for "Timing out unresponsive ASIC" for pools which send early reconnect requests, and then take a short time to send work (ie BTCGuild)
|
|
54349ca7
|
2013-12-14T18:20:55
|
|
Merge branch 'master' into merge_385
Conflicts:
driver-drillbit.c
|
|
6341c360
|
2013-12-14T17:27:27
|
|
Shorten initial config line, win32/pdcurses doesn't like long lines during early logging
|
|
7c774c42
|
2013-12-14T15:40:56
|
|
Pull back the very long timeouts set in fe478953cf50
|
|
80f5fe6d
|
2013-12-14T15:39:35
|
|
Fix bug where work restart during results scan could lead to bad device state
|
|
8da85bee
|
2013-12-14T15:33:49
|
|
Merge branch 'master' into merge_385
Conflicts:
driver-drillbit.c
|
|
4ba96a7b
|
2013-12-14T14:06:27
|
|
Align device status lines same regardless of number of temp status or >10 ASICs
|
|
55533de6
|
2013-12-14T14:00:03
|
|
Tag log lines from brand new devices as DRB-1 until they are initialised
|
|
b5840b0b
|
2013-12-14T13:59:39
|
|
Tag log lines as 'DRB0' rather than 'DRB 0', same as other places in cgminer
|
|
4ac3e52f
|
2013-12-14T13:48:12
|
|
Print a summary of the device settings at level NOTICE during initialisation
|
|
9c1cfbc7
|
2013-12-14T13:47:57
|
|
Allow chosing device settings based on 'short' product names shown in status line
|
|
000e7621
|
2013-12-14T13:29:54
|
|
Allow per-device settings to use "DRBnn" as an identifier instead
|
|
d042c1c3
|
2013-12-14T13:21:15
|
|
Issue an ASIC restart during a work_restart, removes spurious timeout messages from ASICs and probably some rejected shares
|
|
1c172dc3
|
2013-12-14T13:01:08
|
|
Check all results against all work instead of just taking the first match (avoids some rejected submissions to the pool, ASIC can produce multiple candidate results.)
|
|
3bb0f9b5
|
2013-12-14T12:55:14
|
|
Fix memory leak caused by unnecesarily copied work
|
|
d621e80f
|
2013-12-13T22:13:53
|
|
Fix bug with find_settings not returning default value
|
|
83cf3589
|
2013-12-13T00:24:53
|
|
Merge remote-tracking branch 'conman/master'
|
|
fe478953
|
2013-12-12T20:05:05
|
|
Set timeouts on write, set very long timeouts
|
|
85aebc41
|
2013-12-11T19:29:10
|
|
Merge remote-tracking branch 'upstream/master' into merge_385
|
|
78a657a7
|
2013-12-10T10:13:54
|
|
Bump version to 3.8.5
|
|
ac5e0574
|
2013-12-10T10:08:26
|
|
Update NEWS.
|
|
890e4401
|
2013-12-10T10:04:11
|
|
Increase the BFLSC overtemp to 75 for fanspeed to maximum.
|
|
a7fd6476
|
2013-12-10T09:38:41
|
|
Set bflsc cutoff temperature to 85 degrees and throttle 3 degrees below the cutoff temperature.
|