You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
night-ghost 4d5b5b7fdd AP_HAL_F4Light: fixed OSD compilation issue 7 years ago
..
osd_core AP_HAL_F4Light: fixed OSD compilation issue 7 years ago
ReadMe.md HAL_F4Light: new hal for F4 boards, close to bare-metal 7 years ago
osd.cpp AP_HAL_F4Light: fixed OSD compilation issue 7 years ago
osd.h AP_HAL_F4Light: fixed OSD compilation issue 7 years ago
osd_eeprom.cpp HAL_F4Light: new hal for F4 boards, close to bare-metal 7 years ago
osd_eeprom.h HAL_F4Light: new hal for F4 boards, close to bare-metal 7 years ago
osd_namespace.h HAL_F4Light: new hal for F4 boards, close to bare-metal 7 years ago
osd_ns.h AP_HAL_F4Light: fixed OSD compilation issue 7 years ago
rules.mk HAL_F4Light: new hal for F4 boards, close to bare-metal 7 years ago

ReadMe.md

Support for built-in MAX7456 for FCs. Uses files from MinimOSD-Extra project (https://github.com/night-ghost/minimosd-extra) which used as module in AP_HAL_F4Light/support folder

Because Ardupolot is written on C++ and consists of objects with a hidden internal structure, it is impossible to get the state of the flight controller from OSD driver. Therefore, the OSD works completely independently in its own process, and communicates with the controller via emulated UART using the Mavlink protocol - as well as external OSD does.

So there can't be a cool config menu like Betaflight has, but can be support for parameters changing, like in MP.