Marcelo Bezerra
Marcelo Bezerra
* [x] Msp messages * [ ] Use table on vtx_msp.c * [ ] Add cli commands * [ ] Add diff information * [ ] Submmit pr for hdzero...
Add a script that can generate a workable INAV target, from a config.h from https://github.com/betaflight/config. The generated target, while not perfect, often works. User may need to fine tune the...
The idea here is to unlock the possibility of integrating [AssistNow](https://www.u-blox.com/en/product/assistnow) functionality in the configurator. Configurator can fetch AssistNow data over the internet and send the data over MSP to...
Adds builds to prs that generate installers/binaries for linux, windows and mac. The mac binaries are not notarized. The windows installer is not signed. I got some random linux build...
When changing number of motors, or timer output assignments, a save and reboot will be needed to display the correct output mapping
Break up hud elements as individual HUD elements so they can be turned on/off by selecting a different OSD profile.
Is it faster? Is it just a number?
Proof of concept for mixing MSP DisplayPort with select telemetry driven widgets. Making it a draft so it is easier to discuss implementation details :)
I planning on adding some widget type osd features based on telemetry. This just adds support for msp_v2 so we have full access to fc information via msp.
This can cause some issues with some devices, eg.: https://github.com/betaflight/betaflight/pull/13572 Kudos to @hydra for identifying this on BF.