ES-Alexander

Results 216 issues of ES-Alexander

- [ ] #644 - Protocol selection - Message frequency - [ ] [Message type](https://github.com/bluerobotics/cockpit/pull/559#issuecomment-1859347581)

joystick

- 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...

joystick

### 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...

enhancement

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...

enhancement
core
ui
triage

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...

enhancement
install

Split out from #3481 This is relevant to #1618

security

### 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...

enhancement
core
ui
triage

### 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...

enhancement
core
ui
triage
security
safety

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...

security