ES-Alexander
ES-Alexander
- [x] File import/export would be very useful - [x] Include a "test now" button in the Actions editor
Internal discussion: > Turnaround distance pads the mission polygon in the direction of the survey
Raised again and discussed somewhat in [this forum thread](https://discuss.bluerobotics.com/t/can-cockpit-display-temperatures-in-fahrenheit/21411). @dgudiel has also mentioned it's likely important for some of our US-based users, and a non-arcane process for it is a...
I feel like a decent way of approaching this would be to: 1. #2073 3. Create a (built in) string compound variable called `UNITS/temperature` = `{{ UNITS/displayPreference }} == "metric"...
Given the SDL changeover, can this be closed?
Hi @nqwoq, Cockpit has default support for anything the browser identifies as a game controller, via the [Gamepad API](https://developer.mozilla.org/en-US/docs/Web/API/Gamepad_API) (which there's a free tester for [here](https://tom32i.github.io/gamepad.js/)). If a controller you...
Don't have time to make a PR at the moment, but I made a cleaned up and labelled one from @rafaellehmkuhl's xbox one, although I'm a little unsure whether the...
#1339 disables the entire joystick pipeline, which isn't the same as just disabling the messages sent to the autopilot - i.e. it also disables Cockpit Actions and data-lake variable modifiers,...
Nope - QGC just supports disabling inputs from the joystick (like described in #1311, and implemented in #1339), so not relevant to this specific Issue. I've removed it from the...
Exposing the current (and possibly previous/next?) mission waypoint in the data-lake would be a good start for this. Ideally any skip/back functions would account for jump commands, but that's non-essential...