Luke Dashjr
|
c0619e5a5a
Merge branch 'cg_merges_20121218' into bfgminer
|
13 years ago |
Luke Dashjr
|
cbc7e0546a
modminer: Set default clock frequency to user request so it sticks better
|
13 years ago |
Luke Dashjr
|
b63763bc28
modminer: Make valid frequency range consistent: 2-230
|
13 years ago |
Luke Dashjr
|
78f698e7fb
Merge commit '056d631' into bfgminer
|
13 years ago |
Luke Dashjr
|
056d63153a
Bugfix: modminer: Return failure to change frequency when device reports it
|
13 years ago |
Luke Dashjr
|
67042a4561
Merge commit '4ab19c7' into cg_merges_20121218
|
13 years ago |
Kano
|
4ab19c7de6
MMQ add api pgaset for clock
|
13 years ago |
Kano
|
5ab2f3a7cf
MMQ style police
|
13 years ago |
Kano
|
072909a12f
MMQ count work check timeout failures
|
13 years ago |
Kano
|
38ff2a7df9
MMQ allow partial work replies and count them
|
13 years ago |
Kano
|
2653c906c1
MMQ overheat: remove clockdown (doesn't help) + ensure no lost shares
|
13 years ago |
Kano
|
f3f8b4fdb4
MMQ handle over temp differently and hash longer
|
13 years ago |
Kano
|
f19b03c812
mmq - abbreviate the temperature numbers
|
13 years ago |
Luke Dashjr
|
412fdecf30
Increase FD_SETSIZE to 4096 on Windows
|
13 years ago |
Luke Dashjr
|
deeaa82e8b
Bugfix: modminer: Get rid of useless usbutils include
|
13 years ago |
Luke Dashjr
|
9a2e52858c
Merge branch 'bugfix_MHz' into bfgminer
|
13 years ago |
Luke Dashjr
|
97c4821612
Bugfix: Capitalize "MHz" correctly
|
13 years ago |
Luke Dashjr
|
2e80e5c13f
Partial-Merge commit '28f251e' into cg_merges_20121203 (noop usbutils, and modminer symbolic command names)
|
13 years ago |
Kano
|
7993d258f8
MMQ avoid possible number overrun crashes
|
13 years ago |
Kano
|
152e7e36a2
mmq usb v0.4 + api usb stats
|
13 years ago |
Luke Dashjr
|
6bf22edb09
Partial-Merge commit '2d35ac2'
|
13 years ago |
Con Kolivas
|
2d35ac2567
Track all dynamically allocated memory within the work struct by copying work structs in a common place, creating freshly allocated heap ram for all arrays within the copied struct.
|
13 years ago |
Luke Dashjr
|
3e5bf7a802
Merge commit '86fd23a' into cg_merges_2012118
|
13 years ago |
Con Kolivas
|
86fd23a305
Convert remaining modminer and bfl uses of usleep to nmsleep.
|
13 years ago |
Luke Dashjr
|
4192fa15e6
Merge branch 'bugfix_mm_rpc_leak' into bfgminer
|
13 years ago |
Luke Dashjr
|
3bf13b0c03
Bugfix: modminer: Use json_object_set_new to correctly count references to per-FPGA RPC data
|
13 years ago |
Paul Sheppard
|
9f74e650b3
Tidy up device error counts
|
13 years ago |
Luke Dashjr
|
6085550afc
Merge branch 'dev_x6500' into bfgminer
|
13 years ago |
Luke Dashjr
|
44818d8aea
Implement new --force-dev-init option to force bitstream upload to modminer and x6500 devices
|
13 years ago |
Luke Dashjr
|
52e1b52902
Bugfix: Use clear_work and workdup everywhere work is copied around
|
13 years ago |