Con Kolivas
|
9552f54f43
|
Add the ability to downgrade a write variant of the cglocks.
|
2013-08-12 00:12:28 +10:00 |
|
Con Kolivas
|
3e84a19cda
|
Fix --scrypt being required before scrypt intensities on command line or not working at all via config files.
|
2013-08-11 15:10:27 +10:00 |
|
Con Kolivas
|
b423fe9de8
|
Cache the hex2bin of pool nonce1 in stratum, avoiding hex2bin on each work generation.
|
2013-08-11 14:06:17 +10:00 |
|
Con Kolivas
|
fef649dfef
|
Cache the binary generation of coinbase1 and 2 on stratum, avoiding a hex2bin of coinbase1 and 2 on each work generation.
|
2013-08-11 13:47:46 +10:00 |
|
Kano
|
48d91c7f2d
|
cgsem - increase information on failure
|
2013-08-10 10:36:38 +10:00 |
|
Kano
|
b1f57595bd
|
avalon init write_sem before use
|
2013-08-10 10:12:15 +10:00 |
|
Con Kolivas
|
f7e6701058
|
Fix uninit variable warnings.
|
2013-08-10 01:11:23 +10:00 |
|
Kano
|
ac08ed1d03
|
usbutils - force check every combination
|
2013-08-10 01:05:50 +10:00 |
|
Con Kolivas
|
4e96936971
|
Bump version to 3.3.2
|
2013-08-09 21:54:05 +10:00 |
|
Con Kolivas
|
580b77b757
|
Fix warning.
|
2013-08-09 21:52:54 +10:00 |
|
Con Kolivas
|
a4fa9051bd
|
README updates.
|
2013-08-09 21:51:46 +10:00 |
|
Kano
|
d470828fb3
|
Add libusb compile information to README
|
2013-08-09 20:45:32 +10:00 |
|
Con Kolivas
|
d06b0d96ff
|
Update NEWS.
|
2013-08-09 20:33:06 +10:00 |
|
Con Kolivas
|
106e461f21
|
Recreate curses windows on windows when a device is hotplugged to allow window resizing without crashing.
|
2013-08-09 16:57:16 +10:00 |
|
Con Kolivas
|
9a21a47334
|
Update copyright notice.
|
2013-08-09 15:17:12 +10:00 |
|
Con Kolivas
|
2b171f7fae
|
Limit intensity range according to whether scrypt is in use or not.
|
2013-08-09 15:12:57 +10:00 |
|
Con Kolivas
|
cb6d62de08
|
Do not allow benchmark mode to be used with scrypt.
|
2013-08-09 06:48:59 +10:00 |
|
Con Kolivas
|
d71e9f91f4
|
Add a --bflsc-overheat command which allows you to set the throttling temperature for BFLSC devices or disable it.
|
2013-08-09 06:43:25 +10:00 |
|
Con Kolivas
|
812852cc36
|
Move bflsc defines to a header file.
|
2013-08-09 06:31:57 +10:00 |
|
Kano
|
bfe0448ecf
|
API-README add missing freq in version log
|
2013-08-08 00:26:42 +10:00 |
|
kanoi
|
18b60c4ed1
|
Merge pull request #472 from kanoi/master
avalon allow frequency to be set via the API
|
2013-08-07 07:21:27 -07:00 |
|
Kano
|
b1a80cef15
|
avalon allow frequency to be set via the API
|
2013-08-08 00:20:19 +10:00 |
|
kanoi
|
e4e2062072
|
Merge pull request #471 from kanoi/master
BTB voltage management via the API - and set default on startup
|
2013-08-07 06:51:23 -07:00 |
|
Kano
|
1ae397f1c7
|
API-README correct max bitburner-voltage
|
2013-08-07 23:49:48 +10:00 |
|
Kano
|
802737e8dd
|
BTB voltage management via the API - and set default on startup
|
2013-08-07 23:47:19 +10:00 |
|
Kano
|
ecc9457b6b
|
Avalon BTB allow partial work to be transferred
|
2013-08-07 21:25:33 +10:00 |
|
Kano
|
6dabdff15c
|
avalon_cts use correct buffer
|
2013-08-06 11:13:48 +10:00 |
|
kanoi
|
4b5f56e18d
|
Merge pull request #470 from kanoi/master
miner.php format Best Share
|
2013-08-05 03:28:44 -07:00 |
|
Kano
|
f8a672f1de
|
miner.php format Best Share
|
2013-08-05 20:16:14 +10:00 |
|
kanoi
|
8dc0935639
|
Merge pull request #467 from someone42/master
Support for BitBurner boards
|
2013-08-05 01:18:51 -07:00 |
|
ckolivas
|
fdac13ccaf
|
Update ASIC README.
|
2013-08-04 08:37:48 +10:00 |
|
Con Kolivas
|
afe2851795
|
Merge pull request #468 from lano1106/master
remove unnecessary memcpy
|
2013-07-29 22:16:06 -07:00 |
|
Olivier Langlois
|
c31ff57277
|
remove unnecessary memcpy
The next operation is flipping the merkleroot on the same
destination.
Signed-off-by: Olivier Langlois <olivier@olivierlanglois.net>
|
2013-07-29 23:53:20 -04:00 |
|
Chris Chua
|
dc4ca0de97
|
using more concise description
|
2013-07-30 00:15:45 +10:00 |
|
Chris Chua
|
782206ceca
|
using usb_ident
|
2013-07-29 22:20:56 +10:00 |
|
Chris Chua
|
b8cdaea8bb
|
forgot a return
|
2013-07-29 21:53:14 +10:00 |
|
Chris Chua
|
b0f4d55be7
|
changes to Avalon driver for BitBurner boards
|
2013-07-29 21:39:29 +10:00 |
|
Kano
|
bda1e33322
|
ASIC-README refer AMU to FPGA-README
|
2013-07-25 08:32:03 +10:00 |
|
ckolivas
|
dbac7f53a6
|
Revert "Sleep after sending icarus work to emulate working at 115200 baud."
This reverts commit 4aaeb510c8 .
There is a baud emulation function now.
|
2013-07-21 15:53:36 +10:00 |
|
kanoi
|
1878029df7
|
Merge pull request #465 from kanoi/master
timeout reporting and remove unused fpgautils code
|
2013-07-20 13:47:49 -07:00 |
|
Kano
|
369a45431d
|
api correct timeout stat display
|
2013-07-21 06:44:10 +10:00 |
|
Kano
|
759ce6e7d2
|
usb timeouts - min/max also
|
2013-07-21 06:43:26 +10:00 |
|
Kano
|
2dffc96e3c
|
log USB timeouts in API stats
|
2013-07-20 12:56:57 +10:00 |
|
Kano
|
52cda25f98
|
usbutils report failed timeouts
|
2013-07-20 10:24:29 +10:00 |
|
Kano
|
660012678a
|
usbutils ensure stats macros are using the macro arguments
|
2013-07-20 07:04:31 +10:00 |
|
ckolivas
|
eb9278ca53
|
Check for negative wait time in socket_full.
|
2013-07-19 19:32:57 +10:00 |
|
ckolivas
|
837c7319f1
|
Fix extra argument passed to statline before.
|
2013-07-19 19:15:01 +10:00 |
|
ckolivas
|
f2ae7fadb2
|
Adjust socket wait timeout in recv_line according to how long we've already waited to avoid a 60 second wait dropping to 1 second due to a blocked socket.
|
2013-07-19 19:09:23 +10:00 |
|
kanoi
|
fa92ff8cfe
|
Merge pull request #464 from kanoi/master
usbutils changes
|
2013-07-18 21:28:14 -07:00 |
|
Kano
|
4cb7cfb226
|
usbutils use a heap buffer for bulk read rather than stack
|
2013-07-18 09:59:10 +10:00 |
|