Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб DJI WTFOS (UPDATED) Use the CLI to move custom font files off SD to goggles. No ADB needed. в хорошем качестве

DJI WTFOS (UPDATED) Use the CLI to move custom font files off SD to goggles. No ADB needed. 1 год назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



DJI WTFOS (UPDATED) Use the CLI to move custom font files off SD to goggles. No ADB needed.

This tutorial is to show you how to move your custom font files, using the fpv.wtf CLI, to the goggles so they no longer need to live on the SD card. This enables you to freely format the SD card in the goggles without losing the custom OSD font files. SNEAKY_FPV font files https://sites.google.com/view/sneaky-... If you like my work please feel free to buy me a coffee :) https://www.buymeacoffee.com/SNEAKYFPV This should work on Windows and Mac or other browsers that can access the fpv.wtf CLI with the goggles connected by USB. To copy font files to the goggles via the fpv.wtf CLI: 1. Copy font files you want on the goggles, to the root of the SD card 2. Power off goggles AND disconnect USB 3. Insert SD into goggles 4. Power on goggles, and a second or 2 after, insert the USB. 5. Go to fpv.wtf 6. Go to CLI tab 7. ls /mnt/media_rw 8. Note the directory name returned as this is the mount point of the SD card. Each SD card is different. (replace xxxx with this in the following commands) 9. mkdir /mnt/media_rw/xxxx/fonts_backup 10. cp /blackbox/wtfos/opt/fonts/* /mnt/media_rw/xxxx/fonts_backup 11. cp /mnt/media_rw/xxxx/font_* /blackbox/wtfos/opt/fonts To revert this if you have any need to, use the following copy command in CLI 12. cp /mnt/media_rw/xxxx/fonts_backup/* /blackbox/wtfos/opt/fonts

Comments