ES-Alexander
ES-Alexander
- [ ] #644 - Protocol selection - Message frequency - [ ] [Message type](https://github.com/bluerobotics/cockpit/pull/559#issuecomment-1859347581)
- show as tabs on the side - allow dragging joysticks to prioritise - by default only the top priority joystick has `MANUAL_CONTROL` outputs enabled - see #615 for some...
### Basis Position control is generally important (and often critical) to most ArduPilot vehicles, either in full or partial degrees (e.g. altitude hold is vertical position control). It seems valuable...
Another reference implementation to include :-)
### Current behaviour ### Expected or desired behaviour We should either allow the buttons row to wrap, or make it scrollable on overflow, instead of having it just spill over...
Raised in #1072, and relevant because: - not every OS has `pi` as the default user (e.g. Ubuntu) - support for non-Raspberry Pi boards will likely require support for alternative...
### Current behaviour ArduSub stable now has [output options for Actuators](https://github.com/ArduPilot/ardupilot/pull/28801), and has [transitioned the lights functions to dedicated outputs](https://github.com/ArduPilot/ardupilot/pull/29863) (instead of overloading passthrough of RC input channels). BlueOS does...
### Current behaviour We are currently poorly set up to handle sharing the discovery of critical security vulnerabilities and safety issues, and what to do in cases of broken online...
The MAVLink protocol has support for [message signing / authentication](https://mavlink.io/en/guide/message_signing.html), which BlueOS should facilitate using. Ideally this should be integrated with (or at least facilitated by) its own authentication (per...