1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-10 23:08:07 +00:00
Commit Graph

4599 Commits

Author SHA1 Message Date
kanoi
a5437f182f Merge pull request #458 from kanoi/master
GPU fan rpm display 9999 when it overflows
2013-06-28 06:32:31 -07:00
Kano
2d8cc36b82 GPU fan rpm display 9999 when it overflows 2013-06-28 23:19:09 +10:00
kanoi
951ec31142 Merge pull request #457 from kanoi/master
bflsc get volts stats needs its own GETVOLTS
2013-06-28 05:58:45 -07:00
Kano
2beb30f13d bflsc get volts stats needs its own GETVOLTS 2013-06-28 22:55:55 +10:00
kanoi
4e16560749 Merge pull request #456 from kanoi/master
cps and usbdev locking
2013-06-27 04:59:58 -07:00
Con Kolivas
34547596b3 Support all avalon frequencies on the command line. 2013-06-27 08:26:53 +10:00
Con Kolivas
862c88ecbb Move to slightly more relaxed timeouts for avalon. 2013-06-27 07:52:51 +10:00
Kano
c8a647edeb MMQ turn on cps delays 2013-06-27 00:41:10 +10:00
Kano
e8bbb49b5b bflsc x-link header different to documentation 2013-06-27 00:39:25 +10:00
Con Kolivas
18f9112e48 Reset the other auto counters in avalon when idling a device. 2013-06-26 21:46:58 +10:00
Kano
9ecef180d1 usbutils/icarus include more locking to usbdev access 2013-06-26 12:53:05 +10:00
Kano
5676758594 Icarus turn on cps delays by default 2013-06-26 11:50:56 +10:00
Kano
1f4b99d0e9 usbutils cps correct time measurement 2013-06-26 01:12:01 +10:00
Con Kolivas
9f15a08f2a Bump version number to 3.3.1 2013-06-26 00:17:22 +10:00
Con Kolivas
12c1492279 Update NEWS. 2013-06-26 00:17:03 +10:00
Con Kolivas
e811c4dc77 Add an avalon-auto option which enables dynamic overclocking based on hardware error rate for maximum effective hashrate. 2013-06-26 00:15:04 +10:00
Kano
fc89f170a3 usbutils add delay API stats 2013-06-25 22:23:06 +10:00
Kano
527c6ee255 usbutils optional cps IO control - but not enabled 2013-06-25 21:35:21 +10:00
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. 2013-06-25 19:39:42 +10:00
Kano
54ec397ccb FPGA-README update the doc message to match the changed code message 2013-06-25 18:44:36 +10:00
ckolivas
7806383592 Update README with avalon temp default. 2013-06-25 12:23:43 +10:00
ckolivas
ec4948d93d Change default avalon target temperature to 50 degrees. 2013-06-25 12:22:57 +10:00
kanoi
713c880389 Merge pull request #455 from kanoi/master
usbutils - incorrect test for * in bus:dev
2013-06-24 18:53:26 -07:00
Kano
15dc64a696 usbutils - incorrect test for * in bus:dev 2013-06-25 11:51:39 +10:00
ckolivas
9dc2f3f175 Redo +1 fix in bflsc. 2013-06-25 11:21:28 +10:00
Con Kolivas
c62e38c51e Bump version to 3.3.0 2013-06-24 12:47:04 +10:00
Con Kolivas
661a448ad8 Fix build warning. 2013-06-24 12:47:04 +10:00
Con Kolivas
1f3c642564 Change mode on python file. 2013-06-24 12:47:04 +10:00
Con Kolivas
06f0f41022 Update NEWS. 2013-06-24 12:39:57 +10:00
Con Kolivas
1fca632f7c Add an --avalon-temp option to allow a user specified target temperature. 2013-06-24 11:04:02 +10:00
Con Kolivas
6bdfed3db4 Demote no matching work message to verbose logging only on avalon. 2013-06-24 10:39:41 +10:00
Con Kolivas
6cc09aa1e9 Make the fan control on the avalon a simple PID controller with a target temperature of 45. 2013-06-24 10:38:47 +10:00
Con Kolivas
a7f9bf3c52 Merge pull request #454 from kanoi/master
bflsc - handle xlink timeouts by having generic IO functions
2013-06-23 15:37:00 -07:00
Con Kolivas
f5911528bf Demote bflsc hw error messages to verbose logging only. 2013-06-24 08:17:27 +10:00
Kano
f2bbfee704 bflsc - handle xlink timeouts by having generic IO functions 2013-06-23 18:14:12 +10:00
Con Kolivas
2ab7dac243 Demote the invalid nonce warning to log info. 2013-06-23 17:03:59 +10:00
Con Kolivas
700f4b4516 Ignore iManufacturer for BFLSC devices since the device name will still match and some unbinned chips are missing it. 2013-06-23 10:39:17 +10:00
Con Kolivas
d741410f6d sc_count shouldn't be +1 in bflsc. 2013-06-23 10:13:18 +10:00
Con Kolivas
0cd2c5c3c8 Use the info timeout for read_nl in getidentify bflsc. 2013-06-23 10:12:44 +10:00
Con Kolivas
9246bbc603 Add a usb_read_nl_timeout macro. 2013-06-23 10:11:22 +10:00
Kano
e993cf3644 bflsc try getinfo twice 2013-06-23 10:01:18 +10:00
Kano
34bedf88c6 set MSG_ASCUSBNODEV always defined 2013-06-23 07:16:46 +10:00
Con Kolivas
4e155fd624 Hard code the preferred packet size for AMU, BLT and ICA. 2013-06-22 22:33:10 +10:00
kanoi
d83af2880d Merge pull request #453 from kanoi/master
Icarus enable the read buffer for the detect nonce + API V1.26 update ASIC support
2013-06-22 04:24:08 -07:00
Kano
a73ed9665a API V1.26 update ASIC support 2013-06-22 21:17:23 +10:00
Kano
cbf3a79d0d Icarus enable the read buffer for the detect nonce 2013-06-22 20:11:45 +10:00
Con Kolivas
37815e04bb Merge branch 'master' of github.com:ckolivas/cgminer 2013-06-21 22:00:45 +10:00
Con Kolivas
c64d95f267 Support new overclocking speeds for avalon: 325, 350 and 375 2013-06-21 21:59:44 +10:00
Kano
45fda135de undo icarus show errno, put it as debug in ubsutils 2013-06-21 18:57:32 +10:00
Kano
0df870b38d icarus add errno to rerr and werr 2013-06-21 18:34:22 +10:00