Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR. Learn more →
Msp-osd Alternatives
Similar projects and alternatives to msp-osd
-
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
-
-
Kavita
Kavita is a fast, feature rich, cross platform reading server. Built with the goal of being a full solution for all your reading needs. Setup your own server and share your reading collection with your friends and family.
-
-
cyber-stasis
Post-money economy simulator in the form of a free fictional game based on gift economy that tests the hypothesis of having a market system without any exchange be it barters or money.
-
Listmonk
High performance, self-hosted, newsletter and mailing list manager with a modern dashboard. Single binary app.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
letsblockit
Discontinued Remove low-quality content and useless nags, focus on what matters. A community-maintained uBlock Origin filter set.
-
scroll
Scroll is a language for scientists of all ages. Scroll includes a command line app that builds static blogs, websites, CSVs, text files, and more.
-
-
ppg.report
Weather report tailored for paramotor pilots, available worldwide. 🌏 Combines winds aloft, nearby Terminal Aerodrome Forecasts, hourly forecast, NWS active alerts, FAA TFRs, SIGMETs, G-AIRMETs and CWAs
-
VW_Flash
Flashing tools for VW AG control units over UDS. Compression, encryption, RSA bypass, and checksums are supported for Simos18.1/6/10, DQ250-MQB, DQ381-MQB, and Haldex4Motion-Gen5-MQB.
-
-
-
-
AirSkyBoat
Welcome to the AirSkyBoat Emulation code base. Our primary goal and purpose is to provide a 75 Cap emulation module to the LandSandBoat FFXI Server Emulator.
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
msp-osd discussion
msp-osd reviews and mentions
- Unable to get OSD info after WTFOS
-
Ask HN: What not-profit-seeking project are you tinkering with this week?
This week, as most weeks, I split my time outside of the day job and my other hobbies and obligations between Discord collaboration, Ghidra, and VSCode:
https://github.com/bri3d/VW_Flash - Flashing tools for select control modules in VW MQB and now PQ35 platform cars. This week I'm working on old stuff: a simpler exploit chain for older Simos ECUs, as well as tweaks to expand support to older DSG control units used in PQ35 platform vehicles.
https://github.com/fpv-wtf/msp-osd - I pushed a rearchitect of this on-screen-display overlay system for DJI FPV Goggles last week that seems to have sorted out a lot of issues - I switched from just passing through the OSD drawing messages from the Flight Controller to a system where the video transmitter maintains the OSD character buffer and sends a compressed representation of the screen state. This makes the system much more robust to packet loss in situations where the Flight Controller sends delta updates rather than frame-at-a-time.
I only really started publishing Open Source projects a year or two ago, and while they're pretty much my worst code by any objective measure, I've met some great people and really enjoy working on these. It's fun making things that achieve a goal without so much pressure of deadlines, stakeholders, and competing priorities.
-
Why is GetFPV selling used DJI goggles as "new?"
The root itself only gives you full file system access. But with it you get to modify them. The root is also perfectly safe and you won't be able to tell them appart from unrooted ones. For example stuff like this -> https://github.com/bri3d/msp-osd gives you basically 'canvas' mode on the DJI Goggles (though it's still in it's early development phase so still has some kinks to work out).
- Which digital FPV system would you buy today?
-
should i go for dji fpv or wait new dji fpv Release?
Probably not from DJI. However, the guys that rooted the goggles have MSP displayport going. It's not flight worthy just yet, using it takes out the goggle UI so you can't change channels/do anything. However, it's looking pretty promising.
-
A note from our sponsor - CodeRabbit
coderabbit.ai | 4 Nov 2024
Stats
fpv-wtf/msp-osd is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.
The primary programming language of msp-osd is C.