ES-Alexander
ES-Alexander
The header and footer bars (when visible) should be taken into account as invalid widget locations. It's quite disconcerting to resize the browser window and end up with some widgets...
- add key-bindings for convenience - [ ] [Inkscape's scaling shortcuts](https://inkscape.org/doc/keys.html#idm1721) would be very appreciated - hold `CTRL` to preserve aspect ratio - hold `SHIFT` to transform symmetrically (about the...
# Problem Summary Vehicles generally have a variety of checks that should occur prior to launching, but are often ignored and not always known about. # Proposed Solution Discussion raised...
MAVLink has a [gripper control command](http://mavlink.io/en/messages/common.html#MAV_CMD_DO_GRIPPER), which would be useful for controlling a gripper (or [arbitrary servo-style device control with on/off/neutral commands](https://ardupilot.org/rover/docs/parameters.html#grip-grab-gripper-grab-pwm)). It would be valuable for us to support...
There are controllers (and mobile devices) available that allow rotating in space to provide rotation inputs, which seems like it would be useful to provide as an option, especially given...
No idea if this is possible (I'm not sure what the browser gets access to), but it'd be really cool to be able to assign regions of the trackpad as...
#582 introduced logging of (some of) Cockpit's outputs. It would be very handy to allow using those as a dive replay source with a nicer interface than is possible with...
[QGroundControl supports custom MAVLink joystick actions](https://docs.qgroundcontrol.com/master/en/qgc-user-guide/custom_actions/custom_actions.html) that are configurable via a JSON file. That seems like it would be a valuable feature to support, and (to my understanding) is likely...
Expanding on some suggestions in #800, we should support: - [ ] an optional debug/quality overlay in the Video widget, showing FPS, bitrate, and dropped frames - [ ] optional...
We should support controlling video recording and image capture from the joystick. Builds upon #609. Creating Actions from the widget itself makes it possible for the actions to be listed...