Con Kolivas
|
bd46119c11
Style police on libztex.c.
|
14 years ago |
Con Kolivas
|
46faefbe82
Merge branch 'ztex-master' of https://github.com/nelisky/cgminer into ztex
|
14 years ago |
Con Kolivas
|
9609dbc42d
Set lp_path to NULL after free for consistency.
|
14 years ago |
Con Kolivas
|
9b2e62d339
Merge pull request #165 from nelisky/resp_hdr_cb_leak
|
14 years ago |
nelisky
|
17b9baa9da
Removing dmalloc import left behind by mistake
|
14 years ago |
Con Kolivas
|
381107cc7b
Merge pull request #164 from kanoi/master
|
14 years ago |
ckolivas
|
b80d22b9d2
Increase maximum number of displayed devices to 14, beyond which the screen becomes corrupted.
|
14 years ago |
nelisky
|
44bcb69ccd
Fixing leak in resp_hdr_cb
|
14 years ago |
Kano
|
8237568395
miner.php warning highlight GPU stats if they are zero (e.g. ADL not enabled)
|
14 years ago |
Kano
|
d5323b7c0c
miner.php highlight any device that isn't 'Enabled'
|
14 years ago |
Kano
|
39eeca263e
miner.php highlight any Status that isn't 'Alive'
|
14 years ago |
nelisky
|
6970714ae1
Use detected endianness for ztex overflow detection and hash rate reporting
|
14 years ago |
nelisky
|
9ba2e21793
Some cleanup
|
14 years ago |
Kano
|
c52b55e244
README update details about miner.php
|
14 years ago |
Kano
|
3a3912070e
miner.php optionally support multiple rigs
|
14 years ago |
nelisky
|
c280dd0dae
Moving space indentation to tabs
|
14 years ago |
nelisky
|
f9d4d92b9a
Some cleanup
|
14 years ago |
nelisky
|
7fe7d18dba
removing unused libusb_context pointer
|
14 years ago |
nelisky
|
0649972f69
ztex detect was broken due to bad branch split
|
14 years ago |
nelisky
|
3067a414fc
leak fix
|
14 years ago |
nelisky
|
381c294878
had freqM1 as int when it is a double.
|
14 years ago |
nelisky
|
57a2764eb5
Small tweaks to freq reporting
|
14 years ago |
nelisky
|
608a520573
Tweaks to make ztex work on a tp-link router with openwrt
|
14 years ago |
nelisky
|
a960087c0a
Ztex device removal segfault fixed
|
14 years ago |
nelisky
|
261677d1ac
Adding serial number to status line.
|
14 years ago |
nelisky
|
79756384d4
ztex Mhz reporting
|
14 years ago |
nelisky
|
8f58d25614
Improved ztex device detection
|
14 years ago |
nelisky
|
3197ca54e4
Better cleanup and error handling
|
14 years ago |
nelisky
|
95d17e985d
NULLing handle on destroy
|
14 years ago |
nelisky
|
8e08f567d9
Starting to handle ztex disconnects and errors
|
14 years ago |