UpstreamData
|
10949225c0
|
fix generate report pie chart to fix overlapping labels when all boards are working
|
2022-06-08 10:59:52 -06:00 |
|
UpstreamData
|
480aab550c
|
added advanced config file generator
|
2022-06-07 15:55:43 -06:00 |
|
UpstreamData
|
fa83e61249
|
fix a bug with config tool generating configs
|
2022-06-07 14:47:21 -06:00 |
|
UpstreamData
|
15fc27e6fa
|
added configuration for X19 miners
|
2022-06-07 11:12:26 -06:00 |
|
UpstreamData
|
943ebc77a1
|
switch braiins miners over to using new config dataclass
|
2022-06-07 10:49:41 -06:00 |
|
UpstreamData
|
7a5a0b287c
|
fixed a bug with some versions of whatsminer and improved logging
|
2022-06-03 09:35:55 -06:00 |
|
UpstreamData
|
c7d73276c8
|
fixed a small bug with sorting
|
2022-06-03 08:59:15 -06:00 |
|
UpstreamData
|
4bbb9d0b08
|
added a basis for configuration of X17 and X19 miners by getting pool info from config file.
|
2022-06-02 16:06:36 -06:00 |
|
UpstreamData
|
3ee49e6fd7
|
fixed a warning with ylim being set to 0
|
2022-06-02 14:52:17 -06:00 |
|
UpstreamData
|
dcd3e99d73
|
added interval to recording
|
2022-06-02 14:25:55 -06:00 |
|
UpstreamData
|
64018cdad8
|
completed basic recording functionality
|
2022-06-02 14:17:08 -06:00 |
|
UpstreamData
|
e7d269008c
|
added the basics of the recording functionality, just need to write out to file.
|
2022-06-02 11:08:14 -06:00 |
|
UpstreamData
|
7dfe25e5d2
|
added base for recording miner data to pdf file.
|
2022-06-01 16:13:30 -06:00 |
|
UpstreamData
|
a5195ff1db
|
fix a bug with testbench where toolbox finds braiins but bench does not
|
2022-06-01 11:44:07 -06:00 |
|
UpstreamData
|
5ae2cb2b22
|
fixed a bug with not all table data getting reset on data update
|
2022-06-01 11:22:12 -06:00 |
|
UpstreamData
|
ab964e4c88
|
fixed a bug with sorting by chip %
|
2022-06-01 08:15:35 -06:00 |
|
UpstreamData
|
d36eef4c33
|
switched to httpx
|
2022-05-31 16:08:17 -06:00 |
|
UpstreamData
|
88f8ff10b7
|
fixed a bug with sorting
|
2022-05-30 14:20:37 -06:00 |
|
UpstreamData
|
dd5ccafa1e
|
added listener function to cfg util
|
2022-05-30 13:27:56 -06:00 |
|
UpstreamData
|
f847700c05
|
fixed a bug with antminers not reporting type because of fans in testbench, and added a long running get data for long tests
|
2022-05-27 11:54:51 -06:00 |
|
UpstreamData
|
e86c93e287
|
fixed refreshing data
|
2022-05-26 16:19:15 -06:00 |
|
UpstreamData
|
4f5aef2d45
|
update some type hints and comments in miner factory, and remove some uneeded imports
|
2022-05-26 15:51:57 -06:00 |
|
UpstreamData
|
96801f93d1
|
made fault lights and async generator to make them much faster
|
2022-05-26 15:41:41 -06:00 |
|
UpstreamData
|
a8ce73c3d6
|
fixed an issue with the windows event loop not working with asyncio.create_subprocess_shell
|
2022-05-26 15:25:04 -06:00 |
|
UpstreamData
|
513dd2b981
|
fixed abug with testbench not removing miners when there were 0 online
|
2022-05-26 13:48:49 -06:00 |
|
UpstreamData
|
c35b30e949
|
fixed formatting issues
|
2022-05-26 13:23:32 -06:00 |
|
UpstreamData
|
9078df680e
|
added get_data to web_monitor dashboard
|
2022-05-26 11:15:01 -06:00 |
|
UpstreamData
|
527997cc58
|
fixed a bug with refreshing data
|
2022-05-26 11:13:39 -06:00 |
|
UpstreamData
|
41433bcaf5
|
change hashrate data to 1m as it seems more consistent, and add get_data to web monitor
|
2022-05-26 11:12:31 -06:00 |
|
UpstreamData
|
d6638fa4d2
|
added fan counts to miners, and added more data to bosminer and miner data
|
2022-05-26 10:26:40 -06:00 |
|
UpstreamData
|
3a11b173c3
|
added chip percent to config tool
|
2022-05-25 15:02:48 -06:00 |
|
UpstreamData
|
568f86700b
|
improved X19 miner scan speed and implemented miner data in miners
|
2022-05-25 14:44:23 -06:00 |
|
UpstreamData
|
fd5dba4036
|
fixed some bugs and improved testbench look
|
2022-05-19 15:54:29 -06:00 |
|
UpstreamData
|
e54847337a
|
update testbench color palette
|
2022-05-19 15:31:12 -06:00 |
|
UpstreamData
|
3ff43c3ccd
|
removed old tools that will no longer work
|
2022-05-19 11:56:12 -06:00 |
|
UpstreamData
|
40f14876cc
|
made miner count a fixed position bar
|
2022-05-19 11:05:40 -06:00 |
|
UpstreamData
|
6abfe8a503
|
switch testbench to dark mode and add miner count
|
2022-05-19 10:47:36 -06:00 |
|
Dewey Cox
|
0a4d52ef03
|
fixed a bug with matplotlib.pyplot.subplots() causing resizing of windows
|
2022-05-19 09:11:28 -06:00 |
|
UpstreamData
|
7f7964526c
|
fixed some bugs with scanning being too fast to get data and killing the tasks
|
2022-05-18 12:13:20 -06:00 |
|
UpstreamData
|
85b282740a
|
update scanning in web interface
|
2022-05-18 11:39:14 -06:00 |
|
UpstreamData
|
8cbf3a20a3
|
make miner ips a true ip address, and allow sorting miners using __lt__ and __gt__
|
2022-05-18 11:34:39 -06:00 |
|
UpstreamData
|
8ebcbd3c33
|
vastly improved scanning in web monitor
|
2022-05-18 11:12:38 -06:00 |
|
UpstreamData
|
c3e285a9ee
|
fix some bugs in web monitor
|
2022-05-18 11:06:21 -06:00 |
|
UpstreamData
|
9f19b42de5
|
fixed some bugs with older versions of braiins OS +, and fixed a bug in testbench
|
2022-05-17 13:09:10 -06:00 |
|
UpstreamData
|
85e8ac63f1
|
update light column
|
2022-05-16 13:46:16 -06:00 |
|
UpstreamData
|
404d6590db
|
improved resizing and light
|
2022-05-16 11:55:13 -06:00 |
|
UpstreamData
|
1d04399daf
|
made the window of the cfg util resizeable
|
2022-05-16 11:35:45 -06:00 |
|
UpstreamData
|
03ebcacca5
|
added an old version of Bosminer for non plus miners to be able to update
|
2022-05-16 11:24:32 -06:00 |
|
UpstreamData
|
75934fd7fe
|
fixed another bug with testbench putting miners into recovery mode
|
2022-05-16 10:50:07 -06:00 |
|
UpstreamData
|
bbeca15799
|
attempted to fix a bug with testbench
|
2022-05-16 10:40:28 -06:00 |
|