These 4 commits are when the Protocol Buffers files have changed:
Commit: | 8c4e9b1 | |
---|---|---|
Author: | kaack | |
Committer: | kaack |
Implement Web Version of Lua Script (+other) * New page for modifying ELRS Settings * Support for displaying/modifying TextSelect ELRS fields * Support for displaying Folder ELRS fields * Support for displaying/running Command ELRS fields * Support for ELRS settings in mocked backend mode * New gRPC function for listing CRSF Devices (Lua) * New gRPC function for listing CRSF Device fields (Lua) * New gRPC function for setting CRSF Device fields (Lua) * New gRPC function for getting CRSF Device link state * Improve transmitters page, show warning when no results * Improve gamepads page, show warning when no results * Improve homve page, auto-lock homepage by default * Hide telemetry editor button from homepage when locked * Update README page with section on powering TX * Update README page with section for ELRS Settings page
The documentation is generated from this commit.
Commit: | 9251f16 | |
---|---|---|
Author: | kaack |
Use git information for AppInfo
Commit: | db01a67 | |
---|---|---|
Author: | kaack | |
Committer: | kaack |
Add webapp configurator - Implemented new nodes (Sequence, Trim, etc) - Added support to view telemetry data from home page - Implemented telemetry nodes for all telemetry types available - Implemeted custom telemetry instruments with dynamic SVGs * Battery Fuel/Voltage * Heading indicator (based on gyro yaw) * Attitude indicator (based on gyro pitch/roll) - Implemented Start/Stop RF Link functionality from home page - Implemented mechanism to allow monitoring individual config node values - Implemented viewer to monitor gamepad state (axis, buttons) - Implemented viewer to monitor link state (sent, recv, errors) - Implemented viewer to monitor evaluated channels values - Implemented settings page (with full screen option) - Implemented about page, with licenses, and donation link - Updated README with new images, and more concise text
Commit: | ee44bbc | |
---|---|---|
Author: | kaack | |
Committer: | kaack |
Initial commit