Releases: mavlink/mavlink2rest
Releases · mavlink/mavlink2rest
t0.11.3: Cargo: Add emit-extensions on mavlink
- Update mavlink library
- Add support for mavlink extensions
0.8.1: github: Add deploy
- Add system id and component id configuration via command line
t0.11.2
- Allow system-id and component-id configuration
0.7.4
- Allow usage of custom system and component ID via command line interface
t0.11.1: html: Use relative path and not global
Fix redirect calls when using a HTTP server Signed-off-by: Patrick José Pereira <[email protected]>
t0.11.0: html: Add title for webpage
First version with full rework
0.10.0
- Add windows builds
- Add SHA in version information
- Change websocket to allow bidirectional communication
- Change default behavior of websocket to filter all messages if filter parameter does not exist in websocket query
0.9.0
- Add websocket server for multiple clients and filter.
0.8.0
- Use ardupilotmega over common MAVLink dialect
- Exit automatically when finishing file read
- Deploy armv6 binary
0.7.3
- Fix bug related to mavlink 2 messages that contain extension fields