Skip to content

Releases: KnCMiner/titan

v2.02

18 Aug 12:20
Compare
Choose a tag to compare
  1. BFGMiner revision 5.4.2;
  2. Show temperature for the latest batch of ASIC boards: some temp sensors does not have ID reg. Do not use that reg when detecting a sensor.

v2.00

05 Mar 16:24
Compare
Choose a tag to compare
  1. BFGMiner revision 5.1.0;
  2. Fixes to the BFGMiner driver which decrease the number of Rejects;
  3. Special voltage fix for some ill-behaving boards. Improves stability
    and prevents dies from going off;
  4. fix: ASIC is not shown on Advanced page when all dies are turned OFF.

NOTE: This release also contains a full SD image (titan-2.00.img), which can be used a starting point for further incremental upgrades. Unlike incremental upgrade (titan-upgrade-2.00.bin) which can be applied via the web interface of a miner, full SD image must be flashed to the SD card before using it.

v1.97

27 Jan 16:45
Compare
Choose a tag to compare
  1. Fix bug: sometimes ASICs are detected, but not mining;
  2. Show correct average Clock (Status page) in case when some dies are OFF.

v1.96

16 Jan 18:15
Compare
Choose a tag to compare
  1. Make load more evenly balanced between pools in load-balance mode;
  2. Fix incorrectly shown percentage of Rejected/Stale shares;
  3. Fix rolling hashrate display in "detail level:processors" view.

v1.95

09 Dec 18:05
Compare
Choose a tag to compare
  1. New FPGA image with I2C lock-up problem solved;
  2. Support for Scrypt-N (not fully optimal yet);
  3. Add ability to change miner's name in web interface.

v1.94-beta

05 Dec 14:44
Compare
Choose a tag to compare
v1.94-beta Pre-release
Pre-release
  1. Support for Scrypt-N. Beta version, not all modes are tested well enough;
  2. New FPGA image with I2C lock-up problem solved.

v1.15

02 Dec 11:24
Compare
Choose a tag to compare
  1. BFGMiner update to 5.0.0;
  2. Add Shutdown button to System page in web interface.

v1.14-1

28 Nov 17:29
Compare
Choose a tag to compare

Minor improvements:

  1. Reduce SD card wearout by moving some files from /etc/ to /var/run/ ;
  2. Show current release revision in web interface (System/Firmware Upgrade);
  3. Lower log level for some messages to make BFGMiner output a bit cleaner.

v1.14

26 Nov 21:11
Compare
Choose a tag to compare
  1. BFGMiner driver restructurization to reduce CPU load.
    Possibly reduces number of rejects.
  2. BFGMiner API calls optimization.
    Possibly helps with frequent BFGMiner restarts.

v1.11

18 Nov 15:19
Compare
Choose a tag to compare
  1. Bugfix: don't send garbage after SPI commands to FPGA.
    This fixes "LED shows random colors" problem and possibly some others;
  2. Bugfix: don't crash BFGMiner because of SPI communication errors.
    This possibly fixes frequent BFGMiner restarts;
  3. Improvement: Init last_nonce on die config.
    This possibly fixes "High number of rejects after die reconfig".