|
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.
|
|
98e765dc
|
2014-07-28T20:32:23
|
|
Fix various warnings in ava2
|
|
b351dd83
|
2014-07-28T20:13:43
|
|
Go back to polling design since async will not work for ava2 and fix various read design errors
|
|
304781f1
|
2014-07-28T18:08:46
|
|
Fix error in 2nd read functions for av2 and hro
|
|
0ad98549
|
2014-07-28T17:10:00
|
|
Correct init and read sequence for ava2, and convert from a polling mechanism to a separate read thread
|
|
f8ccbcb1
|
2014-07-28T14:33:04
|
|
Initial commit of ava2 conversion to direct USB
|
|
c5eefc60
|
2014-07-28T13:18:19
|
|
Display frequency and voltage with ava2 on the statline
|
|
c4b20cff
|
2014-07-28T13:12:33
|
|
Store fan percentage and display temp and fan percent for ava2
|
|
e7694887
|
2014-07-28T12:57:47
|
|
Set avalon2 frequency and voltage to appropriate defaults if none are specified on the command line
|
|
4a01c131
|
2014-07-28T12:31:40
|
|
Demote some ava2 messages that don't need to be errors and remove unused works array
|
|
2cc3a386
|
2014-07-28T12:26:48
|
|
Fix broken fan logic for ava2
|
|
871cc066
|
2014-07-20T16:42:52
|
|
Remove requirement for ifndefs for avalon2 from the generic driver work function
|
|
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
|
|
457b2746
|
2014-05-09T11:30:28
|
|
Minor changes
|
|
5cbeda38
|
2014-05-08T19:10:04
|
|
Automatic detect the small miners
|
|
bc44c420
|
2014-05-04T09:39:52
|
|
Update default modules from 3 to 4
|
|
8be08b5a
|
2014-04-28T15:51:51
|
|
Fix the temp max. we should use currect max temp
|
|
986e8d8e
|
2014-04-28T15:35:17
|
|
add avalon2-cutoff options
|
|
159a98cf
|
2014-04-28T13:25:06
|
|
Enable the cutofftemp to Avalon2. ignore longer coinbase and longer merkles stratum
|
|
c07df341
|
2014-04-22T21:02:44
|
|
Fix the diff value used on MM firmware
|
|
20773656
|
2014-04-18T12:35:58
|
|
Avalon2: Parser the power good signal
|
|
fc3711c7
|
2014-04-18T12:28:18
|
|
driver-avalon2: this functions used on detect, which don't have thr setup yet
|
|
6f087246
|
2014-04-02T22:04:23
|
|
Update to diver-avalon2.c
Possible fix to the avalon2 driver
|
|
aa10592d
|
2014-03-24T14:11:51
|
|
Fix various ava2 build issues generically
|
|
f29e9999
|
2014-02-24T14:23:33
|
|
decode the voltage, get the temp_max
|
|
7c5b0b84
|
2014-02-11T14:00:04
|
|
Add Avalon2 (2U size machine) support
Signed-off-by: Xiangfu <xiangfu@openmobilefree.net>
|