1
0
mirror of https://github.com/GOSTSec/sgminer synced 2025-01-01 18:55:36 +00:00
Commit Graph

13 Commits

Author SHA1 Message Date
nelisky
ed60e33a94 Some tweaks to reporting and logging.
- Adding fpga number to the ztex string representation
- Removing usb details from the ztex string representation
- First frequency set no longer reports a bogus old freq
2012-05-04 08:33:13 -07:00
nelisky
57a72d51fb Blind implementation of multi-fpga board 1.15y. 2012-05-02 07:26:52 -07:00
Con Kolivas
d90e36d926 Export missing function from libztex. 2012-04-27 09:42:37 +10:00
nelisky
b29edd111d Using less heap space as my TP-Link seems to not handle this much 2012-04-25 01:55:56 -07:00
nelisky
5f5e1063f4 Firmware 15d4 support
Not yet using suspend and while we have fpga counting implemented it isn't being used yet, thus only the groundwork for quad board support is done, not actually working yet.
2012-04-22 08:14:54 -07:00
nelisky
c280dd0dae Moving space indentation to tabs
For consistency with cgminer sources
2012-04-17 01:51:53 -07:00
nelisky
381c294878 had freqM1 as int when it is a double. 2012-04-16 11:40:22 -07:00
nelisky
3197ca54e4 Better cleanup and error handling 2012-04-16 04:11:28 -07:00
nelisky
c3bda2b709 adding path to libusb include 2012-04-16 04:07:19 -07:00
nelisky
dc6e2f4e18 Reading actual bitfilename 2012-04-16 04:07:12 -07:00
nelisky
5bbce4c42c nonce check and error driven freq scaling
Following BTCMiner's algorithm.
2012-04-16 04:06:23 -07:00
nelisky
0902f21a04 add license headers and some cleanup 2012-04-16 04:06:11 -07:00
nelisky
99a188f94f initial commit with some support for ztex 1.15x board.
This version is just a rough draft, but it does alredy mine.

Conflicts:

	cgminer.c
	configure.ac
2012-04-16 04:01:51 -07:00