Просмотр исходного кода

add qth_locator.py and fix things

Pierre Bourdin 4 дней назад
Родитель
Сommit
658fcbec6d
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      convert_process/2_convert

+ 1 - 1
convert_process/2_convert

@@ -25,7 +25,7 @@ echo "=> Converting to PD120 Format <long>x496"
 convert /ramfs/$IMG -resize 660x496^ /ramfs/lit-$IMG
 rm -rf /ramfs/$IMG
 echo "=> Adding annotaion"
-mogrify -format 'jpg' -font Liberation-Sans -fill white -undercolor '#00000080' -pointsize 24 -gravity NorthEast -annotate +40+10 "https://f4koa.fr - Ballon Planète-Sciences - F4KOA-AM " /ramfs/lit-$IMG
+mogrify -format 'jpg' -font Liberation-Sans -fill white -undercolor '#00000080' -pointsize 24 -gravity NorthEast -annotate +40+10 "Blaise Atro - Mission BOB du 03 - F4KOA-AM" /ramfs/lit-$IMG
 mogrify -format 'jpg' -font Liberation-Sans -fill white -undercolor '#00000080' -pointsize 24 -gravity NorthEast -annotate +40+50 " $(date -u --date=@$(date "+%s"))" /ramfs/lit-$IMG
 
 echo "=> Adding GPS Position"