|
ef9c2e31
|
2014-03-14T12:49:10
|
|
Calculate the cta per core hashrate at 5 minute intervals.
|
|
d3a27d8d
|
2014-03-14T11:38:01
|
|
Check the bits of the correct core in cta bit count.
|
|
995976e2
|
2014-03-14T11:36:32
|
|
Display the bit count along with the bitmap for each cta core in the API stats output.
|
|
9adf1508
|
2014-03-14T10:42:16
|
|
Store and display the per core hashrate on cta relative to each work restart.
|
|
32edcc5e
|
2014-03-14T10:35:51
|
|
Decrease the time we wait for unsetting a core on the cta bitmap to correspond with the lower max diff of 32.
|
|
face5e27
|
2014-03-14T09:49:13
|
|
Set max diff on cointerra devices to 32 which is still only 11 shares per second but allows for earlier confirmation of per core hashrates.
|
|
a84f71de
|
2014-03-14T09:46:34
|
|
Keep track of when the last restart and work updates were triggered and provide helper functions for knowing the time since then.
|
|
3c6cf56d
|
2014-03-13T21:48:48
|
|
hashfast make api stats field names unique
|
|
c8620009
|
2014-03-13T20:46:58
|
|
Fix gcc longjmp warning in api.c
|
|
12954a94
|
2014-03-13T19:51:47
|
|
Merge branch 'master' of github.com:ckolivas/cgminer
|
|
9962642c
|
2014-03-13T19:50:54
|
|
Add a per-core hashrate to the cta API stats.
|
|
32d0065c
|
2014-03-13T16:14:36
|
|
miner.php support edevs and estats
|
|
5ad542f9
|
2014-03-13T06:30:59
|
|
API - put edevstatus where it was supposed to be
|
|
f5aad8f5
|
2014-03-12T16:18:19
|
|
Merge pull request #560 from kanoi/master
API - add edevs and estats - to only show enabled devices
|
|
279f4438
|
2014-03-12T16:13:20
|
|
API - add edevs and estats - to only show enabled devices
|
|
c92fe1cf
|
2014-03-12T08:33:55
|
|
Check device data exists on a hfa instance before trying to reinit it.
|
|
f164adaf
|
2014-03-11T11:09:50
|
|
Print off what quadrant regulator failed if known in hfa driver.
|
|
3d7fe5f5
|
2014-03-11T10:33:38
|
|
Reset all the stats on autovoltage complete in cta driver.
|
|
a9eb3620
|
2014-03-11T10:06:31
|
|
Use correct diff instead of diffbits in cta driver.
|
|
5dbb5e7f
|
2014-03-11T00:32:41
|
|
Whitelist all firmwares <= 0.5 on hfa for software rolling of ntime.
|
|
96b25448
|
2014-03-11T00:24:15
|
|
Avoid a memory leak by reusing the ntime field when rolling stratum work.
|
|
ff5c8a40
|
2014-03-10T17:03:27
|
|
Clear the pipe bitmap on cta only when no share has occurred for 2 hours instead of 1.
|
|
e8aefc7a
|
2014-03-10T16:50:49
|
|
Cta share_hashes should be added, and we can base it on device wdiff instead of pool work difficulty for more accurate hashrates.
|
|
941e39ed
|
2014-03-10T13:35:44
|
|
Merge branch 'master' of github.com:ckolivas/cgminer
|
|
f447c7ce
|
2014-03-10T13:32:18
|
|
Since the device runtime is now reset, the Raw hashrate entry in the cta API output is no longer meaningful.
|
|
e8a75100
|
2014-03-10T13:02:29
|
|
Look for autovoltage returning to zero on cta driver and reset stats at that point since the hashrate is unreliable till then.
|
|
3422b22a
|
2014-03-09T23:45:16
|
|
Merge pull request #559 from kanoi/master
antminer updates
|
|
145ef726
|
2014-03-09T22:42:44
|
|
ants1 - cgminerise applog calls
|
|
4258bba6
|
2014-03-09T21:16:22
|
|
Default to stratum+tcp:// on any urls that don't have a prefix instead of http.
|
|
3f635c6d
|
2014-03-09T15:54:27
|
|
Trivial cta style changes.
|
|
3100c049
|
2014-03-09T15:45:22
|
|
ants1 - fix/enable temperature checking and remove unneeded temp_old
|
|
f6f6f3cb
|
2014-03-09T15:42:34
|
|
ants1 - move local cgpu variables to info structure
|
|
0e753df8
|
2014-03-09T15:29:44
|
|
ants1 use a klist to store work and copied work
|
|
d1c5bfa5
|
2014-03-09T14:06:56
|
|
Simplify dramatically the cross-process cgminer locking through use of flock instead of sysv semaphores.
|
|
50b3b769
|
2014-03-08T15:48:08
|
|
Minor documentation updates.
|
|
e38caf83
|
2014-03-08T15:18:58
|
|
Bump version to 4.1.0
|
|
a8dc81ff
|
2014-03-08T14:20:35
|
|
Update version no in API README
|
|
fb65afb0
|
2014-03-08T13:49:33
|
|
Update NEWS
|
|
9195e924
|
2014-03-08T13:36:17
|
|
Add generic bitfury USB device description to supported devices in lieu of BXM device release.
|
|
cf0c8274
|
2014-03-08T13:06:50
|
|
Correct fix for dev start time being adjusted for stat zeroing.
|
|
804d3eed
|
2014-03-08T13:00:43
|
|
Document the hfa-options command.
|
|
0e31c0ae
|
2014-03-08T12:46:58
|
|
Make per device stats work for average after a stat zeroing.
|
|
ff6a4aba
|
2014-03-08T12:15:26
|
|
Add an hfa-options command line that allows the clockspeed to be chosen per device by name comma separated, with a function that can be expanded with more options in the future.
|
|
3c0b2812
|
2014-03-08T10:55:42
|
|
Off by one drv_rolllimit check against jobs
|
|
ea86a1af
|
2014-03-08T10:53:55
|
|
Free the work that may be lost, leaking memory, in a failed hfa_send_frame
|
|
be95fa90
|
2014-03-08T10:52:11
|
|
Roll the ntime for work within the hfa driver for firmware we know doesn't do it internally as an optimisation.
|
|
2de81355
|
2014-03-08T10:35:45
|
|
Export the roll_work function to be usable by driver code and make it compatible with rolling stratum work.
|
|
aabb73bf
|
2014-03-08T09:25:11
|
|
Make opt_queue be respected as a maximum value for staged items.
|
|
ba845cf8
|
2014-03-07T18:59:19
|
|
Disable mistakenly enabled lock tracking.
|
|
594d4743
|
2014-03-07T12:51:48
|
|
API-README document v3.2 change
|
|
fe8012c8
|
2014-03-07T12:25:33
|
|
api version update for HEX32
|
|
85337270
|
2014-03-07T12:18:24
|
|
api.c - HEX32 type needs quotes
|
|
cdf2e2f9
|
2014-03-06T21:29:57
|
|
Disable the MAX_CLOCK_DIFF check for newer hashfast firmwares since it's not required.
|
|
d8c09364
|
2014-03-06T19:08:24
|
|
Store the hardware and firmware revision in the info struct for easy use in the hfa driver.
|
|
f078bea0
|
2014-03-06T18:58:10
|
|
Only decrease the hfa clock rate if the device has been running for less than an hour before dying.
|
|
8d8095fa
|
2014-03-06T13:05:02
|
|
Change lack of op name response message in hfa driver
|
|
092277a7
|
2014-03-06T12:56:29
|
|
Check for lost devices at every write/read in hfa_detect_common
|
|
139dac06
|
2014-03-06T11:26:24
|
|
Make bxm bits configurable.
|
|
e67b7779
|
2014-03-06T11:12:54
|
|
Move avalon2 options to ~alphabetic position in help.
|
|
d09f360e
|
2014-03-06T00:40:51
|
|
Ant - get more work if roll limit is reached
|
|
c699e128
|
2014-03-06T00:13:31
|
|
Ant - device roll work if possible
|
|
2259bfcd
|
2014-03-05T22:37:40
|
|
Merge branch 'master' of github.com:ckolivas/cgminer
|
|
2c2e1348
|
2014-03-05T22:33:54
|
|
Do a shutdown routine on bxm close.
|
|
0b014f78
|
2014-03-05T22:27:13
|
|
Provide support for 2 chips in libbitfury sendhashdata and enable the 2nd chip on BXM devices.
|
|
2c8178ec
|
2014-03-05T21:48:26
|
|
Remove unnecessary opayload and newbuf members of bitfury info struct.
|
|
8de17ead
|
2014-03-05T20:49:12
|
|
Add an spi add fasync command.
|
|
4694afb3
|
2014-03-05T08:30:49
|
|
README ubuntu also requires pkg-config
|
|
ed0f9cd8
|
2014-03-04T12:27:28
|
|
Cope with older hfa firmware not even responding to op_name.
|
|
1d533568
|
2014-03-03T13:38:06
|
|
Forcibly kill everything silently with an exit code of 1 should we fail to cleanly shut down and use a completion timeout for the __kill_work in app_restart.
|
|
c1ad218f
|
2014-03-03T13:21:34
|
|
Make __kill_work itself also be a completion timeout.
|
|
52778727
|
2014-03-02T23:13:38
|
|
Merge branch 'bpmx'
|
|
5e082e11
|
2014-03-02T23:12:14
|
|
Merge branch 'master' of github.com:ckolivas/cgminer
|
|
1a838240
|
2014-03-02T23:09:11
|
|
Generalise more of libbitfury for more reuse in both nf1 and bxm drivers.
|
|
b619b207
|
2014-03-02T22:58:54
|
|
Remove redundant init components of bxm driver.
|
|
9033a183
|
2014-03-02T22:52:03
|
|
Set default osc6 bits on bxm to 50
|
|
d894a6d4
|
2014-03-02T22:46:54
|
|
Enable the transaction translator emulator for bxm devices and use a dummy spi tx the size of a normal payload.
|
|
dbec4a0d
|
2014-03-02T22:42:59
|
|
Store usb11 and tt flags as booleans in cgusbdev allowing them to be discretely enabled as well as detected by the device data.
|
|
45e79e8c
|
2014-03-02T22:35:21
|
|
Add bxm scan function and check spi txrx returns only as much as sent.
|
|
61a04056
|
2014-03-02T16:21:59
|
|
Add init sequence to bxm detect one.
|
|
5107a133
|
2014-03-02T16:04:15
|
|
Add a bxm specific txrx function for spi transfers.
|
|
b33b6171
|
2014-03-02T15:32:15
|
|
Add bxm close to bitfury shutdown switch.
|
|
a7549891
|
2014-03-02T15:30:46
|
|
Add reset/purge/cshigh/low sequence to bxm init
|
|
4a6c637c
|
2014-03-02T14:21:10
|
|
Add bitmode init to bxm open sequence.
|
|
6cd6a1a2
|
2014-03-02T14:11:26
|
|
Merge pull request #557 from kanoi/master
Ant S1 Driver
|
|
917507ec
|
2014-03-02T13:59:59
|
|
Add initial bxm opening sequence for detect one.
|
|
5a6e228e
|
2014-03-02T13:25:37
|
|
Add identifiers for bxm bitfury devices.
|
|
2e5c69bf
|
2014-03-02T13:08:02
|
|
Clean up parse_method
|
|
e9f10244
|
2014-03-02T08:50:20
|
|
More gracefully break out of parse_notify on a corrupted hex string error, checking the return value of all hex2bin conversions and being consistent with using stack memory. Fix an unlocking error in cases of failure.
|
|
ed9bd66b
|
2014-03-02T00:34:09
|
|
AntS1 - add detection information to usbutils
|
|
d5b8d73f
|
2014-03-02T00:13:59
|
|
Enable Bitmain Ant S1 code and make it conform to cgminer requirements
|
|
5c271efa
|
2014-03-01T16:43:32
|
|
Make the cointerra displayed hashrate based on valid share generation.
|
|
c13e620a
|
2014-03-01T14:31:47
|
|
Convert and update values shown in the cointerra api output.
|
|
c2b64240
|
2014-03-01T14:31:11
|
|
Export the api_add_int16 function.
|
|
d038af7e
|
2014-03-01T14:28:42
|
|
Use a custom mystrstr function in cointerra driver.
|
|
dbc4dcda
|
2014-03-01T14:25:26
|
|
Add api_add_int16 to API functions.
|
|
d0689713
|
2013-12-10T17:06:58
|
|
Add support for Bitmain Multi Chain and Single Chain and optimize the efficiency
|
|
74fc5a5b
|
2013-09-04T13:31:23
|
|
Add support for bitmain devices
|
|
9b1df929
|
2013-12-31T08:25:12
|
|
Perfect function of BitMain Multi Chain
|
|
822440cf
|
2013-12-10T17:06:58
|
|
Add support for Bitmain Multi Chain and Single Chain and optimize the efficiency
|
|
87e2008d
|
2013-09-04T13:31:23
|
|
Add support for bitmain devices
|