mirror of https://github.com/ArduPilot/ardupilot
8867457c4f
This is scaling code; OSD wants 0 to 99 vs 0 to 255 the uint8_t function gives. Use the unerlying 0-1 function in the OSD code in preference to unscaling it from 255 then scaling to 99 |
||
---|---|---|
.. | ||
fonts | ||
AP_OSD.cpp | ||
AP_OSD.h | ||
AP_OSD_Backend.cpp | ||
AP_OSD_Backend.h | ||
AP_OSD_MAX7456.cpp | ||
AP_OSD_MAX7456.h | ||
AP_OSD_SITL.cpp | ||
AP_OSD_SITL.h | ||
AP_OSD_Screen.cpp | ||
AP_OSD_Setting.cpp |