Brian Ledbetter

Results 56 comments of Brian Ledbetter

I am a strong advocate for the removal of both package managers from the blessed Docker images. Package managers introduce a dependency surface area which makes the `docker-node` images harder...

The logger has been almost completely rewritten and should be fixed.

What flight controller software are you using?

Interesting, thanks for the report. Were you using `compress_osd`? If not, you should try it out.

Documentation here: https://github.com/fpv-wtf/msp-osd/releases/tag/v0.7.0 And in the main README

There are multiple possible ways in which the OSD can freeze: * The DJI IP link fails to deliver UDP packets from the air side to the ground side *...

> resetting power to FC is needed to unfreez OSD, power reset to air unit doesn't unfreeze. This is your answer here, then, the issue is in the FC side.

Did you select Simos 18.10 from the ECU Type dropdown? Also the SHAsum should be: ``` shasum FL_5G0906259Q__0005.frf 12a36f1109b0bf6f5d9107761dd0fb47557fb675 FL_5G0906259Q__0005.frf ```

I looked into this. These TCUs use TP2.0 which is quite a bit different from ISO-TP. It is certainly possible to implement, but it will be a lot of work....

I suspect that PX4 is not sending a flight controller variant response to the MSP flight controller variant query. This is required for OSD recording as it's encoded into the...