Add native display loop to aster web UI
This commit is contained in:
@@ -29,6 +29,7 @@ Current scope:
|
||||
- normalize them to AOOSTAR-safe `960x376` JPG files
|
||||
- manage rotation order and switch interval
|
||||
- enable or disable custom panels without the vendor web UI
|
||||
- drive the AOOSTAR LCD directly through the native `aoostar-rs` serial implementation
|
||||
|
||||
Start it from the workspace root:
|
||||
|
||||
@@ -40,8 +41,10 @@ Important:
|
||||
|
||||
- the current web UI writes compatible `Monitor3.json` and `/config/img/*` assets
|
||||
- animated GIF uploads currently use the first frame only
|
||||
- native screen driving is still handled separately; the next step is wiring the web UI directly
|
||||
into a full `aoostar-rs`-based display daemon
|
||||
- the native display loop runs automatically and uses the default AOOSTAR USB UART unless
|
||||
`--device`, `--usb`, `--simulate`, or `--disable-display` is specified
|
||||
- the native path currently targets custom image panels; built-in vendor sensor themes are not yet
|
||||
reimplemented in the web UI
|
||||
|
||||
## Disclaimer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user