mavesp8266 icon indicating copy to clipboard operation
mavesp8266 copied to clipboard

ESP8266 WiFi Access Point and MAVLink Bridge

Results 5 mavesp8266 issues
Sort by recently updated
recently updated
newest added

Support ESP32 modules. See README.md for more details. Probably the next step is to factor out the ifdef'd code and provide a hardware layer per chip/module.

This adds multicast support to the mavesp8266 firmware. The user can select between unicast and multicast mode using the web interface and specify the multicast ip and the port. The...

When I upload .bin latest firmware (1.2.3) from https://firmware.ardupilot.org/Tools/MAVESP8266/latest/ I'm getting lower pings comparing to download source code, compile on Platformio and upload. I'm not sure is it possible, becuase...

Issue opened for tracking. @MATEKSYS ref https://github.com/iNavFlight/inav-configurator/issues/1436 MSP should already be transmitted, as arbitrary serial data, but special handling and protocol detection will likely improve performance/robustness.

Adds the WeMos D1 R2 (mini) board to the build process. Platformio documentation: https://docs.platformio.org/en/latest/boards/espressif8266/d1_mini.html