瀏覽代碼

add qth_locator.py and fix things

Pierre Bourdin 4 天之前
父節點
當前提交
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"