What's Changed
- Flight Controller: Add UDP (network) support
- PPP: Add PPP link management to flight controller
- Build: Include mavlink-router as a binary instead of compiling from source
- Network: Fix nmcli permissions
- Build: remove unused packages
- Network: Better Wifi scanning
- GUI: Use accordian controls, better IP address controls and select controls
- Video: Add support for RTSP sources
- GUI: Better standardisation on react-bootstrap controls
- Build: Add support for Orange Pi Zero 3
- Video: Large latency improvements
- Video: Fix cameras not being enabled on boot
- VPN: Fix Wireguard and Zerotier permissions
- Logging: Use purpose-built dflogger instead of mavlink-router for logging
Full Changelog: v0.11.4...v0.12.0
There is 2 disk images in this release:
Rpanion-Server-0.12.0-Rpi5-RasPiOS.img.xzfor the Raspberry Pi 5Rpanion-Server-0.12.0-RasPiOS.img.xzfor 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:3001/ with the username "admin" and password "admin".