d488c8458c
added the ability to scan a range of IPs as part of the miner network by passing a string formatted as {ip_range_1_start}-{ip_range_1_end}, {ip_range_2_start}-{ip_range_2_end} to the miner network
UpstreamData
2022-03-17 12:05:58 -06:00
6d2e40c81d
added support for avalon10xx miners
UpstreamData
2022-03-16 15:21:09 -06:00
594b5d0448
improved logging format and sent output to a file
UpstreamData
2022-03-16 14:03:32 -06:00
1be12e5d4c
moved _get_ssh_connection to the base miner class
UpstreamData
2022-03-16 13:34:18 -06:00
bae2ee4245
changed MinerFactory to a singleton class to ensure clearing its cache is easier and removed creation of independant miner factories for each utility
UpstreamData
2022-03-16 12:05:44 -06:00
57bd606f21
add logging to base miner API
UpstreamData
2022-03-16 10:56:33 -06:00
eb8cefa461
add logging to btminer and fix some bugs
UpstreamData
2022-03-16 08:40:41 -06:00
9edcd866bb
added more logging for bosminer models.
UpstreamData
2022-03-15 09:07:07 -06:00
07a8b00a93
added logging to bmminer and X19 models
UpstreamData
2022-03-14 16:07:47 -06:00
c22be7ded8
started adding some basic logging functionality
UpstreamData
2022-03-14 15:52:46 -06:00
2380b94db1
update unknown API docstring
UpstreamData
2022-03-14 14:12:31 -06:00
d8e59afee0
Upsdated bosminer API docstrings, and fixed some errors in CGMiner API docstings
UpstreamData
2022-03-14 14:07:17 -06:00
05e14baa68
added some todos
UpstreamData
2022-03-14 11:26:53 -06:00
ff56148732
fixed some bugs with cgminer, and included VC redistributables in CXFreeze build for CFG util
UpstreamData
2022-03-14 10:18:28 -06:00
bfc5668d24
fixed some bugs with running the web app from docker
UpstreamData
2022-03-09 10:53:26 -07:00
b3103ae700
fixed fan formatting on smaller devices
UpstreamData
2022-03-08 12:23:38 -07:00
43834203a8
reformatted file structure and reformatted for phones, as well as fixed web sockets for remote devices
UpstreamData
2022-03-08 11:39:10 -07:00
7ba8044564
added dockerfile and removed cxfreeze from web_monitor requirements due to it breaking the docker setup
UpstreamData
2022-03-08 09:09:28 -07:00
7e91fe12e7
updated some ports and fixed a bug with summary keys when getting data
UpstreamData
2022-03-07 14:54:36 -07:00
97a9b59acc
added dashboard hashrate info
UpstreamData
2022-03-04 11:53:31 -07:00
87b8de9029
strated on basic framework for dashboard in web_monitor
UpstreamData
2022-03-04 11:24:06 -07:00
42f5146632
added different select gradient
UpstreamData
2022-03-02 15:54:49 -07:00
f613cc039f
added spinner to scan
UpstreamData
2022-03-02 15:47:17 -07:00
e974c77359
added fan and hashrate data for S19s and Whatsminers
UpstreamData
2022-03-02 15:38:29 -07:00
0f324177cb
added fan data for braiins OS
UpstreamData
2022-03-02 15:15:20 -07:00
46a4508cd7
updated more gradient formatting an added gradients to navbar
UpstreamData
2022-03-02 14:36:34 -07:00
d4d9b1ad3c
added gradients to fan data
UpstreamData
2022-03-02 13:12:20 -07:00
322ee05fdf
added bounding box to the chart
UpstreamData
2022-03-02 12:15:46 -07:00
85569366a2
sorted current miners for the navbar
UpstreamData
2022-03-02 11:16:02 -07:00
dea6ff2a96
improved chart functionality in the web monitor and added handlers for errors such as no response from the miner
UpstreamData
2022-03-02 11:11:34 -07:00
3fcd2edf6f
charts on miner pages work now, they gather data from miners and put it into the graph, with a max size of 49 entried per graph
UpstreamData
2022-03-01 16:17:28 -07:00
16b84310ec
added graph with fake data on each miner page, and added basic formatting to it.
UpstreamData
2022-03-01 16:01:39 -07:00
f8899521bc
improved navbar formatting, added active formats for all miners, moved add miners to a miner subtab
UpstreamData
2022-03-01 12:51:49 -07:00
3558a1a6b1
finished up scan page, added the ability to add miners and them get listed in the miner list, and started adding the individual miner pages
UpstreamData
2022-03-01 12:28:36 -07:00
385943755d
further improved formatting of scan page, added disabled checkboxes on scan, updated miner count on add
UpstreamData
2022-03-01 11:30:48 -07:00
3002cb4e97
added basic addition of miners to the list and improved some functionality of the web tool
UpstreamData
2022-02-28 16:28:40 -07:00