Ben
24e6e507a9
added quick link to public-pool if used
2023-11-15 00:04:02 -05:00
Ben
a5bcec5cd4
added more validation for AxeOS settings
2023-11-14 23:51:09 -05:00
Ben
2985db4dd0
added some danger messages for out of bound values on the home screen
2023-11-14 22:06:13 -05:00
Ben
fc0e49e5d5
automatic fan speed control
2023-11-14 21:59:09 -05:00
Ben
5975056378
AxeOS text color
2023-10-31 20:23:36 -04:00
Ben
02b98b2112
add fan warning and convert bool to int
2023-10-31 20:00:58 -04:00
Ben
c911b8e0ec
PWM fan control
2023-10-31 19:40:22 -04:00
Ben
43c0a2abd9
fix css
2023-10-01 22:06:17 -04:00
Ben
0fdb6e7a0d
Add option in axeos to flip screen
2023-10-01 21:40:36 -04:00
Ben
10caab213c
pre selected frequency and voltage
2023-10-01 10:22:07 -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
johnny9
03cbd92670
http_server: Add runningParition to system info
...
This information will be used to validate a succesful OTA update
either manually or with automated testing.
2023-09-18 22:16:41 -04:00
johnny9
833d58c8eb
axe-os: don't collect analytics
2023-09-18 21:58:26 -04:00
johnny9
1e08543d8a
http_server: add version to web page
2023-09-18 21:58:00 -04:00
Ben
bb8690ed1a
Captive portal when connecting via AP mode
2023-09-17 21:00:46 -04:00
Ben
66c4b2bb57
allocate websocket logs to heap
2023-09-17 14:26:29 -04:00
Ben
a4c473188b
Add IP address to display and allow editing of voltage, frequency from AxeOS
2023-09-17 00:01:54 -04:00
Ben
712c670fc7
web ui uptime fix
2023-09-07 20:38:00 -04:00
Ben
1cbc08c369
date-ago pipe for web ui
2023-09-06 22:43:06 -04:00
Ben
ef71810bba
EMC2101 should read internal temp if BM1366
2023-09-06 17:22:08 -04:00
Ben
6336383beb
website format
2023-08-28 19:34:59 -04:00
Ben
dd0e32e0e9
website loading indicator
2023-08-27 15:43:39 -04:00
Ben
47e6f7e41b
website caching
2023-08-27 14:55:26 -04:00
Ben
6b6b1ac6e1
serve gzipped website files
2023-08-27 14:49:26 -04:00
Ben
3c552f1c7c
Fix memory leak
2023-08-27 12:32:20 -04:00
Ben
bac6da555a
realtime logs
2023-08-27 11:53:47 -04:00
Ben
79430f6d3a
reformat entire c project
2023-08-26 12:28:17 -04:00
Benjamin Wilson
199c151c0f
Http-server ( #17 )
...
* rename miner to main
* serving out of storage
* axe os
* http server work
* basic stats showing
* update sdkconfig
* SDKCONFIG
* sdk config
* edit page init
* edit pool config
* pool config edit working
* OTA Success
* remove compiled output
* toggle AP mode with boot button
* favicon
* ota website update
* add sdkconfig.ci back
* update readme
* change website build to warning
* Update github workflow to build web dist
* Allow AP mode before STA connection complete
* spacing for johnny :)
* formatting
* Improve connecting to wifi with AP mode
* added working indicator for UI
* formatting
* formatting
* remove redundant sdkconfig in CMakeLists
* vs code format on save workspace settings
---------
Co-authored-by: johnny9 <985648+johnny9@users.noreply.github.com>
2023-08-26 12:21:41 -04:00