driver-klondike.c

Branch


Log

Author Commit Date CI Message
Alexander I. Mogilny 6f01253b 2017-01-26T13:30:45 merge with cgminer rev 87e3da18638275d2b5adbd0ccd0a17225793bf8f code refactoring: - Con Colivas notes - whitespace nitts - unused parameters removed - compiler warnings removed
Con Kolivas ec1ac289 2017-01-23T14:07:24 Windows build fixes.
Kano 040284c6 2014-02-19T16:53:27 klondike ensure stats type matches
Kano 9829d279 2014-02-19T16:38:21 avalon, bab, drillbit, klondike use more screen space rather than truncating info
Con Kolivas 257fe00a 2014-02-18T22:19:45 Move driver statline padding to cgminer.c, expanding width of maximum displayable statistics and window width to add more info.
Con Kolivas 0e60ca30 2013-11-22T23:21:44 Make usb_detect return the cgpu associated with it to check if it succeeds to decide on whether to increment the device count or not.
Kano 1aadb909 2013-11-14T01:42:08 klondike - dont try to flush if not initialised
Jay Herrick 0124217d 2013-11-09T09:56:54 Fixed a math issue when reporting fan speed on the status line.
Kano f562174a 2013-10-30T11:44:52 klondike - initialise stat_lock
Kano 75230ed8 2013-10-29T22:30:34 klondike - better to unlock locks than to lock them twice :)
Kano 3e93b268 2013-10-29T19:46:35 klondike - change options to clock and temptarget only
Kano 5ce372e5 2013-10-29T20:48:21 klondike - fix another uninit dev warning
Kano b4eb870a 2013-10-29T19:37:26 klondike - downgrade 'late update' but add an idle detect - and correct error levels
Kano 4153d907 2013-10-29T19:17:44 klondike - fix isc uninit warning
Kano 037f430b 2013-10-28T08:36:29 klondike - drop the device for hotplug if it's unresponsive
Kano 50c83773 2013-10-28T00:30:17 klondike - single 'shutdown' and ensure it happens
Kano 0e4997a7 2013-10-28T00:12:43 klondike remove SCNu8 - unsupported on windows
Kano a95dfb14 2013-10-25T23:18:15 klondike - fix uninitialised dev bug
Kano 8437805f 2013-10-24T03:44:04 klondike - error condition handling
ckolivas 680f014c 2013-10-18T14:58:33 Simplify queued hashtable by storing unqueued work separately in a single pointer.
Kano 03d9f56a 2013-10-18T01:04:20 klondike rewrite work control
Kano bc0bb822 2013-10-16T01:55:57 klondike - adjust work matching and cleanup
Kano c52973a9 2013-10-16T00:26:44 klondike - ensure all memcpy use the size of the target
Kano 1452cbff 2013-10-14T13:28:36 klondike - can only calculate the nonce difference on or after the 2nd nonce
Kano 16bd0a0d 2013-10-12T11:45:43 klondike - correct/reverse min/max stats
Kano f1d77f17 2013-10-12T11:29:02 klondike - use a link list queue rather than a circular buffer - and add timing stats
Kano 595dcdfa 2013-10-04T14:56:33 Klondike - increase circular read buffer size
Kano 8e82da43 2013-10-04T10:57:07 Klondike - extra zero value and range checking in temp conversion
Kano 44f96c64 2013-10-10T07:56:41 klondike - display MHz also
Kano 9eb78105 2013-09-26T12:24:13 klondike correct cvtKlnToC() temperature calculation
Kano d5b3f559 2013-09-24T13:23:12 klondike - correct 1st reply debug based on define
Kano 0d9f3389 2013-09-24T13:17:19 klondike - debug dump structured replies
Kano 11a36418 2013-09-24T12:46:09 klondike - avoid division by zero if maxcount is unexpectedly zero
Kano b5ea2bf9 2013-09-23T20:16:15 klondike store and report errorcount and noise
Kano 2e606d86 2013-09-23T09:01:00 klondike - fix chipstats api stats buffer overrun with 16 chips
Kano d7db1e8a 2013-09-22T23:41:06 klondike add new nonecount only once
Kano 577f1a20 2013-09-22T22:56:24 klondike - report mh/s based on nonces found + put old estimate into API stats
Kano ef54de1d 2013-09-19T23:23:36 klondike use a memcpy
Kano e8d49bc0 2013-09-12T21:49:23 klondike fix bracket tabs indenting
Kano 51418f79 2013-10-03T23:19:18 Klondike update code to current git
Kano 7b6a97fe 2013-09-10T13:49:44 Klondike to main directory
Kano 2270a932 2013-09-26T12:24:13 klondike correct cvtKlnToC() temperature calculation
Kano f300171c 2013-09-24T13:23:12 klondike - correct 1st reply debug based on define
Kano 3b9e39fa 2013-09-24T13:17:19 klondike - debug dump structured replies
Kano 5154e847 2013-09-24T12:46:09 klondike - avoid division by zero if maxcount is unexpectedly zero
Kano 2dc54366 2013-09-23T20:16:15 klondike store and report errorcount and noise
Kano 0fd939e7 2013-09-23T09:01:00 klondike - fix chipstats api stats buffer overrun with 16 chips
Kano 9b1ac179 2013-09-22T23:41:06 klondike add new nonecount only once
Kano d7ce4493 2013-09-22T22:56:24 klondike - report mh/s based on nonces found + put old estimate into API stats
Kano 7cbe0dbf 2013-09-19T23:23:36 klondike use a memcpy
Kano 9b6ae5bc 2013-09-12T21:49:23 klondike fix bracket tabs indenting
Kano dc85abd9 2013-10-03T23:19:18 Klondike update code to current git
Kano 86045d81 2013-09-10T13:49:44 Klondike to main directory