File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed
Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 11cmake_minimum_required (VERSION 3.1)
22
3- project (pixelpilot VERSION 1.2 .0)
3+ project (pixelpilot VERSION 1.3 .0)
44find_package (PkgConfig REQUIRED)
55
66set (CMAKE_CXX_STANDARD 17)
Original file line number Diff line number Diff line change 1- pixelpilot-rk (1.3.0-1) UNRELEASED ; urgency=medium
1+ pixelpilot-rk (1.3.0-1) unstable ; urgency=medium
22
3- * Initial DEB release.
3+ * Configurable OSD
4+ * Integration with MSP OSD rendering on ground-station
5+ * Add pidfile
6+ * Fix OSD flickering
7+ * Integration with wfb-ng API to show on OSD
8+ * Support reading video from UNIX socket
9+ * Add gsmenu - ground station menu UI controlled via UART buttons
10+ * Add DVR player to gsmenu
11+ * "custom message" is now a named pipe
12+ * We now build DEB packages
413
5- -- Sergey Prokhorov <
[email protected] >
Wed, 01 Oct 2025
22:29:01 +0200
14+ -- Sergey Prokhorov <
[email protected] >
Fri, 10 Oct 2025
19:54:08 +0200
You can’t perform that action at this time.
0 commit comments