|
142f5b7f
|
2014-01-25T14:37:48
|
|
bab - remove libbitfury dependency since it requires USB
|
|
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
|
|
b4df1768
|
2014-01-24T13:19:13
|
|
bab - tune the chip speed based on error rates
|
|
9c744476
|
2014-01-24T10:26:38
|
|
Look for hfa usb init header for 2 seconds, then resend the init twice more before failing.
|
|
c2d4d12f
|
2014-01-24T10:21:19
|
|
Merge branch 'master' of github.com:ckolivas/cgminer
|
|
6828ce5b
|
2014-01-24T10:18:27
|
|
Really only set up the hfa crc table once.
|
|
2c2a6f88
|
2014-01-23T23:57:12
|
|
Generically increase the queue if we are mining on a pool without local work generation each time we run out of work.
|
|
92e1887f
|
2014-01-23T23:36:50
|
|
Change new block detection message since longpoll is rarely relevant today.
|
|
8d7d764f
|
2014-01-23T23:19:19
|
|
Change the default clockspeed bits on nanofury devices to 50 and add a command line option to allow it to be changed.
|
|
0b90841c
|
2014-01-23T23:06:19
|
|
Use unused line at the top of the log window which often gets stuck unchanging.
|
|
4b9d03b5
|
2014-01-23T22:03:39
|
|
Merge branch 'master' of github.com:ckolivas/cgminer
|
|
295c1c74
|
2014-01-23T22:02:58
|
|
Clear pool work on a stratum reconnect message.
|
|
d220b2f9
|
2014-01-23T19:38:24
|
|
bab record/report spie and miso errors
|
|
2097574e
|
2014-01-23T15:45:53
|
|
bab - cleanup old work for dead chips also
|
|
254d8b16
|
2014-01-23T15:45:53
|
|
bab - cleanup old work for dead chips also
|
|
5ef39032
|
2014-01-22T19:04:44
|
|
bab add avg fail tests to API stats
|
|
dbe575f9
|
2014-01-22T18:47:59
|
|
bab report bank/board/chip for dead and v.slow chips
|
|
251d0040
|
2014-01-22T14:09:24
|
|
bab process all nonce replies per chip together
|
|
2e471da6
|
2014-01-22T01:45:27
|
|
bab reduce work delays
|
|
cd5fe836
|
2014-01-21T22:20:20
|
|
bab record the number of E0s discarded
|
|
63073df4
|
2014-01-21T22:09:34
|
|
bab - modified result parsing
|
|
1ceac2a7
|
2014-01-20T01:26:04
|
|
bab restore removed unused flag
|
|
a8e6438f
|
2014-01-20T01:24:58
|
|
configure - correct minion name
|
|
8f4fdc5b
|
2014-01-20T01:00:07
|
|
bab only scan valid nonce offsets
|
|
c08635d4
|
2014-01-19T23:10:06
|
|
bab record continuous (and max) bad nonces
|
|
4401bbb1
|
2014-01-19T20:07:07
|
|
bab display Banks/Boards/Chips in the device window
|
|
e552ee78
|
2014-01-19T19:56:04
|
|
bab merge to master
|
|
087246ec
|
2014-01-18T11:38:35
|
|
bab merge to master
|
|
d9440866
|
2014-01-18T09:36:51
|
|
Modify thread naming to make them easier to identify
|
|
b1b97b25
|
2014-01-18T01:00:08
|
|
bab reduce the work send delay
|
|
d35219d8
|
2014-01-17T18:43:15
|
|
bab merge to master
|
|
c8931661
|
2014-01-16T12:28:18
|
|
bab remove results polling
|
|
d95124b3
|
2014-01-16T11:56:48
|
|
bab report SPI wait in seconds
|
|
97735a4d
|
2014-01-16T11:37:57
|
|
bab report missing chips at start and API
|
|
61506c0c
|
2014-01-16T08:08:42
|
|
bab ensure there's enough space for the nonce reply
|
|
80792970
|
2014-01-16T00:23:25
|
|
bab correct stats 'Send Max'
|
|
4bbd63a7
|
2014-01-16T00:00:56
|
|
bab allow long enough wait on ioctl() per board
|
|
92299a1e
|
2014-01-15T16:35:56
|
|
bab more I/O stats
|
|
cb0536af
|
2014-01-15T13:34:34
|
|
api.c 2014
|
|
96e94776
|
2014-01-14T13:42:34
|
|
api allow any size stats data
|
|
9e5307fe
|
2014-01-12T16:25:42
|
|
bab add processed links which excludes expired links skipped
|
|
550f2885
|
2014-01-12T09:26:07
|
|
bab report chips per bank, hw% and ghs per chip
|
|
db7bafa6
|
2014-01-12T08:16:06
|
|
bab lock access to new_nonces to ensure correct reporting
|
|
53b8b2cd
|
2014-01-12T07:51:57
|
|
bab report V2 banks/boards during initialisation
|
|
dfa5641e
|
2014-01-12T07:18:06
|
|
bab expire chip work
|
|
6fd2d09e
|
2014-01-08T22:19:00
|
|
bab use only k_lists and make work handling more refined
|
|
86bf22af
|
2014-01-08T22:17:30
|
|
klist - allow adding to tail
|
|
72c70570
|
2014-01-07T04:56:25
|
|
bab remove old unused #define
|
|
2c7a250f
|
2014-01-07T04:45:31
|
|
bab correct for master git
|
|
97332117
|
2014-01-07T04:25:59
|
|
correct klist reallocs
|
|
b59ebaee
|
2014-01-07T03:13:04
|
|
klist lists for bab
|
|
482017d7
|
2014-01-06T09:50:07
|
|
api.c correct DEVICECODE and ordering
|
|
47956df9
|
2014-01-05T15:10:15
|
|
Maxchips should be 384 (16 chips/board 24 boards/controller)
|
|
6aefb0ad
|
2014-01-05T22:04:45
|
|
bab more detailed stats and delay less when waiting for a buffer
|
|
7acf38b3
|
2014-01-05T21:34:43
|
|
api add data type AVG float 3 decimal
|
|
9edea600
|
2014-01-05T11:45:48
|
|
bab - add V2 detect with bug fix in detect
|
|
7017ec52
|
2014-01-04T23:58:20
|
|
api.c set the actual version number to 3.0
|
|
e9454817
|
2014-01-04T23:56:44
|
|
API V3.0 unlimited socket reply size
|
|
830c421f
|
2014-01-17T12:54:43
|
|
README update --usb
|
|
87f02131
|
2014-01-11T16:22:30
|
|
Check for loss of device in usb read before any other code on the usbdev
|
|
589eeda0
|
2014-01-11T09:32:16
|
|
Change stratum strings under stratum_lock in reconnect and free old strings.
|
|
5a991183
|
2014-01-10T11:34:38
|
|
Add mcp2210 compilation to want_libbitfury configs.
|
|
aa010569
|
2014-01-10T11:29:00
|
|
Fix HF driver typo.
|
|
7001a845
|
2014-01-09T16:39:05
|
|
Bump version to 3.10.0
|
|
84a25c5f
|
2014-01-09T16:36:08
|
|
Update NEWS
|
|
3e4425d9
|
2014-01-09T16:20:18
|
|
Merge branch 'nanofury'
|
|
5744053a
|
2014-01-09T16:19:57
|
|
Minor readme update for osx.
|
|
3799f78e
|
2014-01-09T16:18:24
|
|
Add nanofury to ASIC readme.
|
|
22a855c1
|
2014-01-09T16:06:46
|
|
Set the mcp2210 transfer setting only when it changes.
|
|
ea3a37b0
|
2014-01-09T15:50:09
|
|
Buffer sizes in nanofury device data are unnecessarily large.
|
|
a7f89391
|
2014-01-09T15:49:12
|
|
Only perform spi reset on init, not with each transaction.
|
|
8c603e47
|
2014-01-09T15:33:24
|
|
Remove spi_detect_bitfury at nanofury startup and fix incorrect refresh time.
|