Anatoly Legkodymov
|
e010d3340f
LINE_LEN instead of 2048
|
12 years ago |
Anatoly Legkodymov
|
7d4a407c1a
4Mhz SPI by default
|
12 years ago |
Anatoly Legkodymov
|
f7a1389678
double SPI polling
|
12 years ago |
Anatoly Legkodymov
|
c5375bf640
+Strange Counter -printf Counter
|
12 years ago |
Anatoly Legkodymov
|
dcfc703ac6
tuning of parameters; fixed cycles calculation
|
12 years ago |
Anatoly Legkodymov
|
7528aa6f69
major intermediate update
|
12 years ago |
Anatoly Legkodymov
|
df94975ff0
changed to MIT license
|
12 years ago |
Anatoly Legkodymov
|
6bc8706ced
added chip series detection; multiple chip mining
|
12 years ago |
Anatoly Legkodymov
|
639f7e3eec
Bitfury ASIC initial support
|
12 years ago |
Con Kolivas
|
a011fe5182
Check for a timeout in avalon_scanhash and post to the write sem if we receive one.
|
12 years ago |
Con Kolivas
|
3b2f9ccb88
Decay result count in avalon more slowly to not falsely detect idle periods as low result return rates.
|
12 years ago |
Con Kolivas
|
4b4a13549e
Count the number of miners idled in avalon to account more accurately for when its result return rate is too low.
|
12 years ago |
Con Kolivas
|
e13c580cac
Fix potential dereference when starting avalon with all new work.
|
12 years ago |
Con Kolivas
|
42d96ee7fe
Convert the decay_time function into one that truly creates an exponentially decaying average over opt_log_interval.
|
12 years ago |
Con Kolivas
|
18422fbf7d
Only throttle avalon clockspeed in avalon_auto in non optimal temperature settings if the fanspeed has reached maximum.
|
12 years ago |
Con Kolivas
|
3ef0db5658
Reinstate more aggressive <2% HW error target for avalon-auto
|
12 years ago |
Con Kolivas
|
2a1ff962ee
Add more information about avalon-fan and avalon-freq to ASIC-README
|
12 years ago |
Con Kolivas
|
05344eff03
Set avalon fan min and fan max to PWM values instead of percentage.
|
12 years ago |
Con Kolivas
|
065b6a5e36
Provide an --avalon-freq command line to give a valid range of frequencies for avalon in auto mode.
|
12 years ago |
Con Kolivas
|
36b556aa66
Set the avalon idle frequency to lowest if avalon auto is enabled and we have an overheat condition.
|
12 years ago |
Con Kolivas
|
ce214e1270
Decrease avalon frequency in auto mode if we are unable to maintain the temperature in the optimal range.
|
12 years ago |
Con Kolivas
|
da680f5162
Don't count invalid nonces as hashrate for bflsc.
|
12 years ago |
Con Kolivas
|
d7c99cd116
Use a more conservative upper limit of 1% for hardware errors with avalon auto frequency.
|
12 years ago |
Con Kolivas
|
f142a4de23
Allow the avalon fanspeed range to be passed as parameter on the command line, default to 20-100%
|
12 years ago |
Con Kolivas
|
1b81ecf932
Just display A: and R: for difficulty accepted and rejected to preserve screen real estate and decrease decimal places for WU.
|
12 years ago |
Con Kolivas
|
99b219f99d
Merge pull request #460 from kanoi/master
|
12 years ago |
Kano
|
a94b7be3bc
correct device DR: and remove global U:
|
12 years ago |
Kano
|
800dc24916
Update all screen A/R to instead use DA/DR and device U to WU
|
12 years ago |
kanoi
|
21624df372
Merge pull request #459 from kanoi/master
|
12 years ago |
Kano
|
e76e5afca6
miner.php add ASC fields
|
12 years ago |