mavesp8266
mavesp8266 copied to clipboard
ESP8266 WiFi Access Point and MAVLink Bridge
Perhaps this has come up before but I think the current mavesp firmware only supports connecting with a single ground stations. It would be nice if multiple ground stations could...
Ok. Got everything working pretty good. I can even set waypoints and send them to the UAS. While everything else seems to be working I can not seem to set...
this uses a lot less memory, and makes more efficient use of UDP
More and more MAVLink functions require 2.0 support, such as e.g. Geofence transfer. It would be great to have this here too.
This PR has a number of fixes / improvements. I don't really expect it to be mergeable as-is and would appreciate what is desirable and what isn't. On my esp8266...
Currently, the mavesp8266 library takes support of older version of Mavlink. The problem is that if a custom ground control software uses Mavlink v2.0, it needs to detect the older...
If I don't configure a static IP in STA mode then it becomes impossibnle to locate the mavesp8266 because the MDNS name set contains the last byte of the IP...
I want to connect Pixracer with TCP, but it does not work.
@dogmaphobic @LorenzMeier I'm really trying to get log downloading working over Wifi but I'm hitting low limits. It may be that the ESP can't parse the messages any faster, but...
Hi, I've cross checked and confirmed on forums, **I suggests making big warning for new users to check if Wifi is compatible with their radio control system**, usually FHSS (Frequency...