xPilot v2.0.0-beta.34
Pre-release
Pre-release
github-actions
released this
05 Apr 21:30
·
405 commits
to master
since this release
Download
Changelog
Changed
- Track instantiated aircraft and recreate aircraft if necessary.
- Use MessagePack for IPC messages instead of JSON strings.
- Send slowfast position packet before the legacy position packet (fixes timing issue).
- Code cleanup/code style changes.
Fixed
- Immediately flush TCP socket on FSD message send (possibly fixes an issue with outbound messages being stuck in a sending loop).