UpstreamData
|
c57a523553
|
reformatted all files to use the Black formatting style
|
2022-03-31 11:27:57 -06:00 |
|
UpstreamData
|
1be12e5d4c
|
moved _get_ssh_connection to the base miner class
|
2022-03-16 13:34:18 -06:00 |
|
UpstreamData
|
ff56148732
|
fixed some bugs with cgminer, and included VC redistributables in CXFreeze build for CFG util
|
2022-03-14 10:18:28 -06:00 |
|
UpstreamData
|
5a7dcc7fcf
|
fixed some bugs in getting ssh connections
|
2022-02-24 14:42:34 -07:00 |
|
UpstreamData
|
4a10efd7a4
|
added send command option in the window
|
2022-02-22 13:53:07 -07:00 |
|
UpstreamData
|
516075db6d
|
reformatted many base commands, and moved them to the BaseMiner class
|
2022-01-26 08:57:14 -07:00 |
|
UpstreamData
|
ae911ec775
|
started adding the board utility
|
2022-01-24 16:29:21 -07:00 |
|
UpstreamData
|
a93027369e
|
added Hive get bad boards, and started on a bad board utility
|
2022-01-21 16:15:46 -07:00 |
|
UpstreamData
|
01a64e63c6
|
fixed more bugs with avalonminers
|
2022-01-10 13:48:25 -07:00 |
|
UpstreamData
|
e9210eb37d
|
added rebooting, still need to add the buttons
|
2022-01-08 19:49:12 -07:00 |
|
UpstreamData
|
51e9e19409
|
add S19 and S17 and S9 models to GUI
|
2022-01-07 10:44:09 -07:00 |
|
UpstreamData
|
4e8ff9ea74
|
added btminer get_model and improved return on the rest of the get_models
|
2022-01-07 10:20:55 -07:00 |
|
UpstreamData
|
8ef135dfd7
|
reformatted and fixed a bunch of small formatting related issues
|
2022-01-05 13:00:55 -07:00 |
|
UpstreamData
|
df6858d718
|
added settings.py file for managing retries and "threads", as well as fixing some bugs in the APIs
|
2021-12-21 11:57:34 -07:00 |
|
UpstreamData
|
b714dfe4a4
|
set up cgminer get hostname, and fixed the bug with asyncio trying to close non socket objects
|
2021-11-09 09:54:31 -07:00 |
|
UpstreamData
|
201ba6829a
|
fixed a bug in cgminer result handling
|
2021-11-08 11:35:39 -07:00 |
|
UpstreamData
|
8197599383
|
Merge pull request #2 from UpstreamData/imperium2
merge from origin master. update result_handler
|
2021-11-03 12:52:35 -06:00 |
|
UpstreamData
|
6868cafd95
|
fixed bugs
|
2021-10-26 20:16:57 -06:00 |
|
UpstreamData
|
1372183af8
|
fixed a bug with the async with statements
|
2021-10-26 13:29:28 -06:00 |
|
murraymack
|
50fde51396
|
merge from origin master. update result_handler
|
2021-10-25 10:59:11 -06:00 |
|
UpstreamData
|
4ddf86035a
|
fixed a lot of bugs and optimized code in cgminer handler
|
2021-10-23 11:27:30 -06:00 |
|
murraymack
|
9123de8c77
|
minor fix to get_config
|
2021-10-22 14:35:00 -06:00 |
|
murraymack
|
7facb95e16
|
added restart, reboot, start, stop, get_config
|
2021-10-22 14:34:59 -06:00 |
|
UpstreamData
|
d57e6db0e5
|
added bmminer and cgminer functions for implementation
|
2021-10-21 15:09:38 -06:00 |
|
UpstreamData
|
ea2ec6463e
|
improved format and readability
|
2021-10-20 13:47:58 -06:00 |
|
UpstreamData
|
7f51c365fe
|
set up config tool for braiins OS
|
2021-10-19 11:12:28 -06:00 |
|
UpstreamData
|
3fa822de3a
|
improved miner types, added a generalized API to unknown
|
2021-10-08 13:41:27 -06:00 |
|
UpstreamData
|
a0e88490c6
|
miner_factory returns a miner of the type intended
|
2021-10-07 16:38:05 -06:00 |
|