This website requires JavaScript.
e7d269008c
added the basics of the recording functionality, just need to write out to file.
UpstreamData
2022-06-02 11:08:14 -06:00
7dfe25e5d2
added base for recording miner data to pdf file.
UpstreamData
2022-06-01 16:13:30 -06:00
382f9cff76
added reboot command for X19 and X17 models on BMMiner
UpstreamData
2022-06-01 14:02:34 -06:00
a5195ff1db
fix a bug with testbench where toolbox finds braiins but bench does not
UpstreamData
2022-06-01 11:28:09 -06:00
b1ec726d18
added some docstrings to data
UpstreamData
2022-06-01 11:22:30 -06:00
5ae2cb2b22
fixed a bug with not all table data getting reset on data update
UpstreamData
2022-06-01 11:22:12 -06:00
472a15f4ca
added fault light function for X17 BMMiner models
UpstreamData
2022-06-01 10:54:45 -06:00
7cc7973587
fixed a bug with some BOS S17e not returning data frm devdetails and fans
UpstreamData
2022-06-01 10:19:44 -06:00
ab964e4c88
fixed a bug with sorting by chip %
UpstreamData
2022-06-01 08:15:27 -06:00
4087874b4a
added get hostname to X19 miners
UpstreamData
2022-05-31 17:05:05 -06:00
844deec0d3
add fault light command to X19 miners
UpstreamData
2022-05-31 16:54:56 -06:00
d36eef4c33
switched to httpx
UpstreamData
2022-05-31 16:08:17 -06:00
69d4ee5570
Revert "add .readthedocs.yaml"
UpstreamData
2022-05-31 13:23:41 -06:00
e6d3ec01fe
Merge remote-tracking branch 'origin/master'
UpstreamData
2022-05-31 13:18:59 -06:00
e7b01ccdab
add .readthedocs.yaml
UpstreamData
2022-05-31 13:18:52 -06:00
38506903ea
fixed an issue with BMMiner get data and bosminer get data not identifying correct board number.
UpstreamData
2022-05-31 08:45:40 -06:00
c9a1560052
Merge remote-tracking branch 'origin/master'
v0.8.0
UpstreamData
2022-05-30 14:20:48 -06:00
88f8ff10b7
fixed a bug with sorting
UpstreamData
2022-05-30 14:19:57 -06:00
11d38c9c3b
fixed a bug with sorting
UpstreamData
2022-05-30 14:19:57 -06:00
0082037f45
add dev-requirements and remove cx-freeze from requirements
UpstreamData
2022-05-30 13:29:47 -06:00
dd5ccafa1e
added listener function to cfg util
UpstreamData
2022-05-30 13:27:56 -06:00
739126935a
fixed some bugs with differing version of BTMiner and different versions of M30S++ having different chip counts
UpstreamData
2022-05-30 11:13:37 -06:00
5c850a43a9
ignore errors with S19 multicommands
UpstreamData
2022-05-30 09:46:05 -06:00
24b037f273
fixed a bug with bmminer stats
UpstreamData
2022-05-30 09:40:30 -06:00
f847700c05
fixed a bug with antminers not reporting type because of fans in testbench, and added a long running get data for long tests
UpstreamData
2022-05-27 11:53:19 -06:00
69820dd9d2
slightly improved getting data from bmminer X9, X17, and X19 with an improvement to finding offset
UpstreamData
2022-05-27 11:47:44 -06:00
ad4b710cb7
miner is no longer cached in miner factory if it is unknown
UpstreamData
2022-05-27 11:05:35 -06:00
c53c18654b
improved bmminer with a fan and board offset
UpstreamData
2022-05-27 11:01:25 -06:00
18797f4b56
added S9 data for bmminer
UpstreamData
2022-05-27 10:41:41 -06:00
e86c93e287
fixed refreshing data
UpstreamData
2022-05-26 16:19:15 -06:00
89cfde28f5
added chips for M30S
UpstreamData
2022-05-26 16:05:48 -06:00
0f2a867828
fix wrong import from collections
UpstreamData
2022-05-26 15:53:38 -06:00
4f5aef2d45
update some type hints and comments in miner factory, and remove some uneeded imports
UpstreamData
2022-05-26 15:51:57 -06:00
96801f93d1
made fault lights and async generator to make them much faster
UpstreamData
2022-05-26 15:41:41 -06:00
a8ce73c3d6
fixed an issue with the windows event loop not working with asyncio.create_subprocess_shell
UpstreamData
2022-05-26 15:25:04 -06:00
513dd2b981
fixed abug with testbench not removing miners when there were 0 online
UpstreamData
2022-05-26 13:48:49 -06:00
c35b30e949
fixed formatting issues
UpstreamData
2022-05-26 13:23:32 -06:00
942f2a1c8d
improved type hinting and formatting in miner factory
UpstreamData
2022-05-26 12:14:28 -06:00
9078df680e
added get_data to web_monitor dashboard
UpstreamData
2022-05-26 11:15:01 -06:00
527997cc58
fixed a bug with refreshing data
UpstreamData
2022-05-26 11:13:39 -06:00
41433bcaf5
change hashrate data to 1m as it seems more consistent, and add get_data to web monitor
UpstreamData
2022-05-26 11:12:31 -06:00
3451b88669
added temps and fans for bmminer and cgminer
UpstreamData
2022-05-26 10:57:52 -06:00
a42af2764e
fixed a bug with ideal chips not getting set fast enough
UpstreamData
2022-05-26 10:43:10 -06:00
baaad73eb8
fixed a bug with pool prefix not getting removed when getting data
UpstreamData
2022-05-26 10:39:39 -06:00
34c9f85098
added btminer fan data and per chip temps
UpstreamData
2022-05-26 10:36:39 -06:00
d6638fa4d2
added fan counts to miners, and added more data to bosminer and miner data
UpstreamData
2022-05-26 10:26:40 -06:00
0f51487d3f
added miner data to base miner
UpstreamData
2022-05-26 08:41:51 -06:00
3a11b173c3
added chip percent to config tool
UpstreamData
2022-05-25 15:02:48 -06:00
568f86700b
improved X19 miner scan speed and implemented miner data in miners
UpstreamData
2022-05-25 14:44:23 -06:00
3b702aac2c
improved handling of MinerData by improving dataclass
UpstreamData
2022-05-25 14:01:52 -06:00
6fbd9faffd
updated network test to use unittest
UpstreamData
2022-05-25 11:49:28 -06:00
9eb2259aae
removed extra print statements and a loop that wasnt needed in miner factory
UpstreamData
2022-05-25 09:02:37 -06:00
149c386a4c
fix a bug with X17 not responding
UpstreamData
2022-05-25 08:56:02 -06:00
726e7ff0f0
add support for basic S9is
UpstreamData
2022-05-24 14:43:22 -06:00
87a690eb00
create basic dataclass for miner data
UpstreamData
2022-05-20 10:04:51 -06:00
fd5dba4036
fixed some bugs and improved testbench look
UpstreamData
2022-05-19 15:54:29 -06:00
e54847337a
update testbench color palette
UpstreamData
2022-05-19 15:30:39 -06:00
3ff43c3ccd
removed old tools that will no longer work
UpstreamData
2022-05-19 11:56:12 -06:00
ec5563f2f0
slightly improved network functionality and added tests for network
UpstreamData
2022-05-19 11:55:38 -06:00
40f14876cc
made miner count a fixed position bar
UpstreamData
2022-05-19 11:05:40 -06:00
6abfe8a503
switch testbench to dark mode and add miner count
UpstreamData
2022-05-19 10:47:36 -06:00
0a4d52ef03
fixed a bug with matplotlib.pyplot.subplots() causing resizing of windows
Dewey Cox
2022-05-19 09:11:28 -06:00
e4207e0120
Allow MinerFactory to take a list of discrete IPs (#7 )
Colin Crossman
2022-05-18 20:16:47 -06:00
ed89476866
fixed a bug with temp not displaying on the cfg tool
UpstreamData
2022-05-18 12:50:44 -06:00
7f7964526c
fixed some bugs with scanning being too fast to get data and killing the tasks
UpstreamData
2022-05-18 12:13:20 -06:00
85b282740a
update scanning in web interface
UpstreamData
2022-05-18 11:39:14 -06:00
8cbf3a20a3
make miner ips a true ip address, and allow sorting miners using __lt__ and __gt__
UpstreamData
2022-05-18 11:34:39 -06:00
8ebcbd3c33
vastly improved scanning in web monitor
UpstreamData
2022-05-18 11:12:38 -06:00
c3e285a9ee
fix some bugs in web monitor
UpstreamData
2022-05-18 11:06:21 -06:00
9f19b42de5
fixed some bugs with older versions of braiins OS +, and fixed a bug in testbench
UpstreamData
2022-05-17 13:09:10 -06:00
3d265e823b
update README.md
v0.7.0
UpstreamData
2022-05-17 09:08:50 -06:00
5e6bc8c8ef
add mac addresses for bosminer, and reformat
UpstreamData
2022-05-17 08:51:56 -06:00
871499b77f
fix some bugs in miner listener
UpstreamData
2022-05-16 16:22:05 -06:00
117a161fd5
added miner listener to listen for ip reporting
UpstreamData
2022-05-16 16:16:22 -06:00
40bacbf41c
add getting mac for whatsminers
UpstreamData
2022-05-16 15:00:52 -06:00
e091863aa7
fixed a bug with suspended whatsminers
UpstreamData
2022-05-16 14:06:23 -06:00
85e8ac63f1
update light column
UpstreamData
2022-05-16 13:46:16 -06:00
a5252e3a84
update README.md
UpstreamData
2022-05-16 12:30:04 -06:00
404d6590db
improved resizing and light
UpstreamData
2022-05-16 11:55:13 -06:00
1d04399daf
made the window of the cfg util resizeable
UpstreamData
2022-05-16 11:35:45 -06:00
03ebcacca5
added an old version of Bosminer for non plus miners to be able to update
UpstreamData
2022-05-16 11:24:32 -06:00
75934fd7fe
fixed another bug with testbench putting miners into recovery mode
UpstreamData
2022-05-16 10:50:07 -06:00
bbeca15799
attempted to fix a bug with testbench
UpstreamData
2022-05-16 10:40:28 -06:00
45befb569b
updated a bunch of miner chip counts, added S19a, and fixed a bug with whatsminer M30S++
UpstreamData
2022-05-16 08:42:26 -06:00
61334ed99e
Merge remote-tracking branch 'origin/combine_board_cfg_util' into combine_board_cfg_util
UpstreamData
2022-05-13 15:37:27 -06:00
2bf059df01
remove board util
UpstreamData
2022-05-13 15:35:11 -06:00
9c2de26182
switched over to hashrate av to be more accurate when getting data
UpstreamData
2022-05-13 15:31:32 -06:00
714983cddc
added exporting reports from config tool
UpstreamData
2022-05-13 15:23:51 -06:00
191f1d24b9
improved send command functionality with a generator and added progress to it
UpstreamData
2022-05-13 14:28:51 -06:00
5a0bafb964
fixed a bug for scanning S9s with no boards for testing
UpstreamData
2022-05-13 14:03:27 -06:00
67aedd319d
update README.md
UpstreamData
2022-05-13 11:35:37 -06:00
44012c50d6
finished updating the miner type handlers to create subclasses of the backend and type to create a miner, each of which handles its own data to simplify creation of new miner types
UpstreamData
2022-05-13 11:27:56 -06:00
06540efc98
changed the way antminers and whatsminers are handled in the factory to allow for more precision on chip counts
UpstreamData
2022-05-12 16:42:02 -06:00
9d0d1a24d9
added S19 board handler
UpstreamData
2022-05-12 15:16:05 -06:00
8568f91482
added btminer board data
UpstreamData
2022-05-12 13:20:57 -06:00
64918e5552
added bosminer board data
UpstreamData
2022-05-12 13:12:54 -06:00
53d5ecd04a
added images for boards
UpstreamData
2022-05-12 12:35:33 -06:00
1b0e80a418
added basic framework for boards in config util
UpstreamData
2022-05-12 11:29:28 -06:00
9ad506a313
remove board util
UpstreamData
2022-05-13 15:35:11 -06:00
18c4bbd09c
switched over to hashrate av to be more accurate when getting data
UpstreamData
2022-05-13 15:31:32 -06:00