ES-Alexander
ES-Alexander
Note: @Williangalvani is working on some potentially related/overlapping UI elements in BlueOS focused on sensor+peripheral calibration and configuration. We should probably try to create similar UIs so the two applications...
> Can you get some examples? You’ll have to ask Will - I was talking to him about it, so I’m not sure if the code is committed/public yet.
This was also discussed somewhat in #449, as part of a standard widget version of the existing `VeryGenericIndicator` mini-widget. A basic form of this that could still be very useful...
I was just about to make a related issue, and came across this one, so I'll add my thoughts here. I think it's ok to keep the profiles in the...
Relevant to #343
Some additional valuable discussion in [this forum thread](https://discuss.bluerobotics.com/t/pre-and-post-mission-rov-checklists/15992). In particular: - Checklist points could be auto-determined based on the vehicle's connected components - Device integration extensions may provide [add-ons](https://github.com/bluerobotics/BlueOS/issues/1939) of...
The base functionality of this is now largely possible using a Custom Widget Base and some checkbox Input Widgets, and a couple of button widgets to submit/clear the values. If...
The simplest approach I can think of for this would be allowing each axis to be configured as a function that triggers when the axis moves above or below a...
#1658 could provide a workaround for situations like this, with a bonus of relatively advanced functionality options at the cost of currently accessing those through a reasonably complex set of...
From a previous discussion with @rafaellehmkuhl, being able to start a new recording while the previous one is processing was definitely his intent, but I agree it makes sense to...