This release adds support for additional boards (Raspberry Pi 5 and NVIDIA Jetson Orin). It also adds a login system for additional security.
There are various bugfixes to the network and video pages for increased reliability.
What's Changed
- Add support for Raspberry Pi 5
- Add support for NVIDIA Jetson Orin
- Add support for nodejs 22
- Flight Controller: Rpanion-server can send it's own MAVLink HEARTBEAT messages
- Add support for RasPiOS Bookworm
- Video: Better detection of Cameras
- Video: Add support for the Raspbery Pi GS Camera
- Video: Latency reductions
- Logging: Moved tlog handling to mavlink-router
- Video: More reliable detection (and usage) of hardware H264 encoding
- Video: Rpanion-server can send it's own MAVLink VIDEO_STREAM_INFORMATION messages
- Video: Basic implementation of MAVLink camera protocol
- Add username/password protection to Web GUI
- Network: Major bug fixes when adding and removing networks
- Various security fixes to Web GUI
New Contributors
Full Changelog: v0.10.0...v0.11.0
There are 2 disk images in this release:
Rpanion-Server-0.11.0-Rpi5-RasPiOS.img.xz
for the Raspberry Pi 5Rpanion-Server-0.11.0-RasPiOS.img.xz
for the Raspberry Pi 3, 4 and Zero2
To use the disk images, flash them to a SD card. When powered, the Raspberry Pi will start a Wifi AP called "rpanion" with passkey "rpanion123". Once connected to the AP, you can access the Rpanion-server Web GUI at http://10.0.2.100:3000 with the username "admin" and password "admin".