What's Changed
- Modernize Python Packaging: Transition to pyproject.toml and PyPI Trusted Publishing by @gemenerik in #491
- Nightly build by @gemenerik in #496
- Dependency update, Py313 doc, and automatic versioning by @gemenerik in #495
- Nightly Build: Use Visual Studio for compiling wheels on Windows by @gemenerik in #497
- Remove deprecated call to setDaemon by @ataffanel in #498
- Manually arm Crazyflies in all examples by @gemenerik in #501
- Exclude py 3.13 with mac from unittests by @ToveRumar in #503
- Add serial number reader to log by @Gadgeteering in #500
- Calculate latency, receive uplink RSSI, calculate bandwidth congestion and packet rate by @gemenerik in #492
- Aris/Clarify_Same_Channel_In_Swarm_Examples by @ArisMorgens in #505
- Added inline comments in the sbs swarm interface by @ArisMorgens in #506
- Added inline comment about same channel in sbs_swarm.py by @ArisMorgens in #507
- Added arming in sbs motion commander by @ArisMorgens in #512
- Added warning about get_estimated_positions() usage by @ArisMorgens in #513
- Added asynchronized swarm example with motion commander by @ArisMorgens in #517
- Replaced reset estimator in single drone examples by @ArisMorgens in #515
- Fixed hl_commander documentation issues by @ArisMorgens in #514
- Fixed minor issues in asynchronizedSwarm example by @ArisMorgens in #519
- Adjust flashing sleep times to prevent AI-deck timeouts by @gemenerik in #510
- Added swarm-sharing-data example by @ArisMorgens in #518
- Fix deprecation warnings for params by @ToveRumar in #520
- Fixed some example issues by @ArisMorgens in #522
- Use correct yaw convention in motion commander by @gemenerik in #516
New Contributors
- @Gadgeteering made their first contribution in #500
- @ArisMorgens made their first contribution in #505
Full Changelog: 0.1.27...0.1.28