Releases: DroneBridge/ESP32
Releases · DroneBridge/ESP32
More config options
- Configure SSID
- Configure WiFi channel
UDP broadcast to all connected stations
- MSP & LTM UDP forwarding fix
- Auto broadcasting of messages to UDP:14550 to all connected stations. No config required for QGroundControl
UDP support. Performance improvements
- Fixed performance issues
- Added support for up to 5 UDP client connections. Clients must register to ESP by sending a packet to UDP port 14550
Use TCP connections. In sync with DroneBridge v0.6 Beta release
- Based on latest ESP-IDF
- Uses TCP instead of UDP (multiple simultaneous connections)
- Improved communication module
- Tested with MAVLink, DroneBridge for android v1.3 & QGroundControl
- Removed unnecessary settings
- Needs testing with LTM/MSP
- Synced to DB v0.6 Beta release
- Improved & tested installation guide
DroneBridge for ESP32
Support for MAVLink, MSP or LTM via a single serial port