libztex.h


Log

Author Commit Date CI Message
nelisky ed60e33a 2012-05-04T08:33:13 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
nelisky 57a72d51 2012-05-02T07:26:52 Blind implementation of multi-fpga board 1.15y.
Con Kolivas d90e36d9 2012-04-27T09:42:37 Export missing function from libztex.
nelisky b29edd11 2012-04-25T01:55:56 Using less heap space as my TP-Link seems to not handle this much
nelisky 5f5e1063 2012-04-22T08:14:54 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.
nelisky c280dd0d 2012-04-17T01:51:53 Moving space indentation to tabs For consistency with cgminer sources
nelisky 381c2948 2012-04-02T22:22:19 had freqM1 as int when it is a double.
nelisky 3197ca54 2012-03-18T22:35:10 Better cleanup and error handling
nelisky c3bda2b7 2012-03-14T10:34:29 adding path to libusb include
nelisky dc6e2f4e 2012-03-13T16:19:55 Reading actual bitfilename
nelisky 5bbce4c4 2012-03-12T00:55:38 nonce check and error driven freq scaling Following BTCMiner's algorithm.
nelisky 0902f21a 2012-03-11T16:58:50 add license headers and some cleanup
nelisky 99a188f9 2012-03-11T00:49:25 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