MUSTARDTIGER FPV

Results 16 comments of MUSTARDTIGER FPV

To contribute to the discussion on layout: When I wrote support for Ardupilot, I also chose not to implement the "HUD" style display. I have a single, simple, static element...

@meee1 would you be willing to review this PR?

@meee1 this PR should be all good to go. Can you please take a look and merge if everything looks good?

@meee1 is there any reason not to merge this PR?

Hey @E1yot! I've run EP2s for all my aircraft and in testing on the bench for hours at a time. They get warm, but never enough to desolder parts! What...

@E1yot I tried to reproduce this. I flashed a brand-new EP2 with FormationFlight 5.0.0 and fed it ~4.97V as measured by my oscilloscope. I let it run for ~30 minutes...

https://github.com/ExpressLRS/ExpressLRS/blob/master/src/lib/SerialUpdate/devSerialUpdate.cpp#L51 shows how to software-start a flashable mode for the ESP32

inb4 this breaks the build on non TX backpack targets

This causes the Pkts Lost counter in MP to count up incorrectly because we've broken packet ordering; I'll fix this.

> multiple connection will work badly, because backpack devWIfi.cpp assumes that there will be only one client, which IP address gets stored into one variable "gcsIP" - which will get...