Commit Graph

62 Commits

Author SHA1 Message Date
UpstreamData
a105429d99 changed refresh_data to only refresh data of selected miners if miners are selected 2022-01-11 13:49:54 -07:00
Dewey Cox
53af55a87d fixed a bug with model not reading if there are no hashboards in the miner 2022-01-11 12:58:20 -07:00
UpstreamData
01a64e63c6 fixed more bugs with avalonminers 2022-01-10 13:48:25 -07:00
UpstreamData
ab208d0d2f added rebooting and restarting backend to the GUI 2022-01-08 19:55:26 -07:00
UpstreamData
e9210eb37d added rebooting, still need to add the buttons 2022-01-08 19:49:12 -07:00
UpstreamData
93665772c3 added the avalonminer estats pattern for parsing their garbage output 2022-01-08 15:51:30 -07:00
UpstreamData
44bcc30130 fixed more bugs with avalonminers, and added temps 2022-01-08 15:25:43 -07:00
UpstreamData
d8bccbccaa fixed some bugs with canaan miners not responding properly and returning empty bytes 2022-01-08 14:33:05 -07:00
UpstreamData
2734caa9da added (BOS) tag to braiins miners scanned 2022-01-07 15:33:40 -07:00
UpstreamData
d9ecdfc9d7 fixe a bug with older versions of braiins sometimes being buggy with versioning 2022-01-07 15:25:11 -07:00
UpstreamData
25803b856d fixed an issue with getting model causing an error because of whatsminers 2022-01-07 13:45:23 -07:00
UpstreamData
3cf0162892 fixed some bugs and ignored APIWarnings when getting data with the GUI 2022-01-07 10:55:02 -07:00
UpstreamData
51e9e19409 add S19 and S17 and S9 models to GUI 2022-01-07 10:44:09 -07:00
UpstreamData
c93d99b27c updated the gui to get the model 2022-01-07 10:35:25 -07:00
UpstreamData
770b17c86b added get_model to X19s 2022-01-07 10:25:29 -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
8ec8c57e31 added get_model to get the model of the miner, and reformatted the style of the miner factory getting miner to get a different miner for each type of supported miner 2022-01-07 10:08:20 -07:00
UpstreamData
48aa7232b1 added actual miners versions and types to the factory 2022-01-07 09:34:05 -07:00
UpstreamData
c751d53398 added warnings to notify when removing 2022-01-06 12:37:43 -07:00
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