Commit Graph

995 Commits

Author SHA1 Message Date
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
UpstreamData
5ba768d0bc added multicommand function 2021-09-23 12:03:34 -06:00
UpstreamData
315b6d2fb9 completed cgminer API 2021-09-23 11:28:56 -06:00
UpstreamData
5cdf04e62e fixed minor bugs in the API implmentation 2021-09-23 10:55:54 -06:00
UpstreamData
d460547591 completed bosminer api 2021-09-23 10:42:43 -06:00
UpstreamData
e82b7ec9bf completed bmminer api and moved APIs to package 2021-09-23 10:34:39 -06:00
UpstreamData
400f816e17 improved error handling, made everything asynchronous, and created a quick test 2021-09-23 09:02:51 -06:00
UpstreamData
609e3e26a9 set up an API error class 2021-09-23 08:49:05 -06:00
UpstreamData
7e68063513 set up commands for bmminer API 2021-09-23 08:39:47 -06:00
UpstreamData
c54ea96b33 set up commands for bosminer API 2021-09-22 15:20:39 -06:00
UpstreamData
46a9b38dd2 added classes for all 3 types of miner API 2021-09-22 14:39:10 -06:00
UpstreamData
c53562be6a added API base class with send_command 2021-09-22 14:34:10 -06:00
UpstreamData
fce79d7bb1 initial commit 2021-09-22 14:21:12 -06:00