-
Updated
Apr 9, 2022 - Rust
fpv
Here are 105 public repositories matching this topic...
-
Updated
Apr 10, 2022 - C
-
Updated
Apr 11, 2022 - C
-
Updated
Jan 7, 2022 - C
-
Updated
Jul 7, 2018 - C++
-
Updated
Apr 7, 2022 - C
-
Updated
Jul 27, 2021
-
Updated
Nov 23, 2021 - C
-
Updated
Sep 13, 2021 - C++
PR #57 will remove the problematic splash screen image from light theme so it needs to be implemented again, this time to match the status icons size and placement and not be stretched.
Would it be possible to get some basic stats about the encode after completion in the GUI? That could make testing different codecs easier for us simple folk. Thanks, loving it so far, works great with my RunCam Orange
-
Updated
Jun 8, 2021 - JavaScript
It would be nice to have an "i" or "?" button that triggers a popup with explanation of that element/widget/feature.
-
Updated
Apr 10, 2022 - JavaScript
-
Updated
Mar 7, 2022
-
Updated
Mar 6, 2021 - C++
-
Updated
Dec 19, 2021
-
Updated
Jan 24, 2021 - C
-
Updated
Mar 25, 2022 - JavaScript
-
Updated
Jan 7, 2020
-
Updated
Jan 27, 2022 - HTML
-
Updated
Mar 17, 2022 - JavaScript
Improve this page
Add a description, image, and links to the fpv topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the fpv topic, visit your repo's landing page and select "manage topics."
Everything works now regarding status messages... However status information is being sent by mavlink and those mavlink messages could be getting read directly by qopenhd. It would be more simple and cleaner if qopenhd just read those messages rather than the "old" method of writing status info into shared mem and structs