Releases: mavlink/mavlink-camera-manager
Releases · mavlink/mavlink-camera-manager
t3.6.1
What's Changed
- src: video: Fix duplicated sizes for LegacyRpiCam #94
Full Changelog: t3.6.0...t3.6.1
t3.6.0
What's Changed
- Use RUST_LOG over variable to control verbosity #91
- Add support for user to RUST_LOG to specify verbose configuration
- Make mavlink_endpoint optional #90
- Disable mavlink handle when no mavlink endpoint is added as master
- Add dark theme for testing webpage #88
- Add debug calls of API access in #92
- Add reset settings endpoint #89
- Add rpicamera support #86
- Improve code quality #93
Full Changelog: t3.5.0...t3.6.0
t3.5.0
What's Changed
- Add support to stepwise cameras (Raspberry Pi) #84
- Cargo: Update tokio to 1.19, fixing vulnerability (dependabot) #85
Full Changelog: t3.4.0...t3.5.
t3.4.0
What's Changed
- Add webrtc #60 #64 #65
- Add UYUV and MPEG video encodings for all supported video sources and endpoints #77
- Add reset camera controls (mavlink and API) #72
- Allow sharing source with multiple endpoints for Redirect and Gst fake stream #55
- Improve MAVLink support #67 #74
- Core improvements #54 #56
- Fix Swagger version information #59
- Fix unwanted access to V4L CtrlClass #68
Full Changelog: t3.3.2...t3.4.0
t3.3.2
t3.3.1
What's Changed
- src: mavlink: Remove trailing null bytes before parsing the control id. #45
- src: html: Fix data structure model in the frontend side #47
- src: html: Make the frontend tolerate null extended_configuration. #49
Full Changelog: t3.3.0...t3.3.1
t3.3.0
What's Changed
- html: Use a default endpoint when not set. #40
- mavlink: mavlink_camera: Replace localhost address with public ip #43
- Add thermal camera flag #41
Full Changelog: t3.2.1...t3.3.0
t3.2.1
What's Changed
- README: Update action badge #36
- src: video,stream: Set mavtype according to the video stream type #39
Full Changelog: t3.2.0...t3.2.1