248 Commits

Author SHA1 Message Date
macphyter
d9e961809a Check TPS546 regulator for faults and show fault registers 2024-04-30 22:53:16 -06:00
Benjamin Wilson
dc98c84506 v303 2024-04-20 13:27:54 -04:00
Ben
75ef84d0c3 Merge branch 'hex_v302' of https://github.com/skot/ESP-Miner into hex_v302 2024-02-25 23:37:58 -05:00
Ben
fb20a75224 gui hex stuff 2024-02-25 23:37:55 -05:00
Ben
e561f60220 Merge branch 'master' into hex_v302 2024-02-25 12:38:39 -05:00
Ben
69e3c4bb81 axeos refactor init 2024-02-25 12:36:43 -05:00
macphyter
82da18cccc Got Hex fan driver working 2024-02-23 00:44:19 -07:00
macphyter
36dce9c7f2 Change temperature warning levels on the Hex GUI 2024-02-14 21:53:07 -07:00
macphyter
6daf97ed70 add Hex specific items to the GUI 2024-02-14 21:07:33 -07:00
macphyter
9f93ee77b6 Revert "Disable hashing"
This reverts commit bc4eb89cf88bcb765df30e5f8f2f1c4a12e36d58.
2024-02-13 20:23:42 -07:00
johnny9
bc4eb89cf8 Disable hashing 2024-02-12 22:22:05 -05:00
macphyter
2b6fae6896 fix power calculation 2024-02-11 23:05:03 -07:00
macphyter
33126ca3e5 Read vcore properly in GUI 2024-02-11 21:31:29 -07:00
macphyter
44092eff01 tweak power management 2024-02-11 19:37:46 -07:00
macphyter
b8632fcf2b get system loop working 2024-02-11 01:14:52 -07:00
macphyter
d448201846 new power management task for Hex 2024-02-10 12:52:06 -07:00
Skot
3df855d9b4 Add BM1368 support
co-authored-by: John-Paul Compagnone <jpcompagnone@epicblockchain.io>
co-authored-by: johnny9 <985648+johnny9@users.noreply.github.com>
co-authored-by: Ben <wilsob12@gmail.com>
2024-02-10 13:37:39 -05:00
macphyter
a246efdcf4 increase I2C timeout value for long operations 2024-02-08 22:53:25 -07:00
macphyter
f21b0b2014 organize init process for Hex 2024-02-06 22:05:49 -07:00
macphyter
e6a3c80c50 use board_version for hardware driver selection 2024-02-06 19:22:05 -07:00
macphyter
e9cbf90132 refine transfer functions, write more config settings 2024-02-06 00:02:36 -07:00
macphyter
5a694e1d61 Create main ON/OFF method 2024-02-02 01:47:04 -07:00
macphyter
74420a6490 more config init stuff 2024-01-28 23:22:35 -07:00
macphyter
dc95504d16 finish initial config values for first boot 2024-01-28 20:41:01 -07:00
macphyter
d9c39fdfb4 more work on conversions 2024-01-26 20:55:28 -07:00
macphyter
a7c5f6ee7a create data structure to hold TPS546 settings 2024-01-23 22:55:58 -07:00
macphyter
3a94aea97f create function to convert ints back into ULINEAR16 2024-01-22 00:05:20 -07:00
macphyter
5216eefe15 create dedicated conversion functions 2024-01-21 18:59:14 -07:00
macphyter
ecac56fcba decode VOUT_COMMAND and TEMPERATURE 2024-01-21 13:15:21 -07:00
macphyter
e5b7f80aea add hex specific drivers 2024-01-20 12:33:21 -07:00
Ben
f09d01d809 remove debug 2024-01-13 15:11:44 -05:00
Ben
c9b5b65275 set version mask on mining.configure 2024-01-13 15:08:56 -05:00
Ben
794af8d7b7 stratum password 2024-01-13 11:06:01 -05:00
Ben
ef344f236d added logic for barrel jack and voltage regulator switch, board version 2024-01-13 00:05:45 -05:00
Skot
174ef21b18
Changed order of stratum messages for #80 2024-01-09 22:57:51 -05:00
Ben
9f2817266f Merge branch 'master' of https://github.com/skot/ESP-Miner 2024-01-08 18:26:05 -05:00
Ben
205fbe9700 fixed wifi password, added links to latest firmware 2024-01-08 18:26:01 -05:00
Skot
dade418921
Network resets2 (#74)
Fixes #55
* added error log message and retry when stratum can't connect
* handle dns_gethostbyname() failures
2024-01-08 00:06:04 -05:00
Ben
a78045d550 add placeholder for wifi pass 2024-01-07 12:34:17 -05:00
Ben
e0a0ee8c49 Fix suggest difficulty (order matters) 2024-01-07 01:00:01 -05:00
Ben
9eee3ae359 Fix screen 1 breaking when share found 2024-01-07 00:55:17 -05:00
Ben
84c06110f6 remove password from GET
https://github.com/skot/ESP-Miner/issues/68
2024-01-06 23:21:41 -05:00
Ben
ae953b509d lower voltage danger message threshold 2024-01-06 22:56:56 -05:00
Ben
75f59be131 Merge branch 'master' of https://github.com/skot/ESP-Miner 2023-12-10 00:43:11 -05:00
Ben
d0f6f6ec87 remove wifi pass 2023-12-10 00:43:09 -05:00
johnny9
407881c8e4 main: send mining.configure before mining.authorize and parse the result
This reverts commit e5009e14ab3f81d22ed2dd594712ed49da5257ea.

Fixes #50
2023-11-29 22:07:51 -05:00
Ben
fe97e568db only subscribe to websocket when needed 2023-11-26 00:06:34 -05:00
Ben
1879a84e1c IP validation 2023-11-25 23:17:27 -05:00
Ben
c685383114 Merge branch 'master' of https://github.com/skot/ESP-Miner 2023-11-25 23:08:37 -05:00
Ben
185ecf497f edge case of joining two swarms 2023-11-25 23:06:51 -05:00