Commit Graph

14 Commits

Author SHA1 Message Date
UpstreamData
c57a523553 reformatted all files to use the Black formatting style 2022-03-31 11:27:57 -06:00
UpstreamData
4038dae446 fixed some bugs on linux with pipes 2022-03-18 12:02:42 -06:00
UpstreamData
1be12e5d4c moved _get_ssh_connection to the base miner class 2022-03-16 13:34:18 -06:00
UpstreamData
516075db6d reformatted many base commands, and moved them to the BaseMiner class 2022-01-26 08:57:14 -07:00
UpstreamData
ab208d0d2f added rebooting and restarting backend to the GUI 2022-01-08 19:55:26 -07:00
UpstreamData
c93d99b27c updated the gui to get the model 2022-01-07 10:35:25 -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
b58d3cbb9b organized better, started the structure for different miner types 2021-12-20 11:20:16 -07:00
Dellsauce
2b61c042b8 added comments and docstrings to some files 2021-11-03 14:39:28 -07: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
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