Log

Author Commit Date CI Message
Con Kolivas 61d1dcf5 2014-01-25T21:27:33 Update NEWS
Con Kolivas 919835e7 2014-01-25T21:13:21 Bump version to 3.11.0
Con Kolivas 6cb7ed86 2014-01-25T21:00:24 Add hashfast documentation to ASIC README
Con Kolivas a0f9a7e9 2014-01-25T20:49:51 Support the variable HFA naming throughout the driver notices.
Con Kolivas 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.
Con Kolivas 032c1565 2014-01-25T20:32:19 Decrease the hfa clock rate if it is overclocked and we have had to try resetting it.
Con Kolivas 675030ce 2014-01-25T20:20:56 Put a sanity check on the measured temperature in the hfa driver for obviously wrong values.
Con Kolivas fe64facc 2014-01-25T17:41:51 Avoid calling applog from within hfa statline before to avoid a deadlock.
Con Kolivas d3480c76 2014-01-25T17:32:49 Add throttling control to hfa driver, configurable at command line, nominally set to 85 degrees.
kanoi f7ec2dc8 2014-01-24T22:17:53 Merge pull request #538 from kanoi/master bab additions
Con Kolivas e548cf4e 2014-01-25T17:12:53 Reset hfa device if no valid hashes are seen for 1 minute from the last work.
Con Kolivas 1eb7f30a 2014-01-25T17:01:59 Store when the last getwork was retrieved and display it in the API summary.
Kano d9099794 2014-01-25T16:52:58 bab - also report dead chip count screen
Con Kolivas 8155fe8c 2014-01-25T16:46:47 Count share based hashes in the hfa driver with the device diff to get more frequent updates.
Con Kolivas 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.
Kano bb49ab16 2014-01-25T15:32:10 bab add total history HW% to API stats
Con Kolivas 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.
Con Kolivas ecaa9ee9 2014-01-25T14:50:36 No point casting a double to a uint64
Con Kolivas 626e4ff6 2014-01-25T14:43:56 Merge branch 'master' of github.com:ckolivas/cgminer
Con Kolivas 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.
kanoi 910ad793 2014-01-24T19:39:21 Merge pull request #537 from kanoi/master bab - remove libbitfury dependency since it requires USB
Kano 142f5b7f 2014-01-25T14:37:48 bab - remove libbitfury dependency since it requires USB
Con Kolivas 7cd22e2a 2014-01-25T14:34:44 Add description to hfa hash clock command.
Kano 2eab85a4 2014-01-25T14:30:38 Merge remote-tracking branch 'conman/master'
Con Kolivas f2f27aac 2014-01-25T14:20:55 Add hfa board temperatures to API output.
Con Kolivas 3be6ea39 2014-01-25T14:06:27 Wait for up to 0.5 seconds in the hashfast scanwork loop if no jobs are required.
Con Kolivas 1f06c1c8 2014-01-25T14:01:33 Label HFA devices as B or S when their configuration matches babyjet or sierra.
Kano c3b66075 2014-01-25T13:46:50 Merge remote-tracking branch 'conman/master'
Con Kolivas 3314ede2 2014-01-25T13:44:22 Merge branch 'master' of github.com:ckolivas/cgminer
Con Kolivas 26c606db 2014-01-25T13:43:53 Fix libbitfury being compiled in always by mistake.
Kano 70145e75 2014-01-24T21:19:40 bab - spelling
Kano 37213bec 2014-01-24T21:15:15 Add bab-options
Kano 2ea6a258 2014-01-24T13:19:13 bab - tune the chip speed based on error rates
Kano 8d560e9d 2014-01-23T19:38:24 bab record/report spie and miso errors
Con Kolivas 936828e8 2014-01-25T13:15:44 Win32 falsely comes up as big endian pulling in the wrong hf protocol header.
Con Kolivas b0ccc4e1 2014-01-25T12:49:25 Remove unused components in hashfast driver.
Con Kolivas 2136e12c 2014-01-25T00:27:04 Check in all usb communication places for hashfast driver that the device still exists.
Con Kolivas e2a10dfe 2014-01-25T00:17:45 Do not send a usb reset on a usb read pipe error.
Con Kolivas d551eba0 2014-01-25T00:16:15 Don't replace usb pipe errors with the pipe reset return code.
Con Kolivas ac7bbe10 2014-01-25T00:13:22 Updated hf protocol header.
Con Kolivas 5efedcfa 2014-01-25T00:10:14 The search for extra nonce is not worth performing in the hashfast driver.
Con Kolivas 5ecec412 2014-01-25T00:09:24 Add core address to hfa parse nonce debugging.
Con Kolivas f7e93fe4 2014-01-25T00:08:02 Retry sending a frame once if it has failed in hfa_send_frame
Con Kolivas fdf0dcd7 2014-01-24T23:58:43 Add extra hfa usb init errors.
Con Kolivas ed77d22d 2014-01-24T23:57:31 Quiet now unused variable warning in hfa detect.
ckolivas 2cdaafac 2014-01-24T16:20:24 Remove unused variable.
Con Kolivas fa9ad491 2014-01-24T23:56:25 Add board temperature to hfa debug
Con Kolivas f2b2583d 2014-01-24T21:27:31 Merge branch 'master' of github.com:ckolivas/cgminer
ckolivas c2a4d94b 2014-01-24T17:07:39 Make submit_tested_work return a bool about whether it meets the work target or not.
ckolivas 302d087f 2014-01-24T15:38:53 Provide a helper function for determining dev runtime and use it in the hashmeters used.
Kano 63477d95 2014-01-24T21:19:40 bab - spelling
Kano e869b43b 2014-01-24T21:15:15 Add bab-options
Kano b4df1768 2014-01-24T13:19:13 bab - tune the chip speed based on error rates
ckolivas 9c744476 2014-01-24T10:26:38 Look for hfa usb init header for 2 seconds, then resend the init twice more before failing.
ckolivas c2d4d12f 2014-01-24T10:21:19 Merge branch 'master' of github.com:ckolivas/cgminer
ckolivas 6828ce5b 2014-01-24T10:18:27 Really only set up the hfa crc table once.
Con Kolivas 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.
Con Kolivas 92e1887f 2014-01-23T23:36:50 Change new block detection message since longpoll is rarely relevant today.
Con Kolivas 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.
Con Kolivas 0b90841c 2014-01-23T23:06:19 Use unused line at the top of the log window which often gets stuck unchanging.
Con Kolivas 4b9d03b5 2014-01-23T22:03:39 Merge branch 'master' of github.com:ckolivas/cgminer
Con Kolivas 295c1c74 2014-01-23T22:02:58 Clear pool work on a stratum reconnect message.
Kano d220b2f9 2014-01-23T19:38:24 bab record/report spie and miso errors
Kano 2097574e 2014-01-23T15:45:53 bab - cleanup old work for dead chips also
Kano 254d8b16 2014-01-23T15:45:53 bab - cleanup old work for dead chips also
Kano 5ef39032 2014-01-22T19:04:44 bab add avg fail tests to API stats
Kano dbe575f9 2014-01-22T18:47:59 bab report bank/board/chip for dead and v.slow chips
Kano 251d0040 2014-01-22T14:09:24 bab process all nonce replies per chip together
Kano 2e471da6 2014-01-22T01:45:27 bab reduce work delays
Kano cd5fe836 2014-01-21T22:20:20 bab record the number of E0s discarded
Kano 63073df4 2014-01-21T22:09:34 bab - modified result parsing
Kano 1ceac2a7 2014-01-20T01:26:04 bab restore removed unused flag
Kano a8e6438f 2014-01-20T01:24:58 configure - correct minion name
Kano 8f4fdc5b 2014-01-20T01:00:07 bab only scan valid nonce offsets
Kano c08635d4 2014-01-19T23:10:06 bab record continuous (and max) bad nonces
Kano 4401bbb1 2014-01-19T20:07:07 bab display Banks/Boards/Chips in the device window
Kano e552ee78 2014-01-19T19:56:04 bab merge to master
Kano 087246ec 2014-01-18T11:38:35 bab merge to master
Kano d9440866 2014-01-18T09:36:51 Modify thread naming to make them easier to identify
Kano b1b97b25 2014-01-18T01:00:08 bab reduce the work send delay
Kano d35219d8 2014-01-17T18:43:15 bab merge to master
Kano c8931661 2014-01-16T12:28:18 bab remove results polling
Kano d95124b3 2014-01-16T11:56:48 bab report SPI wait in seconds
Kano 97735a4d 2014-01-16T11:37:57 bab report missing chips at start and API
Kano 61506c0c 2014-01-16T08:08:42 bab ensure there's enough space for the nonce reply
Kano 80792970 2014-01-16T00:23:25 bab correct stats 'Send Max'
Kano 4bbd63a7 2014-01-16T00:00:56 bab allow long enough wait on ioctl() per board
Kano 92299a1e 2014-01-15T16:35:56 bab more I/O stats
Kano cb0536af 2014-01-15T13:34:34 api.c 2014
Kano 96e94776 2014-01-14T13:42:34 api allow any size stats data
Kano 9e5307fe 2014-01-12T16:25:42 bab add processed links which excludes expired links skipped
Kano 550f2885 2014-01-12T09:26:07 bab report chips per bank, hw% and ghs per chip
Kano db7bafa6 2014-01-12T08:16:06 bab lock access to new_nonces to ensure correct reporting
Kano 53b8b2cd 2014-01-12T07:51:57 bab report V2 banks/boards during initialisation
Kano dfa5641e 2014-01-12T07:18:06 bab expire chip work
Kano 6fd2d09e 2014-01-08T22:19:00 bab use only k_lists and make work handling more refined
Kano 86bf22af 2014-01-08T22:17:30 klist - allow adding to tail
Kano 72c70570 2014-01-07T04:56:25 bab remove old unused #define
Kano 2c7a250f 2014-01-07T04:45:31 bab correct for master git
Kano 97332117 2014-01-07T04:25:59 correct klist reallocs