ddd999
ddd999
Adds a MAVLink heartbeat output for the attached camera device, and adds the ability to send CAMERA_INFORMATION messages when requested. Also includes improvements for better handling undefined parameters for sendCommandAck()...
Real-time video streaming is great, but for any sort of photography, videography, or photogrammetry mission, recording full-resolution still images (or video) is an absolute necessity. It's obviously not practical to...
The start of a Photo mode that allows full-resolution still images to be captured locally on the device running Rpanion. As requested in #167 This is currently very much a...
Hi, The deploy script fails silently on a minimal Ubuntu Server 22.04.4 that I have running in a VM on ProxMox: ``` admin@harbour:~/LMDS$ ./deploy.sh Checking for project update Project is...
Running "npm run lint" on the current code in the repo returns 146 problems (143 errors, 3 warnings). This is on a Raspberry Pi Zero 2W, if that makes any...