-
Notifications
You must be signed in to change notification settings - Fork 165
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add extended nonce debugging * switch to semaphore for job timing * clean up nonce debugging. hardcode 1366 job interval to 2s and show when new jobs are sent * set nonce range to 0x0F0000 set job interval to 20s. better stratum debugging, * testing out longer intervals on 1368 * looking at exact serial commands sent * fix log value digit count * add core from nonce debug * set BM1366 initial chip difficulty to 32 * add version rolling debug * improve debug printing again * fix diff * fix core_id extraction * printf fix * debug cleanup * setup BM1368 for testing. reg10 to S21 default, job interval @ 0.5s * set init diff on 1366 and 1368 back to 256 --------- Co-authored-by: Georges Palauqui <[email protected]>
- Loading branch information
1 parent
248df91
commit 04c8b80
Showing
10 changed files
with
111 additions
and
84 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.