driver-avalon2.c


Log

Author Commit Date CI Message
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>