Commit Graph

  • 0d123d5dd8 added exporting reports from config tool UpstreamData 2022-05-13 15:23:51 -06:00
  • b9b91293fe improved send command functionality with a generator and added progress to it UpstreamData 2022-05-13 14:28:51 -06:00
  • 47a702c94c fixed a bug for scanning S9s with no boards for testing UpstreamData 2022-05-13 14:03:27 -06:00
  • 6d5a288120 update README.md UpstreamData 2022-05-13 11:35:37 -06:00
  • 038aae95ac 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
  • dd84aede25 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
  • dc8ad271de added S19 board handler UpstreamData 2022-05-12 15:16:05 -06:00
  • b78c1cdca5 added wattage to configure tab UpstreamData 2022-05-12 14:42:37 -06:00
  • 0eb7ced932 added btminer board data UpstreamData 2022-05-12 13:20:57 -06:00
  • 8e58f4492f added bosminer board data UpstreamData 2022-05-12 13:12:54 -06:00
  • 95fb32de19 added images for boards UpstreamData 2022-05-12 12:35:33 -06:00
  • 5145dc19f8 added basic framework for boards in config util UpstreamData 2022-05-12 11:29:28 -06:00
  • 1808d62bba fix references to some table headers UpstreamData 2022-05-11 14:42:36 -06:00
  • 97ef4dfe37 fixed some bugs with testbench on the latest version UpstreamData 2022-05-11 14:28:53 -06:00
  • 174a132e75 attempt to fix a bug in testbench UpstreamData 2022-05-11 14:04:05 -06:00
  • 84d6e58ebe change progress bar completion animation UpstreamData 2022-05-11 13:24:54 -06:00
  • e9a1483e5f fixed some small bugs with whatsminers and progress bar UpstreamData 2022-05-11 13:20:14 -06:00
  • 4eb51eed20 update CFG-Util-README.md UpstreamData 2022-05-11 10:51:36 -06:00
  • 066fc1a4b3 changed Temperature to Temp and added more spacing to pool user UpstreamData 2022-05-11 08:43:32 -06:00
  • cc24236c0a update requirements.txt UpstreamData 2022-05-11 08:40:00 -06:00
  • 564cd42eae added ctrl c and ctrl a functionality to the tables UpstreamData 2022-05-11 08:37:17 -06:00
  • 8677eff491 moved miner count and hashrate to top of tool v0.6.1 UpstreamData 2022-05-10 14:00:50 -06:00
  • 63a21ea9aa updated formatting on scrollbars UpstreamData 2022-05-10 13:53:18 -06:00
  • 1c9d3dc84d updated formatting on page UpstreamData 2022-05-10 13:44:08 -06:00
  • 0dacd3d294 changed sorting to show up on the table headers UpstreamData 2022-05-10 11:51:26 -06:00
  • 6fa74613b4 updated look of CFG util UpstreamData 2022-05-10 11:13:27 -06:00
  • f7fb7a3acb update requirements.txt v0.6.0 UpstreamData 2022-05-09 10:25:25 -06:00
  • 666c5bfc64 added new text buttons to show total hashrate and current sort key UpstreamData 2022-05-09 10:24:48 -06:00
  • 1f8d92f6bb fixed some bugs with sorting UpstreamData 2022-05-09 09:59:48 -06:00
  • ef336a9e23 added asyncio event loop policy update to fix some bugs UpstreamData 2022-05-09 09:20:21 -06:00
  • 7fe6fd47fb added sorting to command table (Tree) UpstreamData 2022-05-09 09:14:32 -06:00
  • 91a0298d96 fix a bug where unknown miners would break configuration UpstreamData 2022-05-06 16:29:07 -06:00
  • ed3d8fc815 Merge branch 'pyqt_gui_cfg_util' UpstreamData 2022-05-06 16:22:28 -06:00
  • 4f2d630746 fix formatting on readme UpstreamData 2022-05-06 16:22:13 -06:00
  • a8c685a883 switched cfg_util over to new version UpstreamData 2022-05-06 16:20:02 -06:00
  • 09660e1934 added indicators of what function is running UpstreamData 2022-05-06 16:12:17 -06:00
  • c01908ff9a added custom command functionality UpstreamData 2022-05-06 16:01:50 -06:00
  • 267c388a95 added restarting and rebooting miner backends UpstreamData 2022-05-06 15:52:21 -06:00
  • 8215d33241 added configuration button UpstreamData 2022-05-06 15:39:18 -06:00
  • f4258a304a add importing configuration from miners UpstreamData 2022-05-06 15:14:49 -06:00
  • 514fafea58 add generate command and change config converters to non async UpstreamData 2022-05-06 15:06:18 -06:00
  • e324369fe0 fixed some bugs with sorting when refreshing data and added refreshing data UpstreamData 2022-05-06 14:55:58 -06:00
  • 3bc9287668 add scan retries to getting data UpstreamData 2022-05-06 13:51:20 -06:00
  • d90bf190c5 added reverse sorting and fixed hashrate sorting UpstreamData 2022-05-06 13:34:12 -06:00
  • 8cc6f66458 added sorting to the 3 main tables UpstreamData 2022-05-06 12:03:43 -06:00
  • a2b071af4f fully implemented fault light command UpstreamData 2022-05-06 11:36:57 -06:00
  • b7b589802f added avalon1 1066 to board util tentatively UpstreamData 2022-05-06 09:11:08 -06:00
  • 93912a6df6 fixed a bug with hashrate data not getting sent with some miners UpstreamData 2022-05-05 14:18:37 -06:00
  • ffce15f653 fixed some bugs with latest version of toolbox UpstreamData 2022-05-03 12:53:14 -06:00
  • 725b14e583 added table manager, to manage tables and handle the treeview UpstreamData 2022-05-05 15:53:13 -06:00
  • 26c6e47f1e added the ability to update the treeview and images in it no longer are as buggy UpstreamData 2022-05-05 14:47:18 -06:00
  • 51dae7375f added select all button and functionality UpstreamData 2022-05-05 13:48:57 -06:00
  • 801cfc4ff8 updated some formatting and improved pool return format UpstreamData 2022-05-05 13:02:00 -06:00
  • ac3ff7a63e justify hostname to the left UpstreamData 2022-05-05 12:12:10 -06:00
  • 1b22810f4b fixed formatting on hashrate UpstreamData 2022-05-05 12:07:57 -06:00
  • b756c9e4a1 added getting data for btminer UpstreamData 2022-05-05 11:37:04 -06:00
  • 64b5e6c032 added getting data for bmminer and cgminer UpstreamData 2022-05-05 11:19:11 -06:00
  • a13f5dd2d1 fix some bugs and start adding bmminer get_data function UpstreamData 2022-05-05 10:52:18 -06:00
  • e6ea8d3e16 added hostname logging and a generalized get dta function for braiins OS UpstreamData 2022-05-05 10:35:47 -06:00
  • af37850289 greatly improved functionality of miner factory UpstreamData 2022-05-05 09:17:20 -06:00
  • 6ecdfa1cf8 scanning now gets data UpstreamData 2022-05-04 16:04:46 -06:00
  • c0b21ebc23 fixed scanning to the tree for commands UpstreamData 2022-05-04 15:06:15 -06:00
  • 184ada417f added tables and basic scanning UpstreamData 2022-05-04 14:44:19 -06:00
  • b636860ecb started basic cfg util changes UpstreamData 2022-05-04 13:08:58 -06:00
  • 0107fdacde update requirements.txt UpstreamData 2022-05-02 10:36:20 -06:00
  • ce5e1cad40 added the option to append the last octet of the IP address to the username when configuring v0.5.0 v0.4.0 v0.3.0 v0.2.0 UpstreamData 2022-04-29 15:37:07 -06:00
  • d877ba01a0 fix spelling issue UpstreamData 2022-04-29 15:02:54 -06:00
  • b0ed990d5a update requirements.txt UpstreamData 2022-04-29 14:38:33 -06:00
  • 89c8a16900 fix light functionality to work as intended UpstreamData 2022-04-29 13:25:08 -06:00
  • 247cf0ccc2 added fault light option to the board utility UpstreamData 2022-04-29 10:18:16 -06:00
  • d0aa219a7a add first page and pie chart to board report UpstreamData 2022-04-28 11:12:33 -06:00
  • 87291e2a89 change some formatting with the board report and fix some bugs UpstreamData 2022-04-27 16:58:47 -06:00
  • 9c88d21db6 add basic board report to board util UpstreamData 2022-04-27 16:35:11 -06:00
  • 8b7415042f fixed a bug with the webserver UpstreamData 2022-04-25 14:40:32 -06:00
  • 59ab6e6c8a reformatted and clarified some code UpstreamData 2022-04-21 10:09:30 -06:00
  • 0724a376ea refactored some code in board util UpstreamData 2022-04-21 09:43:05 -06:00
  • f9f26a5587 added better logging and process to testbench UpstreamData 2022-04-20 11:36:09 -06:00
  • ed4122fb21 added better logging to testbench UpstreamData 2022-04-19 10:29:13 -06:00
  • 0739a7f689 added a try except block for logging errors per miner in the testbench UpstreamData 2022-04-19 10:15:12 -06:00
  • c7b7a6e7c5 made sure there will always be board 6, 7, and 8 in tunerstatus UpstreamData 2022-04-18 16:12:12 -06:00
  • 2a132c8325 addded basic tuner status data on testbench UpstreamData 2022-04-18 16:02:21 -06:00
  • 154882a668 fixed an issue with pinging when done. UpstreamData 2022-04-18 14:29:54 -06:00
  • 3f64c9dd67 Merge remote-tracking branch 'origin/testbench-webserver' into testbench-webserver UpstreamData 2022-04-18 14:17:29 -06:00
  • d8d66e4244 fixed a bug with not hiding the light button UpstreamData 2022-04-18 13:12:08 -06:00
  • a9cdefcd43 finished adding timer UpstreamData 2022-04-18 12:29:55 -06:00
  • 029d3ef596 added online timer for testing UpstreamData 2022-04-18 12:13:41 -06:00
  • 0e474402c0 reformatted files UpstreamData 2022-04-18 10:24:53 -06:00
  • b6560cdedb added fixing file exists bug UpstreamData 2022-04-18 10:13:48 -06:00
  • 767575703e fixed some bugs with finishing the install UpstreamData 2022-04-18 09:52:45 -06:00
  • 4b4d9060ed changed some printing to logging logs UpstreamData 2022-04-18 08:49:21 -06:00
  • ad75b1d25c added web testbench to main apps UpstreamData 2022-04-14 18:43:36 -06:00
  • 4b767c5427 fixed more bugs UpstreamData 2022-04-14 18:38:29 -06:00
  • a6df7a83d6 fixed many remaining bugs in testbench webserver, should be ready for use. UpstreamData 2022-04-14 18:17:23 -06:00
  • 93f2990399 finished miner install to be tested UpstreamData 2022-04-14 14:40:31 -06:00
  • e74f67089e finished light functionality UpstreamData 2022-04-14 13:16:16 -06:00
  • 41a6078790 added partial fault light functionality and fixed stdout output direction UpstreamData 2022-04-14 11:34:21 -06:00
  • 4d93926fee added output when running install process UpstreamData 2022-04-14 11:08:52 -06:00
  • 03f5cafe76 added sending output from miners UpstreamData 2022-04-14 10:57:32 -06:00
  • 4f6ebff880 set graphs to show and hide when getting data UpstreamData 2022-04-14 10:43:26 -06:00
  • af27cbbe2c set graphs to update when receiving data UpstreamData 2022-04-14 10:34:51 -06:00