A simple, no-frills diagnostic tool for FrSky Ethos radios. This widget displays the current window width and height in pixels, allowing you to verify exactly how much space your radio's current layout provides for widgets.
- Real-time updates: Displays dimensions immediately upon resizing or moving the widget.
- Lightweight: Minimal code footprint with zero impact on system performance.
- Compatibility: Works on all Ethos-based radios (X18, X20, X20S, XE, etc.).
- Download the main.lua file from this repository.
- Connect your radio to your computer via USB (Suite/Bootloader mode).
- Navigate to the SD Card or RADIO drive of your radio.
- Create a folder named sizechk inside the /scripts/ directory.
- Path should look like:
RADIO:/scripts/sizechk/main.lua
- Path should look like:
- Eject the radio and let Ethos start.
- Add the Widget:
- Configure a new widget.
- Select "Size Check" from the list.
Once added to a screen, the widget will display the width and height of the area it occupies. If you change the grid layout or move the widget to a different sized "cell," the numbers will update to reflect the new boundaries.
This project is licensed under the MIT License. See the LICENSE file for details.