Skot
99e4f12da3
change to overheat_mode in config example
2024-08-09 16:12:44 -04:00
WantClue
95fb4775ef
overheat mode init
2024-08-01 22:58:19 +02:00
Benjamin Wilson
00d5a7386f
bug fixes for ws logs and restart request
2024-05-26 14:34:47 -04:00
MoellerDi
0072a0f5c8
add option to configure hostname ( #174 )
2024-05-23 22:54:39 -04:00
Ben
23599cf46f
change core voltage to default in config.cvs
2024-01-20 17:58:51 -05:00
Ben
45102fd8cb
update the config.cvs.example boardversion to the latest 204
2024-01-08 18:59:55 -05:00
Ben
308991f80c
Fix invertfanpolarity NVS key too long
2023-11-20 20:38:15 -05:00
Ben
fc0e49e5d5
automatic fan speed control
2023-11-14 21:59:09 -05:00
Ben
0a51a9c739
Add config for flipping screen to example
2023-10-18 13:09:38 -04:00
johnny9
5d80ef9c5c
config: Update example frequency/voltage
...
The new values are the correct recommended values for the BM1366
2023-09-23 14:27:11 -04:00
johnny9
706ee510ba
main: Determine ASIC model from NVS
...
This adds more hardware information to the example config.cvs.
If the model can't be determined at startup, the device will abort.
2023-09-23 14:27:11 -04:00
Benjamin Wilson
9bc0671563
Ultra ( #15 )
...
Pull BM1366 work into main
2023-08-20 13:09:55 -04:00
Georges Palauqui
2012fbba8b
Use our Public-Pool by default
2023-08-14 12:25:43 +02:00
johnny9
bef7e6b7a0
config: remove bm1397 configurations until they are supported
2023-07-01 15:35:49 -04:00
johnny9
6949b73bb9
nvs_config: introduce configuration through NVS
...
Stratum and Wifi configuration can now be read from NVS on the
flash. An example config.cvs file is included and can be used
to generate the partition and then be flashed to the esp32 using
the esp-idf parttool.py.
2023-07-01 14:23:35 -04:00