UpstreamData
|
1148946a29
|
added temperatures to the tool, and fixed a bug with multicommand not removing bad commands if they were adjacent to each other in the list
|
2022-01-05 15:33:56 -07:00 |
|
UpstreamData
|
8ef135dfd7
|
reformatted and fixed a bunch of small formatting related issues
|
2022-01-05 13:00:55 -07:00 |
|
UpstreamData
|
c26a2cc99e
|
added wattage for whatsminers when scanning
|
2022-01-05 11:58:42 -07:00 |
|
UpstreamData
|
c075f3f66a
|
added more doocstrings and improved the readme
|
2022-01-04 09:16:17 -07:00 |
|
UpstreamData
|
e39b6a6f2b
|
reformatted to prep for beta release
|
2021-12-23 10:06:46 -07:00 |
|
UpstreamData
|
8c93e7fda9
|
added a progress bar when getting data
|
2021-12-22 17:19:17 -07:00 |
|
UpstreamData
|
06f274ba9c
|
added a progress bar when scanning using a generator for scan and get_miner
|
2021-12-22 16:46:11 -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
|
449bdfae69
|
added some docstrings to API, and added to miner types
|
2021-12-20 11:55:30 -07:00 |
|
UpstreamData
|
b58d3cbb9b
|
organized better, started the structure for different miner types
|
2021-12-20 11:20:16 -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
|
76dd98f909
|
fixed a bug with timeouts on get version
|
2021-11-05 08:43:26 -06:00 |
|
Dellsauce
|
2b61c042b8
|
added comments and docstrings to some files
|
2021-11-03 14:39:28 -07:00 |
|
UpstreamData
|
da8d45a9b1
|
updated some comments and improved general readability
|
2021-11-03 14:45:31 -06: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
|
9c3faca667
|
fixed a bug with get_hashrate
|
2021-11-03 09:49:21 -06:00 |
|
UpstreamData
|
26ecdde6d4
|
fixed some of the issues with newer whatsminers not scanning properly because of their API, still a bug with asyncio
|
2021-10-28 09:55:33 -06:00 |
|
UpstreamData
|
1ba5199acd
|
set up import config and config to convert between general config and bos config
|
2021-10-27 09:47:39 -06:00 |
|
UpstreamData
|
6868cafd95
|
fixed bugs
|
2021-10-26 20:16:57 -06:00 |
|
UpstreamData
|
3e15fe8ead
|
fixed miner factory to return the right kind of miner for CG and BM
|
2021-10-26 19:49:10 -06:00 |
|
UpstreamData
|
be213c202f
|
added bos config -> general standard config
|
2021-10-26 16:42:46 -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
|
7310ada4a4
|
bug fixes
|
2021-10-22 12:45:29 -06:00 |
|
UpstreamData
|
d57e6db0e5
|
added bmminer and cgminer functions for implementation
|
2021-10-21 15:09:38 -06:00 |
|
UpstreamData
|
b11f992b43
|
added cache clearing on new network scan
|
2021-10-21 14:29:14 -06:00 |
|
UpstreamData
|
1ca39260b4
|
implemented getting hostnames for bosminers
|
2021-10-21 14:26:48 -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
|
9e6a2c56be
|
added some basic config changing functions
|
2021-10-12 16:13:21 -06:00 |
|
UpstreamData
|
46f158b398
|
improved bosminer get config again, created set_config_format
|
2021-10-12 14:31:55 -06:00 |
|
UpstreamData
|
a07a5e55e8
|
improved bosminer get config
|
2021-10-12 13:41:17 -06:00 |
|
UpstreamData
|
eb90a5cc80
|
improved miner_factory
|
2021-10-08 16:05:04 -06:00 |
|
UpstreamData
|
0811e630c8
|
added config loader
|
2021-10-08 15:17:47 -06:00 |
|
UpstreamData
|
fea2e12118
|
added ssh commands to bosminer
|
2021-10-08 13:55:22 -06:00 |
|
UpstreamData
|
3fa822de3a
|
improved miner types, added a generalized API to unknown
|
2021-10-08 13:41:27 -06:00 |
|
UpstreamData
|
e0dd2ee1f3
|
added unknown miner type
|
2021-10-07 16:49:36 -06:00 |
|
UpstreamData
|
a0e88490c6
|
miner_factory returns a miner of the type intended
|
2021-10-07 16:38:05 -06:00 |
|
UpstreamData
|
0d12adf375
|
started Miner classes
|
2021-10-07 14:34:14 -06:00 |
|