driver-avalon7.c


Log

Author Commit Date CI Message
Mikeqin c5920ed8 2016-12-25T08:43:05 Add nonce mask to api for Avalon7
Johnson-Fan cdd1c725 2016-12-23T16:23:12 Add new options for Avalon7
Mikeqin 888d0567 2016-12-23T16:58:06 Add a device table for Avalon7
Mikeqin e7126a08 2016-12-23T15:49:12 Update AVA7_DEFAULT_MINER_CNT usage
Mikeqin db1a01e7 2016-12-09T12:08:14 Remove useless code in avalon7
ckolivas 2a25cb73 2016-12-04T09:17:43 Detect avalon7 modules during ava7 init and only add the device if any modules exist.
ckolivas de5e6810 2016-12-04T08:32:20 Unplug avalon7 on failing to re-init AUC to allow a clean hotplug event which is more reliable.
Con Kolivas ffe588d2 2016-12-03T10:39:39 Merge pull request #704 from Canaan-Creative/master Merge downstream ava7 changes
Johnson-Fan 072ddfd1 2016-12-02T16:42:00 Fix Vo display for A741
Con Kolivas 8576f648 2016-12-01T09:02:09 Tweak ava7 fan control further.
Con Kolivas cd531d51 2016-12-01T07:20:16 Set ava7 starting fan to 1/3 speed between min and max.
Con Kolivas 7288d7c5 2016-12-01T06:58:11 Convert the avalon7 fan control to use a PID-like feedback mechanism for optimal fan speed and quasi-constant temperature. Change meaning of target temperature to actual desired temperature, setting it to 90C. Set minimum fanspeed to 5% as a safety fallback.
Con Kolivas ede43cdc 2016-11-26T16:32:23 Use diff1 and diff rejected to calculate hashrate in avalon7 for a more stable displayed hashrate.
Johnson-Fan 2d54effe 2016-11-14T09:48:57 Send jobid when it's update
Johnson-Fan e145abde 2016-11-13T00:02:06 Flush useless works when new block was found
Johnson-Fan 6fbd1025 2016-11-17T16:32:30 Update error polling count * Fix detach issue caused by MM block operation.
Johnson-Fan 0ed6cc21 2016-11-17T16:29:30 Fix frequency mode for Avalon7
ReimuOwO 192fcdba 2016-11-16T15:10:00 Added connection overload detection and API entry
ReimuOwO 17676d2d 2016-11-16T15:04:51 Fixed some English mistakes
Johnson-Fan 48c7eb96 2016-11-10T18:45:00 Fix display mm status when stratum pool is failed
Johnson-Fan 0487d5da 2016-11-09T14:17:57 Update api display * Add VIN display
Con Kolivas 52ba996a 2016-11-08T11:45:18 Get rid of binary stratum work based on avalon7 define.
Con Kolivas 3218a8ae 2016-11-08T11:32:44 Remove impossible comparisons from avalon7.c
Mikeqin 1c4c6593 2016-11-07T12:13:54 Don't use the stratum work generator for Avalon7
Mikeqin 04e6a4b9 2016-07-29T15:39:08 Add Avalon7 support