driver-avalon7.c

Branch


Log

Author Commit Date CI Message
Johnson-Fan c6cb9cca 2018-11-01T18:55:57 Merge branch 'avalon8-dev' Conflicts: api.c configure.ac
Johnson-Fan 24c4689c 2018-11-01T18:00:24 Revert "Add SSP support for Avalon7" This reverts commit 19b6d29400f05b8652dd34f465837e30dbed9aa4. Conflicts: configure.ac driver-avalon7.h
Johnson-Fan 0b8adaab 2018-11-01T17:58:10 Revert "Only update stratum work to MM when new block was found" This reverts commit 90262c2342d1b99a71225340be0062c45bac20da.
Johnson-Fan 0d1b58a6 2018-11-01T16:26:33 Fix no hashrate of Avalon7
Johnson-Fan 257f2f6e 2017-06-08T11:53:18 Update vin_adc_ratio calculation
Johnson-Fan fa124428 2017-03-31T15:23:33 Update avalon7 device description
Johnson-Fan e0a06445 2017-03-31T15:08:52 Add A761 support
Johnson-Fan 2354004b 2017-06-02T20:57:10 Add factory info support
Mikeqin 90262c23 2017-05-19T17:21:46 Only update stratum work to MM when new block was found * It only used in smart speed plus mode
Mikeqin 19b6d294 2016-11-08T18:02:04 Add SSP support for Avalon7
Johnson-Fan 619da85e 2017-02-22T18:48:55 Update the default fan speed percentage
Mikeqin c9eae16a 2016-12-29T13:45:16 Remove AVA7_FREQ_CUTOFF_MODE for Avalon7
Mikeqin bc2f323a 2016-12-29T12:58:08 Initialize default temp in detect_modules for Avalon7
Mikeqin 1a88ea4d 2016-12-29T12:07:06 Remove AVA7_FREQ_TEMPADJ_MODE for Avalon7
Alexander I. Mogilny 6f01253b 2017-01-26T13:30:45 merge with cgminer rev 87e3da18638275d2b5adbd0ccd0a17225793bf8f code refactoring: - Con Colivas notes - whitespace nitts - unused parameters removed - compiler warnings removed
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