Luke Dashjr
|
fac77b0f09
opencl: bfg_clBuildProgram function to share common error handling (logging) code
|
12 years ago |
Luke Dashjr
|
15eff4074c
opencl: Avoid printing empty build logs
|
12 years ago |
Luke Dashjr
|
69401b9b9f
Bugfix: opencl: Free allocated memory when done with it
|
12 years ago |
Luke Dashjr
|
04fb150a12
Merge commit 'a4772ea' into bfgminer
|
12 years ago |
Luke Dashjr
|
a4772ead89
Bugfix: Reset tv_idle on pools after test failure
|
12 years ago |
Luke Dashjr
|
d8348f963e
Merge commit '4f78cde' into bfgminer
|
12 years ago |
Luke Dashjr
|
4f78cdedcb
Bugfix: Stratum: Use an error buffer on struct pool rather than the stack, so it remains valid for the lifetime of the connection
|
12 years ago |
Luke Dashjr
|
fe6686a54b
Merge branch 'nf6_gradual' into bfgminer
|
12 years ago |
Luke Dashjr
|
33aceec3c4
nanofury: Only ramp up osc6_bits on multichip devices
|
12 years ago |
Luke Dashjr
|
80641213c6
Bugfix: nanofury: Move the bitfury pointer back to the last element before starting the ramp up loop
|
12 years ago |
Luke Dashjr
|
736ee186c5
Merge commit '8de42fc' into bfgminer
|
12 years ago |
Luke Dashjr
|
8de42fc839
Bugfix: Ignore last work time if pool is known to be down
|
12 years ago |
Luke Dashjr
|
f1c6f2eeea
Merge commit 'cf07535' into bfgminer
|
12 years ago |
Luke Dashjr
|
cf07535d5c
pick_unit: Avoid infinite loop when passed inf float
|
12 years ago |
Nate Woolls
|
b036aa43b4
gridseed: Switch from the Queued miner loop to the Scanhash miner loop
|
12 years ago |
Luke Dashjr
|
f07586d56e
Bugfix: Need signed types for ntime min/max offsets
|
12 years ago |
Luke Dashjr
|
e30057c85a
cointerra: Support for device-side ntime rolling within defined limits
|
12 years ago |
Luke Dashjr
|
12c5e2b8c9
work_ntime_range helper function
|
12 years ago |
Luke Dashjr
|
bce11ce61d
work_{get,set}_ntime inline functions
|
12 years ago |
Luke Dashjr
|
afdee6f96b
Store a reference timeval with ntime_roll_limits
|
12 years ago |
Luke Dashjr
|
8cae3a37cc
cointerra: Use nonce difficulties up to 32
|
12 years ago |
Luke Dashjr
|
0755315d0b
util: min macro
|
12 years ago |
Luke Dashjr
|
7a5094f345
cointerra: Log informational messages from the device
|
12 years ago |
Luke Dashjr
|
4d3263ae4c
cointerra: Add debug information to track work requests
|
12 years ago |
Luke Dashjr
|
7f370cec22
lowl-usb: --device-protocol-dump for usb_{read,write} functions
|
12 years ago |
Luke Dashjr
|
ebf41115e9
cointerra: Only iterate over processors when queue_full is actually changing
|
12 years ago |
Luke Dashjr
|
32b5c1430c
cointerra: Ignore garbage data until start sequence found
|
12 years ago |
Luke Dashjr
|
304040f560
lowl-usb: Search function to read from an endpoint until a needle is found
|
12 years ago |
Luke Dashjr
|
1f34eacbb5
cointerra: Use lowl-usb endpoint interface to get VCOM-like characteristics
|
12 years ago |
Luke Dashjr
|
ecf300cf52
cointerra: Use get-info instead of request(info)
|
12 years ago |