Skip to content

t3.12.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@joaoantoniocardoso joaoantoniocardoso released this 08 Jan 20:40
· 104 commits to master since this release

What's Changed

Bug Fixes:

  • Build and settings. #296 #297 #300 #311
  • Readme updated with better instructions. #299 #325
  • Cargo: Update to use mavlink 0.10.4. #302
  • Fix MAVlink reconnection. #306
  • Update clap to 4.4. #322
  • Improve log messages. #323
  • Fix stream recreation crashes and thread starvation caused by MAVLink-related thread leaks. #330

Known limitations/bugs:

  • There are thread leaks whenever a WebRTC stream is ended, which leads to thread starvation after some start-end iteration cycles. An effort to test it was done by #316 #317 #319 #321 #320

Full Changelog: t3.12.3...t3.12.4