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
Update all screen A/R to instead use DA/DR and device U to WU
|
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
miner.php add ASC fields
|
12 years ago |
Kano
|
e76e5afca6
|
miner.php add ASC fields
|
12 years ago |
kanoi
|
a5437f182f
|
Merge pull request #458 from kanoi/master
GPU fan rpm display 9999 when it overflows
|
12 years ago |
Kano
|
2d8cc36b82
|
GPU fan rpm display 9999 when it overflows
|
12 years ago |
kanoi
|
951ec31142
|
Merge pull request #457 from kanoi/master
bflsc get volts stats needs its own GETVOLTS
|
12 years ago |
Kano
|
2beb30f13d
|
bflsc get volts stats needs its own GETVOLTS
|
12 years ago |
kanoi
|
4e16560749
|
Merge pull request #456 from kanoi/master
cps and usbdev locking
|
12 years ago |
Con Kolivas
|
34547596b3
|
Support all avalon frequencies on the command line.
|
12 years ago |
Con Kolivas
|
862c88ecbb
|
Move to slightly more relaxed timeouts for avalon.
|
12 years ago |
Kano
|
c8a647edeb
|
MMQ turn on cps delays
|
12 years ago |
Kano
|
e8bbb49b5b
|
bflsc x-link header different to documentation
|
12 years ago |
Con Kolivas
|
18f9112e48
|
Reset the other auto counters in avalon when idling a device.
|
12 years ago |
Kano
|
9ecef180d1
|
usbutils/icarus include more locking to usbdev access
|
12 years ago |
Kano
|
5676758594
|
Icarus turn on cps delays by default
|
12 years ago |
Kano
|
1f4b99d0e9
|
usbutils cps correct time measurement
|
12 years ago |
Con Kolivas
|
9f15a08f2a
|
Bump version number to 3.3.1
|
12 years ago |
Con Kolivas
|
12c1492279
|
Update NEWS.
|
12 years ago |
Con Kolivas
|
e811c4dc77
|
Add an avalon-auto option which enables dynamic overclocking based on hardware error rate for maximum effective hashrate.
|
12 years ago |
Kano
|
fc89f170a3
|
usbutils add delay API stats
|
12 years ago |
Kano
|
527c6ee255
|
usbutils optional cps IO control - but not enabled
|
12 years ago |
Con Kolivas
|
9b45daba6b
|
Add an --avalon-cutoff feature which puts the avalon idle should it reach this temperature, defaulting to 60, re-enabling it when it gets to target temperature.
|
12 years ago |
Kano
|
54ec397ccb
|
FPGA-README update the doc message to match the changed code message
|
12 years ago |
ckolivas
|
7806383592
|
Update README with avalon temp default.
|
12 years ago |
ckolivas
|
ec4948d93d
|
Change default avalon target temperature to 50 degrees.
|
12 years ago |
kanoi
|
713c880389
|
Merge pull request #455 from kanoi/master
usbutils - incorrect test for * in bus:dev
|
12 years ago |
Kano
|
15dc64a696
|
usbutils - incorrect test for * in bus:dev
|
12 years ago |
ckolivas
|
9dc2f3f175
|
Redo +1 fix in bflsc.
|
12 years ago |
Con Kolivas
|
c62e38c51e
|
Bump version to 3.3.0
|
12 years ago |
Con Kolivas
|
661a448ad8
|
Fix build warning.
|
12 years ago |
Con Kolivas
|
1f3c642564
|
Change mode on python file.
|
12 years ago |
Con Kolivas
|
06f0f41022
|
Update NEWS.
|
12 years ago |
Con Kolivas
|
1fca632f7c
|
Add an --avalon-temp option to allow a user specified target temperature.
|
12 years ago |
Con Kolivas
|
6bdfed3db4
|
Demote no matching work message to verbose logging only on avalon.
|
12 years ago |
Con Kolivas
|
6cc09aa1e9
|
Make the fan control on the avalon a simple PID controller with a target temperature of 45.
|
12 years ago |
Con Kolivas
|
a7f9bf3c52
|
Merge pull request #454 from kanoi/master
bflsc - handle xlink timeouts by having generic IO functions
|
12 years ago |
Con Kolivas
|
f5911528bf
|
Demote bflsc hw error messages to verbose logging only.
|
12 years ago |
Kano
|
f2bbfee704
|
bflsc - handle xlink timeouts by having generic IO functions
|
12 years ago |
Con Kolivas
|
2ab7dac243
|
Demote the invalid nonce warning to log info.
|
12 years ago |
Con Kolivas
|
700f4b4516
|
Ignore iManufacturer for BFLSC devices since the device name will still match and some unbinned chips are missing it.
|
12 years ago |
Con Kolivas
|
d741410f6d
|
sc_count shouldn't be +1 in bflsc.
|
12 years ago |
Con Kolivas
|
0cd2c5c3c8
|
Use the info timeout for read_nl in getidentify bflsc.
|
12 years ago |