Con Kolivas
b8f4fa480c
Update README for x970 memdiff values.
2013-03-25 08:32:23 +11:00
Con Kolivas
11dd8acb32
Update README to match changes to display.
2013-03-21 20:54:01 +11:00
ckolivas
40dda83283
Update README for sync objects on windows.
2013-03-19 11:53:38 +11:00
ckolivas
795be943d2
Update README about intensity.
2013-03-19 11:03:37 +11:00
Con Kolivas
c5b5e735ff
Update docs and reorder README to show executive summary near top.
2013-03-17 16:29:52 +11:00
Kano
b21747b978
USB modify -n and --usb-dump to only show known devices or use new --usb-list-all option to see all
2013-03-15 00:02:17 +11:00
Con Kolivas
ffc8681f91
Merge pull request #403 from kanoi/bflsc
...
USB add --usb options to limit USB device selection v0.1 + --usb-dump display brief dump if value = 0
2013-03-12 18:07:17 -07:00
Kano
6acda9373b
--usb-dump display brief dump if value = 0
2013-03-11 11:27:35 +11:00
Kano
3f50e878a2
USB add --usb options to limit USB device selection v0.1
2013-03-11 10:58:28 +11:00
Abracadabra
3aa6fd726d
Update README
...
Changes to differentiate filenames in 32-bit vs. 64-bit SDK installation
2013-03-09 22:59:48 -06:00
Kano
1bfc7120f7
README --hotplug
2013-03-04 18:02:35 +11:00
Kano
5e4ba1004e
FAQ /dev/ttyUSB* now only for Icarus
2013-03-03 08:56:04 +11:00
Con Kolivas
03dff61e54
Merge branch 'master' into usb-dev
2013-02-05 22:00:23 +11:00
Con Kolivas
73b7d7b0c9
Do not enable the pool disable on reject feature unless explicitly enabled with --disable-rejecting.
2013-02-05 21:47:26 +11:00
Kano
4f460ca72d
Best Share readme
2013-02-02 20:14:28 +11:00
Kano
70b47a770d
BFL USB - README and FPGA-README
2012-12-31 13:25:19 +11:00
Con Kolivas
d72b7afa65
Update documentation.
2012-12-26 09:50:56 +11:00
Kano
ae2b3a2ec9
README ModMiner dependency
2012-12-12 22:44:07 +11:00
Con Kolivas
56801c6dbb
Merge pull request #359 from kanoi/main
...
README - update ModMiner details
2012-12-10 23:18:30 -08:00
Kano
a0773625af
README - update ModMiner details
2012-12-11 15:58:04 +11:00
Con Kolivas
13bee985c4
Update README
2012-12-10 22:07:45 +11:00
Kano
ea39a3c4dc
README stats don't add up
2012-12-04 16:03:55 +11:00
Con Kolivas
01eb807ca0
Revert "Handle crash exceptions by trying to restart cgminer unless the --no-restart option is used."
...
This reverts commit 68c881fde7
.
Does not reliably restart on crashes often enough and makes debugging more difficult.
2012-11-29 13:00:02 +11:00
Con Kolivas
2e56706cc6
Display compact status in menu and update README to reflect current menu entries.
2012-10-27 23:06:37 +11:00
Con Kolivas
d97e19f1c8
Add a compact display mode that does not list per device statistics in the status window.
2012-10-27 22:55:47 +11:00
Con Kolivas
27aa82aab6
Show the best diff share as "best share" and add info to the README.
2012-10-27 17:21:22 +11:00
Con Kolivas
68c881fde7
Handle crash exceptions by trying to restart cgminer unless the --no-restart option is used.
2012-10-23 20:17:10 +11:00
Con Kolivas
b976261c4e
Update documentation.
2012-10-12 18:05:40 +11:00
Con Kolivas
6cebabea9a
Update readme describing difficulty displayed on log lines.
2012-10-12 15:40:18 +11:00
Con Kolivas
d211f8e0b0
Create a fix-protocol option which prevents cgminer from switching to stratum if it's detected.
2012-10-11 19:52:40 +11:00
Con Kolivas
1614da682c
Update NEWS and README.
2012-10-07 18:59:43 +11:00
Kano
149f1d75be
README - FAQ - usermod group - shouldn't remove other groups
2012-09-24 08:49:40 +10:00
Kano
923b9e0d86
Calculate work difficulty for each getwork and display with WorkTime debug
2012-09-18 11:19:57 +10:00
Kano
ad7aa2b382
FPGA - allow long or short device names in detect code + style police
2012-09-16 11:42:51 +10:00
Kano
796f3906c1
WorkTime - multiple nonce per work and identify the work source
2012-09-16 07:57:43 +10:00
Kano
bd3c98aaaf
Optional WorkTime details with each Accepted/Rejected work item
2012-09-15 14:04:57 +10:00
Kano
68046631d5
README URL proxy must use quote so show in the example
2012-09-12 08:46:53 +10:00
Kano
cef9731fbc
CURL support for individual proxy per pool and all proxy types
2012-09-12 07:44:00 +10:00
Kano
6b2deb0afa
README spelling/etc
2012-09-11 16:27:39 +10:00
Kano
9f9c688f72
README - FPGA device FAQ
2012-09-11 14:29:08 +10:00
Con Kolivas
c01284fb07
Remove short options -r and -R to allow them to be reused and remove readme entries for deprecated options.
2012-08-20 11:58:05 +10:00
Con Kolivas
ed3eb5771a
Introduce a new statistic, Work Utility, which is the number of difficulty 1 shares solved per minute. This is useful for measuring a relative rate of work that is independent of reject rate and target difficulty.
2012-08-18 15:44:48 +10:00
Con Kolivas
26ab7346e3
Implement a new pool strategy, BALANCE, which monitors work performed per pool as a rolling average every 10 minutes to try and distribute work evenly over all the pools.
...
Do this by monitoring diff1 solutions to allow different difficulty target pools to be treated equally, along with solo mining.
Update the documentation to describe this strategy and more accurately describe the load-balance one.
2012-08-18 15:27:53 +10:00
Con Kolivas
ec4a864649
Fix README faq on bfl auto-detect.
2012-08-15 10:45:40 +10:00
Con Kolivas
52821d4241
Minor readme updates.
2012-07-30 09:30:32 +10:00
Con Kolivas
58cb42c2ef
Update README with more build instructions.
2012-07-30 09:22:55 +10:00
Con Kolivas
6332c4268b
Add scrypt documentation in the form of a separate readme.
2012-07-29 20:13:22 +10:00
Con Kolivas
80349ab11d
Add documentation for minirig/nonce range support.
2012-07-06 18:58:41 +10:00
Kano
659e50434e
implement and document API option --api-groups
2012-06-28 02:29:58 +10:00
Kano
4dee0d049c
FPGA - allow device detect override without an open failure
2012-06-14 15:10:02 +00:00
Luke Dashjr
9f872d1de6
modminer: Make log messages more consistent in format
2012-06-12 17:03:47 +00:00
Luke Dashjr
d3fa59d76f
Abstract generally useful FPGA code into fpgautils.c
2012-06-12 02:35:45 +00:00
Kano
4c3e34607f
Move RPC API content out of README to API-README
2012-05-31 20:01:17 +10:00
Kano
17b6f111a6
Icarus: make --icarus-timing hidden and document it in FPGA-README
2012-05-16 23:53:13 +10:00
Kano
b5ed958e84
Icarus: high accuracy timing and other bitstream speed support
2012-05-16 22:25:21 +10:00
Kano
0cad29f967
API 'stats' update README
2012-05-05 16:30:03 +10:00
Kano
3a4c6f4d9b
Spelling ...
2012-05-05 15:06:56 +10:00
Kano
976e27c4cb
API add getwork stats to cgminer - accesable from API 'stats'
2012-05-05 15:04:15 +10:00
Con Kolivas
e3a3c68aea
Readme updates.
2012-05-03 15:57:04 +10:00
Kano
524e2fb8f2
api.c V1.9 add 'restart' + redesign 'quit' so thread exits cleanly
2012-05-03 10:49:42 +10:00
Con Kolivas
53c22551f7
Change default behaviour to submitting stale, removing the --submit-stale option and adding a --no-submit-stale option.
2012-04-29 09:12:23 +10:00
Con Kolivas
e502fde52b
Remove the ability to disable longpoll. It is not a useful feature and will conflict with planned changes to longpoll code.
2012-04-27 11:13:52 +10:00
Kano
724d9e45e1
README - add some Ztex details
2012-04-26 02:05:45 +10:00
Kano
84a0012ffe
README correct API version number
2012-04-26 00:15:03 +10:00
Kano
8dee991cc2
README spelling error
2012-04-26 00:14:17 +10:00
Kano
bb57962ddc
README clarification of 'notify' command
2012-04-25 19:40:25 +10:00
Kano
32ceec8d7a
README update for API RPC 'devdetails'
2012-04-25 19:37:55 +10:00
Con Kolivas
ddf93c3650
Add libusb to list of dependencies for building.
2012-04-25 15:52:05 +10:00
Con Kolivas
6b0d767aca
Extensively document the cause of GPU device issues and the use of --gpu-map.
2012-04-25 13:23:57 +10:00
Luke Dashjr
4648330c9d
Support for share logging
2012-04-25 12:05:33 +10:00
Con Kolivas
7296e53f97
Grammar fix.
2012-04-25 11:47:45 +10:00
Con Kolivas
22ea2f90d0
Yet more FAQ about SDK 2.6 and hashrate slowdowns.
2012-04-25 11:26:33 +10:00
Luke Dashjr
f1ae7bbb08
Document long-form COM port device names on Windows, required to specify serial ports above 9
2012-04-22 01:04:34 -04:00
Luke Dashjr
0f74ba059e
Implement and document "-S noauto" to inhibit autoscanning without specifying a serial device
2012-04-22 01:03:38 -04:00
Kano
2e1d2017de
API add removepool like the screen interface
2012-04-21 03:15:41 +10:00
Kano
eec7c1a963
api.c escape required characters in return strings + pools returns the username
2012-04-20 23:50:27 +10:00
Kano
c52b55e244
README update details about miner.php
2012-04-18 12:55:16 +10:00
Con Kolivas
e0c4d60665
Minor readme updates.
2012-04-14 23:47:34 +10:00
Kano
3fa3f60b74
api.c new commands: pgaenable pgadisable
2012-03-30 22:28:42 +11:00
Con Kolivas
2beb3500d4
Merge pull request #153 from kanoi/master
...
Add API support for Icarus and Bitforce + Icarus fixes ++
2012-03-28 04:24:41 -07:00
Con Kolivas
ad824207ff
Merge pull request #151 from luke-jr/libudev_detect_fixes
...
Bugfix: Check for libudev header (not just library) in configure, and document optional dependency
2012-03-28 04:21:18 -07:00
Con Kolivas
6d4314d47f
Add extensive instructions on how to make a native windows build.
2012-03-27 23:04:17 +11:00
Kano
18a8b5506e
API returns the simple device history with the 'notify' command
2012-03-23 03:17:20 +11:00
Kano
6e35503e57
api.c config 'Device Code' to show list of compiled devices + README
2012-03-22 19:47:23 +11:00
Luke Dashjr
3d9970d66f
Bugfix: Check for libudev header (not just library) in configure, and document optional dependency
2012-02-29 09:02:30 -05:00
Kano
cb3323b7b5
Add API support for Icarus and Bitforce
2012-02-29 21:17:10 +11:00
Kano
c9b7a223e5
Next API version is 1.4 (1.3 is current)
2012-02-27 12:58:35 +11:00
Kano
b4c7c56fa7
README/api.c add "When" the request was processed to STATUS
2012-02-27 12:02:14 +11:00
Luke Dashjr
aff55fab32
Bugfix: "-S auto" is the default if no -S is specified, and there is no such delay in using it
2012-02-25 21:20:08 -05:00
Kano
f13fd8d1d1
README add information missing from --scan-serial
2012-02-26 11:12:06 +11:00
Kano
bd506cd355
Update README RPC API Version comment
2012-02-26 10:41:06 +11:00
Kano
f635ac4981
FAQ about sockets not working on windows PHP
2012-02-24 11:53:49 +11:00
Kano
0abac0b5d9
API implement addpool command
2012-02-24 03:00:01 +11:00
Con Kolivas
21ef690aa8
Update NEWS and README for 2.3.0
2012-02-23 20:52:09 +11:00
Kano
60c5ac6844
API new commands enablepool and disablepool (version already incremented)
2012-02-23 16:10:17 +11:00
Kano
6f65599ab7
Fix API README (no --api-access -> it's --api-allow)
2012-02-23 10:28:32 +11:00
Kano
ca2b2d9b9a
Don't save 'include' when saving the configuration
2012-02-23 01:44:41 +11:00
Kano
915c72d8e7
Allow configuration file to include another recursively
2012-02-23 01:31:52 +11:00
Con Kolivas
882e4d85de
Merge pull request #123 from xiangfu/icarus
...
Add Icarus Support to Cgminer
2012-02-21 03:14:20 -08:00
Kano
a455ac7b5c
README document API 'privileged' command
2012-02-21 11:16:57 +11:00