Noel Maersk
|
83e52dfe78
|
api: remove references to FPGAs and ASICs.
|
11 years ago |
Noel Maersk
|
199cb10e18
|
HAVE_OPENCL is mandatory, remove checks form code an build system.
|
11 years ago |
Noel Maersk
|
323af83fdb
|
Remove define-clauses for USE_SCRYPT.
|
11 years ago |
Noel Maersk
|
95586f72f0
|
Squash-merge branch dead-end with unnecessary check removals.
|
11 years ago |
Con Kolivas
|
c3854378e1
|
Display works completed in summary and API data.
|
11 years ago |
Con Kolivas
|
448b1fae64
|
Rationalise use of current_hash to a single hex string the length of the previous block and display only the first non zero hex chars of the block in the status window.
|
11 years ago |
Con Kolivas
|
25d4f16727
|
Add the ability to add uint8 and uint16 entities to api data.
|
11 years ago |
Con Kolivas
|
6bcd60a931
|
Add KNC to api
|
11 years ago |
Kano
|
d9449b2578
|
api ... the code related to device elapsed
|
11 years ago |
Kano
|
514b3c424f
|
API add 'MHS %ds' to 'summary'
|
11 years ago |
Kano
|
d3d3fc1316
|
Optional lock tracking and stats via the API
|
11 years ago |
Kano
|
55e233d52c
|
API add 'MHS %ds' to 'summary'
|
11 years ago |
Kano
|
c2073f0944
|
Optional lock tracking and stats via the API
|
11 years ago |
Kano
|
da7223f1b4
|
api incorrect message name
|
11 years ago |
Con Kolivas
|
b537976036
|
Make pthread conditional timeouts handle all bulk usb transfer timeouts performing libusb_cancel_transfer, disabling timeouts within libusb itself.
|
11 years ago |
Con Kolivas
|
d34279b226
|
Remove unused variables.
|
11 years ago |
ckolivas
|
6cd7f0f1be
|
Remove unmaintained broken ztex driver.
|
11 years ago |
Kano
|
e11b6d7d55
|
api.c missing Klondike from ASIC list
|
11 years ago |
Con Kolivas
|
998182fc35
|
Add API output displaying USB cancellations.
|
11 years ago |
Con Kolivas
|
023ca6a11d
|
Remove devlock lock contention statistics since transfers are all done under read lock now.
|
11 years ago |
ckolivas
|
052e434846
|
Remove unmaintained broken ztex driver.
|
11 years ago |
Kano
|
521ee0a97f
|
api.c missing Klondike from ASIC list
|
11 years ago |
Con Kolivas
|
e40b1c176d
|
Add API output displaying USB cancellations.
|
11 years ago |
Con Kolivas
|
064c0ddf15
|
Display stats regarding locking delays in API.
|
11 years ago |
Con Kolivas
|
5b27981341
|
Display stats regarding locking delays in API.
|
11 years ago |
Con Kolivas
|
5e1ebd5070
|
Deuglify use of _PARSE_COMMANDS macro expansions.
|
11 years ago |
Con Kolivas
|
55f29b8179
|
Use the driver add commands macros in api.c to avoid individually listing them.
|
11 years ago |
ckolivas
|
8875197466
|
Create a macro list of drivers to enable easier addition of further drivers.
|
11 years ago |
Con Kolivas
|
ce285ba602
|
Implement basic API stats for BF1 and increase array of results to check for the rare straggling result.
|
11 years ago |
Con Kolivas
|
466d3beca0
|
Provide a --disable-libcurl config option to build support for stratum mining only.
|
11 years ago |
Con Kolivas
|
456431de29
|
Add hashfast to api calls.
|
11 years ago |
Con Kolivas
|
a76b09e4fc
|
Find the greatest common denominator in quotas and use the smallest number of consecutive work items per pool in quota load balance mode to smooth hashrate across pools with large quotas. Give excess quota to priority pool 0 instead of pool 0.
|
11 years ago |
Con Kolivas
|
d0a70eb0ee
|
Add API commands and modify output to support pool quota displaying and changing.
|
11 years ago |
Kano
|
76185ede38
|
API mcast add a description option with miner.php
|
11 years ago |
Kano
|
5b338b2f93
|
api.c remove unused reply string
|
11 years ago |
Kano
|
bdac0633ab
|
api.c fix mcast debug message bug
|
11 years ago |
Kano
|
55e7f31425
|
API mcast only reply to remote IP's that are allowed access
|
11 years ago |
Kano
|
14ac6fa5ab
|
Initial API Multicast response v0.1 to find cgminer APIs
|
11 years ago |
Con Kolivas
|
eeac9d81fc
|
Replace all references to the old n*sleep functions with the equivalent cgsleep_*s replacements.
|
11 years ago |
Kano
|
6b62c402fa
|
API/miner.php add some % fields
|
11 years ago |
Con Kolivas
|
2b171f7fae
|
Limit intensity range according to whether scrypt is in use or not.
|
11 years ago |
Kano
|
802737e8dd
|
BTB voltage management via the API - and set default on startup
|
11 years ago |
Kano
|
369a45431d
|
api correct timeout stat display
|
11 years ago |
Kano
|
759ce6e7d2
|
usb timeouts - min/max also
|
11 years ago |
Kano
|
2dffc96e3c
|
log USB timeouts in API stats
|
11 years ago |
Kano
|
fc89f170a3
|
usbutils add delay API stats
|
12 years ago |
Kano
|
34bedf88c6
|
set MSG_ASCUSBNODEV always defined
|
12 years ago |
Kano
|
a73ed9665a
|
API V1.26 update ASIC support
|
12 years ago |
Kano
|
d2cb412931
|
record and report USB pipe errors via API stats
|
12 years ago |
Kano
|
b5bf34dc85
|
applog/quit fix GPU errors created
|
12 years ago |