FPV в Lommedalen

FPV по-быстрому

Очень спешил после работы полетать, бежал со всех ног. Вечер был солнечным и безветренным, а потом обещали несколько дней дождей. Два раза пролетел полуторокилометровый участок на одной батарее 3s 2100 на 250-м коптере. При первом полете солнце еще как-то вырывало лучами куски зданий, а при втором освещенной оставалась только вершина горы Kolsas (Kolsastoppen).

Спасибо AlcoNaft43 за неоценимую помощь! :clap:

Для дешэйкинга использовались настройки к моему скрипту, которые дают минимальные бордюры, т.к. сглаживают восновном высокочастотные колебания, а не умышленые движения:

rem Inherit default settings for Mobius;
call Deshake.env.DEFAULT.Mobius.cmd

rem 13. Motion smoothness - horizontal panning (-1..; default: 1000);
set ds_motion_smth_hor=1000

rem 14. Motion smoothness - vertical panning (-1..; default: 1000);
set ds_motion_smth_vert=1000

rem 15. Motion smoothness - rotation (-1..; default: 1000);
set ds_motion_smth_rot=3000

rem 16. Motion smoothness - zoom (-1..; default: 1000);
set ds_motion_smth_zoom=0

rem 40. Max. correction limits - horizontal panning (1..; default: 15, decimals allowed);
set ds_corr_limit_hor=1

rem 41. Max. correction limits - vertical panning (1..; default: 15, decimals allowed);
set ds_corr_limit_vert=1

rem 42. Max. correction limits - rotation (1..; default: 5, decimals allowed);
set ds_corr_limit_rot=2

rem 46. Use previous and future frames to fill in borders - previous frames (0..; default: 30);
rem     (Only used if previous frames are enabled.)
set ds_prev_frames=3

rem 47. Use previous and future frames to fill in borders - future frames (0..; default: 30);
rem     (Only used if future frames are enabled.)
set ds_future_frames=3

rem 55. Soft borders - edge transition width. (0..; default: 10);
rem     (Only valid if using Soft borders.)
set ds_edge_width=5

set render_fdd=0
set render_lagarith=1
set remove_temp=1
  • 717
Comments
chukey

так это пост обработка или в мобиус заливается скрипт?