Commit Graph

1012 Commits

Author SHA1 Message Date
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
7f0bd87ed1 improved api.__init__ formatting and readability 2021-11-03 12:03:33 -06:00
UpstreamData
027423242d fixed a bug with multicommand on S19 where it doesnt work with the '+'.join(*commands) 2021-11-03 11:41:12 -06:00
UpstreamData
9c3faca667 fixed a bug with get_hashrate 2021-11-03 09:49:21 -06:00
UpstreamData
3fb37f2741 added a braiinsUpdate in main and added HR total in config tool 2021-11-03 09:36:03 -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
44a0a63580 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	miners/miner_factory.py
2021-10-26 19:49:21 -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
2acec11589 fixed miner factory to return the right kind of miner for CG and BM 2021-10-26 19:48:33 -06:00
M. Mackenzie
f73f018c03 upload cgminer sample config 2021-10-26 16:50:21 -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
UpstreamData
edbd1bbe94 fixed json decoding error, now raises APIError, and sorted IP List same as data list 2021-10-26 11:40:17 -06:00
UpstreamData
f4500b88ac fixed requirements.txt, removed netifaces because installing it sucks 2021-10-26 10:23:22 -06:00
UpstreamData
75328dba5d added more features, and fixed a bug with multicommand 2021-10-26 10:04:49 -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
42dd10fb8f Merge remote-tracking branch 'origin/imperium2' into imperium2 2021-10-22 14:35:10 -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
murraymack
3d67222941 Added reset, start, stop, get config 2021-10-22 14:34:02 -06:00
murraymack
6da8dce52d Added reset, start, stop, get config 2021-10-22 14:30:38 -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
f09ce7227f added an icon to config tool 2021-10-21 09:58:37 -06:00
UpstreamData
f6ba3adde9 added basic config file 2021-10-20 16:20:18 -06:00
UpstreamData
ea2ec6463e improved format and readability 2021-10-20 13:47:58 -06:00
UpstreamData
62ea4578a2 Added sort function 2021-10-19 16:48:55 -06:00
UpstreamData
f9cae8017c Added current pool username to get data 2021-10-19 15:17:42 -06:00
UpstreamData
fdeb50ab76 miner lights work now 2021-10-19 11:38:53 -06:00
UpstreamData
e5bb6e1f1c added requirements.txt 2021-10-19 11:28:35 -06:00
UpstreamData
d5453efd74 updated config output generator and timestamp to be correct 2021-10-19 11:27:44 -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
4778aa957b Created get_commands for each api 2021-10-07 15:55:27 -06:00
UpstreamData
0d12adf375 started Miner classes 2021-10-07 14:34:14 -06:00
UpstreamData
5f835021d1 added basic network functionality 2021-10-07 14:33:53 -06:00
UpstreamData
e3bc84455d added more type hinting for returns 2021-09-23 12:09:17 -06:00