-
Updated
Jun 22, 2022 - Rust
fpv
Here are 108 public repositories matching this topic...
-
Updated
Jun 26, 2022 - C
-
Updated
Jun 26, 2022 - C
-
Updated
Jan 7, 2022 - C
-
Updated
Jul 7, 2018 - C++
-
Updated
Jun 23, 2022 - C
-
Updated
Jul 27, 2021
-
Updated
May 18, 2022 - 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
-
Updated
Jun 23, 2022 - JavaScript
It would be nice to have an "i" or "?" button that triggers a popup with explanation of that element/widget/feature.
-
Updated
Jun 11, 2022
-
Updated
Mar 6, 2021 - C++
-
Updated
Dec 19, 2021
-
Updated
Jan 24, 2021 - C
-
Updated
Jun 17, 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