UpstreamData
|
8948af55f2
|
fixed a small bug with bosminer MAC
|
2022-06-10 11:30:24 -06:00 |
|
UpstreamData
|
dd8fe41ad1
|
added estimate env temp for X19 and change format of X19 and X17 files
|
2022-06-10 11:22:41 -06:00 |
|
UpstreamData
|
198eedcd43
|
added env_temp for whatsminers
|
2022-06-10 11:03:09 -06:00 |
|
UpstreamData
|
f7309decdb
|
finish adding support for a bunch of new avalonminers
|
2022-06-09 14:38:51 -06:00 |
|
UpstreamData
|
bc2d549ce5
|
moved MinerConfig to config.__init__.py and removed old config methods
|
2022-06-07 11:50:36 -06:00 |
|
UpstreamData
|
943ebc77a1
|
switch braiins miners over to using new config dataclass
|
2022-06-07 10:49:41 -06:00 |
|
Colin Crossman
|
e70bfdc886
|
Fix indent issue that caused missing MAC addresses (#10)
|
2022-06-05 15:50:07 -06:00 |
|
UpstreamData
|
8e1803add1
|
made slight optimizations to get_data and the way the miner gets mac data
|
2022-06-03 15:30:09 -06:00 |
|
UpstreamData
|
0d497baa45
|
added mac for M20 series
|
2022-06-03 14:55:03 -06:00 |
|
UpstreamData
|
d3a71c5a93
|
added mac addresses to get_data
|
2022-06-03 14:29:10 -06:00 |
|
UpstreamData
|
895a5b7ac8
|
fixed more bugs with whatsminers and added more versions
|
2022-06-03 11:20:34 -06:00 |
|
UpstreamData
|
7cc7973587
|
fixed a bug with some BOS S17e not returning data frm devdetails and fans
|
2022-06-01 10:19:58 -06:00 |
|
UpstreamData
|
38506903ea
|
fixed an issue with BMMiner get data and bosminer get data not identifying correct board number.
|
2022-05-31 08:45:49 -06:00 |
|
UpstreamData
|
739126935a
|
fixed some bugs with differing version of BTMiner and different versions of M30S++ having different chip counts
|
2022-05-30 11:13:37 -06:00 |
|
UpstreamData
|
5c850a43a9
|
ignore errors with S19 multicommands
|
2022-05-30 09:46:05 -06:00 |
|
UpstreamData
|
24b037f273
|
fixed a bug with bmminer stats
|
2022-05-30 09:40:30 -06:00 |
|
UpstreamData
|
69820dd9d2
|
slightly improved getting data from bmminer X9, X17, and X19 with an improvement to finding offset
|
2022-05-27 11:47:44 -06:00 |
|
UpstreamData
|
c53c18654b
|
improved bmminer with a fan and board offset
|
2022-05-27 11:01:25 -06:00 |
|
UpstreamData
|
18797f4b56
|
added S9 data for bmminer
|
2022-05-27 10:41:41 -06:00 |
|
UpstreamData
|
c35b30e949
|
fixed formatting issues
|
2022-05-26 13:23:32 -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
|
3451b88669
|
added temps and fans for bmminer and cgminer
|
2022-05-26 10:57:52 -06:00 |
|
UpstreamData
|
baaad73eb8
|
fixed a bug with pool prefix not getting removed when getting data
|
2022-05-26 10:39:39 -06:00 |
|
UpstreamData
|
34c9f85098
|
added btminer fan data and per chip temps
|
2022-05-26 10:36:39 -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
|
568f86700b
|
improved X19 miner scan speed and implemented miner data in miners
|
2022-05-25 14:44:23 -06:00 |
|
UpstreamData
|
ed89476866
|
fixed a bug with temp not displaying on the cfg tool
|
2022-05-18 12:50:44 -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
|
5e6bc8c8ef
|
add mac addresses for bosminer, and reformat
|
2022-05-17 08:51:56 -06:00 |
|
UpstreamData
|
40bacbf41c
|
add getting mac for whatsminers
|
2022-05-16 15:01:04 -06:00 |
|
UpstreamData
|
e091863aa7
|
fixed a bug with suspended whatsminers
|
2022-05-16 14:06:23 -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
|
45befb569b
|
updated a bunch of miner chip counts, added S19a, and fixed a bug with whatsminer M30S++
|
2022-05-16 08:42:26 -06:00 |
|
UpstreamData
|
9c2de26182
|
switched over to hashrate av to be more accurate when getting data
|
2022-05-13 15:35:42 -06:00 |
|
UpstreamData
|
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
|
2022-05-13 15:35:41 -06:00 |
|