driver-avalon2.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.
Con Kolivas d81595b9 2015-03-05T09:45:06 Align_len in all alloc helper calls
Con Kolivas eea28c96 2014-12-14T13:10:14 Fix ava4 build incompatibilites and missing write config parameters
Con Kolivas ce6b8804 2014-11-25T11:34:56 Put spaces between name and id in avalon2 and icarus
Con Kolivas f33ac371 2014-11-25T11:29:51 Relax detection of a failing ava2 to more than 1 minute and perform the test after polling for results
Con Kolivas 95df034d 2014-11-25T11:17:59 Cap maximum diff on ava2 in order to still get shares
Con Kolivas 3f7991d7 2014-11-25T10:31:37 USB write errors are always fatal so they should be treated as such on ava2
Con Kolivas aa47e70c 2014-11-25T10:10:30 Issue a usb reset for ava2 that is not returning valid shares and then drop it if it persists for over a minute
Con Kolivas 74b7fbc4 2014-10-01T09:12:08 The 2nd read never gets anything on ava2 so remove it entirely and just return an error if we are out of sync
Con Kolivas 3d2d4918 2014-09-24T14:57:56 Merge pull request #644 from Canaan-Creative/avalon2 Avalon2: display currect max temperature on statline
Xiangfu 30a6ee64 2014-09-23T16:50:46 Avalon2: display currect max temperature on statline
Con Kolivas 9afd0a21 2014-09-20T23:20:46 Remove unused variable
forkye 9d79e5fd 2014-09-12T16:25:31 Avalon2: Add 3 bytes nonce2 support
Xiangfu 7adf7827 2014-08-20T15:05:31 Avalon2: MM needs n2size length <= 4
Mikeqin 38b78529 2014-09-12T15:05:27 Use fan min as fan speed when run with --avalon2-fixed-speed
Xiangfu f83bbeab 2014-08-16T17:09:35 Avalon2: add polling delay option, long coinbase support, LED status on API, change overheat from 88 to 98
Con Kolivas 716bae41 2014-07-29T21:00:18 Fix windows build for hashratio and ava2
Con Kolivas 82d881d7 2014-07-28T21:40:38 Fix stratum embedded fpgas to not duplicate work with other devices
Con Kolivas 7df6031d 2014-07-28T21:26:18 Implement smarter PID type fan control for ava2 allowing more generous temperatures and far lower fan speeds for optimal power and noise usage. Adjust default frequency to 450 as per recommendation.
Con Kolivas 98e765dc 2014-07-28T20:32:23 Fix various warnings in ava2
Con Kolivas b351dd83 2014-07-28T20:13:43 Go back to polling design since async will not work for ava2 and fix various read design errors
Con Kolivas 304781f1 2014-07-28T18:08:46 Fix error in 2nd read functions for av2 and hro
Con Kolivas 0ad98549 2014-07-28T17:10:00 Correct init and read sequence for ava2, and convert from a polling mechanism to a separate read thread
Con Kolivas f8ccbcb1 2014-07-28T14:33:04 Initial commit of ava2 conversion to direct USB
Con Kolivas c5eefc60 2014-07-28T13:18:19 Display frequency and voltage with ava2 on the statline
Con Kolivas c4b20cff 2014-07-28T13:12:33 Store fan percentage and display temp and fan percent for ava2
Con Kolivas e7694887 2014-07-28T12:57:47 Set avalon2 frequency and voltage to appropriate defaults if none are specified on the command line
Con Kolivas 4a01c131 2014-07-28T12:31:40 Demote some ava2 messages that don't need to be errors and remove unused works array
Con Kolivas 2cc3a386 2014-07-28T12:26:48 Fix broken fan logic for ava2
Con Kolivas 871cc066 2014-07-20T16:42:52 Remove requirement for ifndefs for avalon2 from the generic driver work function
Xiangfu 30683ac0 2014-07-01T17:48:31 Avalon2: automatic adjust fan speed, using crc16 on job_id compare, turn on the led by API, detect twice when start, remember the last stratum message increase the hashrate, add cutoff option
Xiangfu 457b2746 2014-05-09T11:30:28 Minor changes
Mikeqin 5cbeda38 2014-05-08T19:10:04 Automatic detect the small miners
Xiangfu Liu bc44c420 2014-05-04T09:39:52 Update default modules from 3 to 4
Xiangfu 8be08b5a 2014-04-28T15:51:51 Fix the temp max. we should use currect max temp
Xiangfu 986e8d8e 2014-04-28T15:35:17 add avalon2-cutoff options
Xiangfu 159a98cf 2014-04-28T13:25:06 Enable the cutofftemp to Avalon2. ignore longer coinbase and longer merkles stratum
Xiangfu c07df341 2014-04-22T21:02:44 Fix the diff value used on MM firmware
Xiangfu Liu 20773656 2014-04-18T12:35:58 Avalon2: Parser the power good signal
Xiangfu Liu fc3711c7 2014-04-18T12:28:18 driver-avalon2: this functions used on detect, which don't have thr setup yet
freebitcoinslist 6f087246 2014-04-02T22:04:23 Update to diver-avalon2.c Possible fix to the avalon2 driver
Con Kolivas aa10592d 2014-03-24T14:11:51 Fix various ava2 build issues generically
Xiangfu f29e9999 2014-02-24T14:23:33 decode the voltage, get the temp_max
Xiangfu 7c5b0b84 2014-02-11T14:00:04 Add Avalon2 (2U size machine) support Signed-off-by: Xiangfu <xiangfu@openmobilefree.net>