-
If socket is null here, the function fails silently.
https://github.com/bluerobotics/BlueOS-docker/blob/master/core/frontend/src/libs/MAVLink2Rest/index.ts#L108
-
### Current behaviour
Companion Software used to provide an SDP file for easily connecting to a video stream from applications like VLC. BlueOS does not do this, which is inconvenient for people who …
-
Currently, if the user needs to re-run install.sh, for example, it need to do that manually.
The recent changes to fix the LEDs pull-ups was a case where a install.sh re-run was needed.
Ideally we s…
-
```
Traceback (most recent call last):
File "/main.py", line 22, in
bootstrapper.run()
File "/bootstrap/bootstrap.py", line 236, in run
for image in self.read_config_file():
File …
-
Both when running an rtsp stream
Beta 16:
![image](https://user-images.githubusercontent.com/4013804/233461959-c808f294-aa9b-4bb7-9b97-7629b3a5441a.png)
Master:
![image](https://user-images.gi…
-
![image](https://user-images.githubusercontent.com/6551040/215611618-5997d2b5-8e9f-440f-9856-20b1a1bb52e2.png)
-
-
![image](https://user-images.githubusercontent.com/5920286/234032155-70b9fef2-bd8a-4b0f-aa0c-a8252e4cdab5.png)
-
Oh, since you are messing with this dialog, the endpoint helper only works when we press the "+" button.
_Originally posted by @joaoantoniocardoso in https://github.com/bluerobotics/BlueOS-…
-
### Bug description
The `install.sh` script assumes your Raspberry Pi is already on a Debian Bullseye variant of Raspberry Pi OS. This may not be the case if you're upgrading an older companion. The …