UpstreamData
|
8091617ee2
|
feature: add supports_power_modes flag.
|
2024-02-12 09:26:09 -07:00 |
|
John-Paul Compagnone
|
a76d1c6149
|
add ePIC UMC S21 support, fix HB generation by using capabilities
|
2024-02-10 19:36:07 -05:00 |
|
Brett Rowan
|
b6a2a5054b
|
bug: fix goldshell sleep mode again.
|
2024-02-10 16:45:29 -07:00 |
|
Brett Rowan
|
07d1c48e33
|
bug: fix goldshell config/power modes.
|
2024-02-10 15:46:55 -07:00 |
|
b-rowan
|
3632c2c4d8
|
feature: add support for goldshell shutdown.
|
2024-02-10 14:25:42 -07:00 |
|
b-rowan
|
09bc9686ae
|
feature: add support for goldshell mode settings.
|
2024-02-10 14:23:17 -07:00 |
|
b-rowan
|
34584ab098
|
feature: add support for KDBoxPro and KDBoxII.
|
2024-02-10 13:56:00 -07:00 |
|
b-rowan
|
5e5516bfb3
|
bug: fix serial numbers for antminer.
|
2024-02-07 20:15:38 -07:00 |
|
UpstreamData
|
4dec329f11
|
bug: Try to return something when checking vnish fw version.
|
2024-02-02 10:06:33 -07:00 |
|
UpstreamData
|
b563ed118e
|
bug: fix vnish firmware version bug.
|
2024-02-02 10:05:34 -07:00 |
|
b-rowan
|
9343308f41
|
feature: Add support for new whatsminers, and try to handle whatsminer errors when receiving data.
|
2024-01-30 21:41:10 -07:00 |
|
UpstreamData
|
be45eb7400
|
bug: fix issues with bosminer multicommand, and update X17 to use BOSMiner instead of BOSer.
|
2024-01-30 13:34:00 -07:00 |
|
UpstreamData
|
30cd8b5cfe
|
bug: fix some issues with rpc renaming.
|
2024-01-29 12:32:54 -07:00 |
|
b-rowan
|
4f0eb49a02
|
bug: fix some issues with epic send config.
|
2024-01-27 09:25:20 -07:00 |
|
John-Paul Compagnone
|
3c7679a22d
|
fix send_config for ePIC
|
2024-01-27 10:50:37 -05:00 |
|
UpstreamData
|
6c14902484
|
Add ePIC send_config and config.as_epic (#101)
* feature: Add epic send_config.
* feature: remove UID from epic config.
* feature: add default for temp configs in epic.
|
2024-01-26 12:47:19 -07:00 |
|
UpstreamData
|
96aa346f00
|
refactor: rename miner.api to miner.rpc. Add miner.api property linked to miner.rpc.
|
2024-01-26 10:15:20 -07:00 |
|
UpstreamData
|
ac7f41be44
|
refactor: move bind addr to init in MinerListener.
|
2024-01-25 16:34:46 -07:00 |
|
UpstreamData
|
66be443dc3
|
refactor: re-arrange some imports.
|
2024-01-25 16:25:25 -07:00 |
|
UpstreamData
|
dd4c087749
|
refactor: move base classes to base.py in their directories, move data locations to miners.data, and rename types to models.
|
2024-01-25 14:26:53 -07:00 |
|
UpstreamData
|
aa1d7c1b6f
|
refactor: make web handlers much more consistent across types, remove graphql, and make luci and grpc the dedicated web apis for BOSer and BOSMiner respectively.
|
2024-01-25 13:50:04 -07:00 |
|
b-rowan
|
3226d47846
|
Merge branch 'dev_fluxos'
|
2024-01-24 18:39:12 -07:00 |
|
b-rowan
|
6c1931fe7e
|
bug: fix some naming issues with auradine, and add chip count for AT1500.
|
2024-01-24 18:37:29 -07:00 |
|
b-rowan
|
1dd87ac102
|
feature: add expected chips for M50S++VK10
|
2024-01-24 18:32:50 -07:00 |
|
b-rowan
|
31682b7fae
|
bug: fix auradine fan data and config parsing.
|
2024-01-24 18:22:28 -07:00 |
|
b-rowan
|
e6523fc7d5
|
bug: fix auradine wattage data.
|
2024-01-24 18:18:11 -07:00 |
|
b-rowan
|
49fc0f3c54
|
bug: fix auradine hashboards.
|
2024-01-24 17:55:47 -07:00 |
|
b-rowan
|
edf31ae7df
|
bug: fix auradine identification.
|
2024-01-24 17:33:41 -07:00 |
|
b-rowan
|
af354fd8e2
|
feature: add auradine to web selection options.
|
2024-01-24 17:17:03 -07:00 |
|
UpstreamData
|
6a2a3e836d
|
bug: fix auradine selection.
|
2024-01-24 16:23:25 -07:00 |
|
b-rowan
|
41709e4706
|
feature: add auradine data functions.
|
2024-01-23 16:15:34 -07:00 |
|
b-rowan
|
b60c7a55d4
|
feature: add auradine control functions.
|
2024-01-23 15:28:37 -07:00 |
|
b-rowan
|
eed1973345
|
feature: add auradine models.
|
2024-01-23 14:23:57 -07:00 |
|
b-rowan
|
64774d2017
|
feature: add basic auradine miner framework.
|
2024-01-23 14:06:54 -07:00 |
|
b-rowan
|
e2b0a76e67
|
bug: fix unneeded error handling when getting hostname fails.
|
2024-01-22 19:40:07 -07:00 |
|
b-rowan
|
27c48764a8
|
refactor: remove miner factory cache.
|
2024-01-22 18:41:19 -07:00 |
|
fdeh
|
dd9c6f1f63
|
Fix vnish wattage dimension
Update backend vnish.py
|
2024-01-22 23:17:27 +03:00 |
|
b-rowan
|
0958f47cfe
|
version: bump version number.
|
2024-01-21 14:39:35 -07:00 |
|
b-rowan
|
3820b40f44
|
bug: Fix DataLocations defaulting to all get_config.
|
2024-01-21 14:39:01 -07:00 |
|
b-rowan
|
2ee19f47e7
|
bug: fix failing configuration on BOSminer.
|
2024-01-21 12:28:11 -07:00 |
|
b-rowan
|
cbab76847a
|
refactor: remove BBB check for BOSMiner.
|
2024-01-21 10:15:44 -07:00 |
|
upstreamdata
|
ce981d1787
|
refactor: reformat.
|
2024-01-18 15:47:52 -07:00 |
|
upstreamdata
|
4b5314a8f6
|
refactor: move ssh to miner.ssh
|
2024-01-18 15:32:09 -07:00 |
|
UpstreamData
|
3be3086a38
|
docs: fix issues with docs.
|
2024-01-16 15:55:01 -07:00 |
|
UpstreamData
|
acdcfd04cd
|
refactor: remove unneeded lambda and remove pass.
|
2024-01-16 15:34:06 -07:00 |
|
UpstreamData
|
91a5998b4e
|
refactor: remove unneeded lambda.
|
2024-01-16 15:31:31 -07:00 |
|
UpstreamData
|
7292af450c
|
refactor: improve RPC handlers.
|
2024-01-16 15:26:32 -07:00 |
|
UpstreamData
|
307926afbb
|
refactor: use protocol for BaseMiner and update attributes to be part of the class rather than a __init__ method.
|
2024-01-16 14:47:43 -07:00 |
|
UpstreamData
|
10293ae24a
|
refactor: add default values for data locations to reduce duplication.
|
2024-01-16 09:31:23 -07:00 |
|
UpstreamData
|
468134e754
|
refactor: fix some not x in y and not x not in y
|
2024-01-16 08:36:31 -07:00 |
|